Skip to content

Commit c1d5334

Browse files
committed
Add changelog for version 1.11.2
1 parent 79e84c0 commit c1d5334

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

doc/82-Changelog.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,35 @@
44
Please make sure to always read our [Upgrading](05-Upgrading.md) documentation
55
before switching to a new version.
66

7+
v1.11.2
8+
-------
9+
10+
### UI
11+
* FIX: No more errors when changing import source modifier priorities (#2270)
12+
* FIX: Choosing `HTTP proxy` in import source type `REST API` no longer causes deprecation notice (#2889)
13+
* FIX: Deleting data lists when using PostgreSQL as backend no longer yields errors (#2913)
14+
* FIX: Previewing sync rules with boolean properties now functions without errors (#2905)
15+
* FIX: Basket snapshots correctly display content if present (#2901)
16+
* FIX: Time periods now include `Add to basket` functionality (#2542)
17+
18+
### API
19+
* FIX: API updates for notifications return 304 instead of 200 when unchanged (#2882)
20+
21+
### Internals
22+
* FIX: The `apply_changes` setting from sync jobs restored from a basket is applied properly (#2904)
23+
* FIX: The `Get host by name (DNS lookup)` modifier handles failed lookups without errors (#2877)
24+
25+
### Director Branches
26+
* FIX: Cloning a host retains its services and service sets (#2897)
27+
* FIX: Service sets are now clonable (#2890)
28+
29+
### Integrations
30+
* Show Director labels in monitoring module and Icinga DB custom vars section (#2239)
31+
32+
### Fixed issues
33+
* You can find issues and feature requests related to this release on our
34+
[roadmap](https://github.com/Icinga/icingaweb2-module-director/milestone/36?closed=1)
35+
736
v1.11.1
837
-------
938

0 commit comments

Comments
 (0)