2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-14 19:25:27 +00:00

Adds "dark mode" support (#317)

* Adds "dark mode" support

- Uses adaptive_theme package

* CI fixes

* More fixes

* Update release notes
This commit is contained in:
Oliver
2023-04-16 21:10:57 +10:00
committed by GitHub
parent e7f5141aa9
commit a3d712d11d
7 changed files with 99 additions and 29 deletions

View File

@ -4,10 +4,12 @@
### 0.11.2 - April 2023
---
- Adds "dark mode" display option
- Add action to issue a purchase order
- Add action to cancel a purchase order
- Reimplement periodic checks for notifications
### 0.11.1 - April 2023
---