- Includes a new feature to get ``S.M.A.R.T`` disk metrics (for Linux OS) - Creates a new column dedicated for disks' usage PIE charts - Fully restructured disk usage information which accounts for multiple drives, yet ignoring partitions. - Includes general improvements across the app for better performance and code readability. - **Full Changelog**: https://github.com/thevickypedia/PyNinja/compare/v0.1.4...v1.0.0
0.1.4
- Includes a new feature to handle IO (list, upload, and download) - Bug fix on monitor page blocked due to missing docker containers - Includes an option to host monitor page without authentication - **Full Changelog**: https://github.com/thevickypedia/PyNinja/compare/v0.1.3...v0.1.4
0.1.3
- Include open files metric to service/process monitoring - Includes process/service usage metrics served via API endpoints - **Full Changelog**: https://github.com/thevickypedia/PyNinja/compare/v0.1.1...v0.1.3
0.1.1
- Include services/processes metrics to monitoring page - Filter PIDs from docker stats - Remove overall code redundancies in the UI - Convert collapsible sections of top level information in tables - **Full Changelog**: https://github.com/thevickypedia/PyNinja/compare/v0.1.0...v0.1.1
0.1.1dev
- Relese `dev` version for `0.1.1` - **Full Changelog**: https://github.com/thevickypedia/PyNinja/compare/v0.1.0...v0.1.1-dev
0.1.0
- Include `docker stats` in monitoring page - **Full Changelog**: https://github.com/thevickypedia/PyNinja/compare/v0.0.9...v0.1.0