Skip to content

Releases: NETWAYS/icingaweb2-module-feeds

v0.2.1

Choose a tag to compare

@martialblog martialblog released this 03 Jun 11:55
6eb2ef6

What's Changed

  • Use Null coalescing operator instead of default value of getPopulatedValue by @TheSyscall in #76
  • Add support for RSS1.0 feeds by @martialblog in #78

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@martialblog martialblog released this 28 Jan 08:10
05ee958

What's Changed

Breaking Change: The feeds are now stored in separate JSON files, the feeds.json file is no longer used. Feeds configured in version v0.1.0 need to be recreated.

Full Changelog: v0.1.2...v0.2.0

v0.1.2

Choose a tag to compare

@martialblog martialblog released this 23 Oct 06:25
9835ff4

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@martialblog martialblog released this 10 Oct 11:23
f383dfe

What's Changed

  • Make style more consistent with IcingaDB
  • Add name of feed in lists
  • Add option to enable and disable feeds
  • Add configuration form

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@martialblog martialblog released this 06 Oct 12:17
4521e95

What's Changed

Initial Release

Full Changelog: https://github.com/NETWAYS/icingaweb2-module-feeds/commits/v0.1.0