Releases: NETWAYS/icingaweb2-module-feeds
Releases · NETWAYS/icingaweb2-module-feeds
v0.2.0
What's Changed
- Refactor FilesystemStorage to use single files per feed by @martialblog in #73
- Fix missing item date and description by @martialblog in #74
- typo: "both modules" -> "the module" by @TheSyscall in #70
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
What's Changed
- fix: disable image float in feed body by @TheSyscall in #62
- fix: explititly set image height to auto by @TheSyscall in #63
- task: change description of cache_duration by @TheSyscall in #67
- feat: configure polling interval per feed by @TheSyscall in #68
Full Changelog: v0.1.1...v0.1.2
v0.1.1
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
What's Changed
Initial Release
Full Changelog: https://github.com/NETWAYS/icingaweb2-module-feeds/commits/v0.1.0