Releases: thevickypedia/PyNinja
Releases · thevickypedia/PyNinja
v2.0.0
- Redefined SwaggerUI with options to further customize it
- Includes new API endpoints to start, stop and list all services and docker containers
- Includes full support for
PyUdisk
by default (withoutextra
installation) - Removed support for python3.10 and lower
- Full Changelog: v1.2.0...v2.0.0
v1.2.0
- Includes redesigned architecture information retrieval for GPU, CPU, and disks
- Restructured
PyUdisk
metrics compatible withmacOS
- Full Changelog: v1.1.0...v1.2.0
v1.1.0
- Includes security improvements
- No longer requires apikey for hosting a monitoring page
- Full Changelog: v1.0.0...v1.1.0
v1.0.0
- 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: v0.1.4...v1.0.0
v0.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: v0.1.3...v0.1.4
v0.1.3
- Include open files metric to service/process monitoring
- Includes process/service usage metrics served via API endpoints
- Full Changelog: v0.1.1...v0.1.3
v0.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: v0.1.0...v0.1.1
v0.1.1-dev
- Relese
dev
version for0.1.1
- Full Changelog: v0.1.0...v0.1.1-dev
v0.1.0
- Include
docker stats
in monitoring page - Full Changelog: v0.0.9...v0.1.0
v0.1.0-alpha
- Alpha version for docker stats
- Full Changelog: v0.0.9...v0.1.0-alpha