Important
OctoDash v2.5.0 requires OctoPrint v1.9.0 or higher.
Warning
If you use custom styles, you may need to update them.
This release replaces the Notification Center with a brand new Action Center. Just like the Notification Center, the Action Center is a place for all of the customizable quick actions. However, unlike the Notification Center, the Action Center takes up a much smaller amount of space at the bottom of the screen, and allows for complete customization of actions: easy drag-and-drop rearrangement, quick editing, and the ability to add or remove actions.
This release also includes a number of UI tweaks and improvements, backend improvements, and locale support for Danish.
Update Log
- Replace Notification Center with Action Center (#4915, #4914)
- The Action Center allows for full customization of the actions
- The clock from the Notification Center has been placed on the main screen
- Since all notifications were persistent and blocked the icon to open the Notification Center, there were never any new notifications waiting
- The control screen now displays extruder and bed temperatures where the actions originally were, including easy tool changing
- Add Danish localization (#4917)
- Fill in the blanks in all localization files (#5086)
- Fix
[!WEB]
command (#4908)- The
[!WEB]
command originally did not function on the control screen
- The
- Fix autoboot setup process on Debian 12 / OctoPi 1.1.0 (#5087)
- Add a view transition (#4909)
- Pages now fade between each other
- Clean up and consolidate UI elements
- Refactor backend