Fix server state not being updated correctly when adding/removing allocation; closes #2680
This commit is contained in:
parent
74e90e087f
commit
6795bae335
3 changed files with 12 additions and 2 deletions
|
@ -6,6 +6,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
|
|||
## v1.1.1
|
||||
### Fixed
|
||||
* Fixes allocation permissions checking on the frontend checking the wrong permission therefore leading to the item never showing up.
|
||||
* Fixes allocations not updating correctly when added or deleted and switching between pages.
|
||||
|
||||
## v1.1.0
|
||||
This release **requires** `Wings@1.1.0` in order to work properly due to breaking internal API changes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue