You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ability to downgrade client back to limited amount of previous minor versions (if so desired) by @davidzwa#919
Version 1.5.1 can be downgraded back to 1.5.0 by checking the downgrade checkbox.
Printer counters on top bar on the printer grid will help give a quick peek overview, by @davidzwa in #928
See example icons here:
🆕 Batch reprint dialog for intermediate batch print selection by @davidzwa in #955
After selecting multiple printers, all printers are checked for their state and printed file before submitting. After select which prints you want to skip or process in batch.
🔧 Add a button in the printer side panel for immediate refresh of socket, api client and state by @davidzwa in #986
📈 Measure response times on emergency commands settings page by @davidzwa in #987
🆕 (Experimental sqlite mode only!) Create groups and add printers to them by @davidzwa in #998
MongoDB users will not be able to use this feature. If you are not sure which mode you are on: you are on MongoDB by default.
In the future this feature can be expanded to other pages for better print grouping or quicker printer cluster management.
Update group name and filter by group feature in printer list by @davidzwa in #999
Fixes:
(Breaking Change) Files database has been simplified, adjust the client to match this format, by @davidzwa in #800 and #817
Completion page were not showing printer name and floor by @davidzwa in #903
When dragging a printer chip set a better cursor by @davidzwa in #923
(Bug) printer counters had a nullability error for printer flags on loading by @davidzwa in #935
(Bug) sentry diagnostics where silent, fixed by capturing the right exceptions manually by @davidzwa in #973
Upgrade software page got a better text layout. by @davidzwa in #982