Releases: gmemstr/Platypus
Releases · gmemstr/Platypus
Frontend, UX tweaks
Some small, quality of life tweaks
- Github link in top corner
- Visual indicator of connection status to backend
- Less client logging, better indication of missing configuration
If you have any issues with this release, please open an issue
Rewrite
Complete rewrite from the ground up in Golang
This version is not backwards compatible with <= v2 at all. Binaries included are built on Ubuntu 18.04 x64, open an issue to request a binary for a specific system.
Bugfix for imports
Fixed issue where setup.py could not import modules from src directory.
Bugfixes
2.1.0 Optimizations + Rewrites
Rewrote quite a few scripts to be more effecient, also tinkering with threading to try to enable really good concurrency - may need to switch away from Flask soon though.
MySQL Bugfix
Includes function to check database connection and reconnect if possible.
Bugfixes
More bugfixes
- Now scans before posting to Slack on startup
- Fixed bugs regarding marking panels offline / online
- Fixed a second bug that affected panel scans
- Updated JavaScript to reflect some tweaking to scan data returned
Bugfixes
Bugfixes to public
- Fixed Slackbot not posting properly
- Added links to hostname for slack post
- Fixed admin page no being able to remove panels