- Updated E2E tests to use Docker (#80)
- Updated to Grafana 11.2 and dependencies (#81)
- Added tooltip to Feed URL (#73)
- Added XML Server (#75)
- Updated to Grafana 11.0 and dependencies (#72)
- Update fields in items getting mixed up (#76)
- Remove Alerting support in Plugin configuration (#77)
- Requires Grafana 10.1 and Grafana 11
- Added plugin e2e tests and remove cypress (#68)
- Prepared for Grafana 11 (#71)
- Updated to Grafana 10.4.2 and dependencies (#72)
- Added application type in Headers (#61)
- Updated ESLint configuration and refactoring (#62)
- Updated to Grafana 10.3.1 (#63)
- Removed root URL http://localhost:3000 added during migration to Plugin Tools
- Requires Grafana 9 and Grafana 10
- Updated tests with testing-library/react (#50)
- Migrated to Plugin Tools 1.5.2 (#51)
- Updated to Node 18 and npm (#51)
- Updated to Grafana 10.0.0 (#51)
- Added E2E Cypress testing (#52)
- Removed Grafana 8.5 support (#56)
- Updated ESLint configuration (#56)
- Updated to Grafana 9.4.7 (#44)
- Updated CI and Release workflows (#45)
- Updated Documentation, Provisioning (#46)
- Added URL parameters with variables support (#47, #48)
- Updated to Grafana 9.1.4 (#36)
- Added Compatibility Check Workflow (#37)
- Updated CI to Node 16 and Synchronize with Release workflow (#39)
- Updated to Grafana 9.2.2 (#40)
- Updated CI to upload signed artifacts (#41)
- Added YouTube video in README (#32)
- Updated based on 9.1.1 (#35)
- Added YouTube fields parsing and refactoring (#31)
- Requires Grafana 8.5+ and 9.0+
- Updated based on 9.0.0 (#30)
- Added Feed URL with query parameters (#28)
- Requires Grafana 8.3.0 or newer.
- Clarify Breaking change introduced in 1.6.0 (#24)
- Updated API tests and set parsing
rss.channel.item
as array always (#25) - Improved test coverage (#26)
- Automatic parsing of
author.name
andmedia:thumbnail.url
fields break templates who uses them. To fix it, just replace it withauthor
andmedia:thumbnail
. Thanks to @vfauth for testing.
- Updated based on 8.5.2 (#23)
- Can't parse GitHub releases feed (#21)
- Added Provisioning instructions to README (#16)
- Added RSS 1.0 support (#19)
- Rebuild based on 8.5.0 (#17, #20)
- Updated using 8.4.0 and use PluginCheck v2 (#13, #14)
- Select items/entries based on the selected Time Range (#3)
- Google Workspace Atom feed failed #11
- Update README with link to the Grafana Marketplace (#8)
- Rebuild using 8.3.4 (#6)
- Signed as Community datasource plugin (#7).
- Supports RSS 2.0 and Atom.
- Works great with Dynamic Text panel by Marcus Olsson (marcusolsson-dynamictext-panel).
- Initial release based on the Volkov Labs Abc Data source template.