Skip to content

Commit

Permalink
Add changelog for version 1.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lippserd committed Nov 19, 2024
1 parent 79e84c0 commit c1d5334
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions doc/82-Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,35 @@
Please make sure to always read our [Upgrading](05-Upgrading.md) documentation
before switching to a new version.

v1.11.2
-------

### UI
* FIX: No more errors when changing import source modifier priorities (#2270)
* FIX: Choosing `HTTP proxy` in import source type `REST API` no longer causes deprecation notice (#2889)
* FIX: Deleting data lists when using PostgreSQL as backend no longer yields errors (#2913)
* FIX: Previewing sync rules with boolean properties now functions without errors (#2905)
* FIX: Basket snapshots correctly display content if present (#2901)
* FIX: Time periods now include `Add to basket` functionality (#2542)

### API
* FIX: API updates for notifications return 304 instead of 200 when unchanged (#2882)

### Internals
* FIX: The `apply_changes` setting from sync jobs restored from a basket is applied properly (#2904)
* FIX: The `Get host by name (DNS lookup)` modifier handles failed lookups without errors (#2877)

### Director Branches
* FIX: Cloning a host retains its services and service sets (#2897)
* FIX: Service sets are now clonable (#2890)

### Integrations
* Show Director labels in monitoring module and Icinga DB custom vars section (#2239)

### Fixed issues
* You can find issues and feature requests related to this release on our
[roadmap](https://github.com/Icinga/icingaweb2-module-director/milestone/36?closed=1)

v1.11.1
-------

Expand Down

0 comments on commit c1d5334

Please sign in to comment.