Releases: Jahaja/psdash
Releases · Jahaja/psdash
v0.6.2
v0.6.1
- [NEW] Changed psutil version from 2.1.1 to 2.1.3
- [FIX] Fixed bug that caused file-based configuration options to be wrongly overriden by defaulted program args.
- [FIX] Added a fix for an unhandled error in psutil when the uid of a process is not associated with an user.
- [NEW] Added a whitelist option to make it possible to decide which env vars values to display.
v0.6.0
v0.5.0
- [NEW] Added HTTPS support.
- [NEW] Added support for multiple hosts.
- [NEW] Changed to using the netifaces lib for reading the host ip-address. (Thanks to Leonardo Santagada)
- [NEW] Made it possible to filter on remote/local address port on the system-wide connections page.
v0.4.0
- [NEW] Added a environment variables sub-page to the process view.
- [NEW] Updated psutil to 2.1.1
- [NEW] Added a system-wide connections table on the network page.
- [FIX] Removed accidentally committed print statement.
- [NEW] Added more tests and made some refactorings as a consequence.
- [NEW] Added Travis CI setup and test coverage.
- [NEW] Added filters to system-wide connections table
- [NEW] Some rather large refactorings in general due to added tests.
v0.3.0
v0.2.0
v0.1.2
v0.1.1
First release and publication of psdash
v0.1.0 Updated setup.py