Releases: wwsean08/OctoPrint-HeaderAnnouncements
Releases · wwsean08/OctoPrint-HeaderAnnouncements
v0.1.1
0.1.1 (2022-09-17)
Features
- Update to allow for safe HTML as opposed to just plain text (#2) (03bca38)
v0.1.0
0.1.0 (2022-09-16)
Performance Improvements
- leverage pubsub as opposed to polling for messages (eb5e1f0)
Bug Fixes
- remove unnecessary settings default (0d77659)
- Rename plugin to be less verbose (c6ab051)
v0.0.1
Initial release of this plugin to display an announcement at the top of the octoprint UI.
Features
- initial seemingly working version (fcf8e76)
Bug Fixes
- reduce polling interval to once a minute and wrap the polling in content loaded (8e3123d)
- typo in directory name (bc8dd32)