File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 1+ # Icinga Notifications Web Changelog
2+
3+ Please make sure to always read our [ Upgrading] ( https://icinga.com/docs/icinga-notifications-web/latest/doc/05-Upgrading/ )
4+ documentation before switching to a new version.
5+
6+ ## 0.2.0 (2025-11-19)
7+
8+ With Icinga Notifications 0.2.0 we changed how event rule filters are configured and processed.
9+ Sources are now responsible for deciding which event rules apply to a given event. In the case
10+ of Icinga 2, this allows associating event rules with custom variables, for example. Please
11+ make sure to upgrade Icinga DB to 1.5.0 and Icinga DB Web to 1.3.0 to facilitate this change.
12+
13+ ## Additional Features
14+
15+ Some of you asked for this in the past, and now Icinga Notifications Web provides a way to configure
16+ contacts and contact groups using a REST API! But that's not all, the API is also thoroughly documented
17+ using the OpenAPI standard to make it easy to integrate with other tools. Make sure to check it out:
18+ https://icinga.com/docs/icinga-notifications-web/latest/doc/20-REST-API/
19+
20+ The schedule configuration got also a highly expected enhancement: Timezone support!
21+ You can now configure a schedule to use a specific timezone other than the local timezone.
22+ When viewing a schedule, you can temporarily switch to any other timezone, allowing you to
23+ easily verify availability even if abroad.
24+
25+ ### Fixes and Enhancements
26+
27+ A few months ago, we performed several user testing sessions, and this release includes the changes
28+ suggested during those sessions. Expect to see various small improvements and better user experience.
29+ The schedule configuration in particular has been improved in many ways.
30+
31+ ## 0.1.0 (2024-07-24)
32+
33+ Initial release
You can’t perform that action at this time.
0 commit comments