Skip to content

Releases: wwsean08/OctoPrint-HeaderAnnouncements

v0.1.1

17 Sep 20:58
Compare
Choose a tag to compare

0.1.1 (2022-09-17)

Features

  • Update to allow for safe HTML as opposed to just plain text (#2) (03bca38)

v0.1.0

16 Sep 06:43
Compare
Choose a tag to compare

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.2

12 Sep 16:23
Compare
Choose a tag to compare

Bug Fixes

v0.0.1

12 Sep 06:16
Compare
Choose a tag to compare

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)