mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2026-05-28 04:35:53 -04:00
changelog: pick changes from 1.5.2
This commit is contained in:
parent
d8184ce373
commit
ffe2ccf170
1 changed files with 8 additions and 0 deletions
|
|
@ -32,6 +32,14 @@ master (will be 1.6.0)
|
|||
### REST API
|
||||
* FIX: No more invalid JSON in some special circumstances (#1314)
|
||||
|
||||
### User Interface
|
||||
* FIX: Hostgroup assignment cache has been fixed (#1574, #1618)
|
||||
|
||||
### DB Schema
|
||||
* FIX: missing user/timeperiod constraint. We usually do not touch the schema
|
||||
in minor versions, this has been cherry-picked by accident. However, don't
|
||||
worry - the migration has been tested intensively.
|
||||
|
||||
1.5.1
|
||||
-----
|
||||
### Fixed issues
|
||||
|
|
|
|||
Loading…
Reference in a new issue