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

Refactor profile selection screen

- Launch a new window, instead of a modal
- Improved host validation
- Better keyboard inputs
This commit is contained in:
Oliver
2021-08-16 16:28:11 +10:00
parent 8d7b339482
commit 638848092b
3 changed files with 195 additions and 106 deletions

View File

@ -1,6 +1,12 @@
## InvenTree App Release Notes
---
### 0.4.6 - August 2021
---
- Improved profile selection screen
- Fixed a number of incorrect labels
### 0.4.5 - August 2021
---