This repository has been archived by the owner on Dec 7, 2023. It is now read-only.
v0.16.0
0.16.0 (2021-05-17)
Features
- ui: "Expand jobs count by default" preference (9990a35)
- ui: collapsible jobs statuses for every queue in drawer (f50cf39)
- ui: colors for different job statuses (c706bee)
- ui: increase drawer width (1f522ae)
- ui: mass expand/collapse buttons in drawer (36102c9)
- ui: show pause icon instead of standard one in drawer if queue is paused (e1d2cd0)
Performance Improvements
- ui: remove calling persisted stores in the root component. zustand restores them without it (d5b3809)