Reports
Write reports with Twig
Reports is on version 1.0.7, released on Oct 13, 2019
- 1 Added
- 1 Fixed
Changelog
All notable changes to Reports will be documented here.
Version 1.0.7
The permissions has been changed, so existing users/user groups with limited permissions need to be reset to the new permissions.
✨Added
- –Added export targets dropdown in reports index
🐛Fixed
- –Fixed parsing of Twig code in subject of email targets
Version 1.0.6
✨Added
- –Added plugin settings
🐛Fixed
- –Fixed running when having multiple reports
Version 1.0.5
✨Added
- –Added console command for listing report targets
⚡Changed
- –Report targets is now handled via queue jobs
🐛Fixed
- –Fixed highlight of subnav link
Version 1.0.4
✨Added
- –Added console command for running report targets
Version 1.0.3
🐛Fixed
- –Fixed double table creation in install migration that caused SQL errors.
Version 1.0.2
🐛Fixed
- –Fixed SQL error when creating new report
Version 1.0.1
⚡Changed
- –Changed `league/csv` dependency to not crash with other plugins
🐛Fixed
- –Fixed error when creating new report
Version 1.0.0
✨Added
- –Initial release