Release
Reporting Suite adds scheduled exports
Priya Nair·Apr 9, 2026·3 min read
Email dashboards and CSVs on a schedule — no cron tinkering required.
At RedmineKit we ship small, tested releases and document every change. This post walks through the what and the why so your team can upgrade with confidence — no surprises, no undocumented patches.
What changed
Every release is CI-tested against all supported Redmine versions and signed before it reaches you. We keep migrations reversible and provide a clear upgrade path from the previous major version.
- Backward compatible with your existing data
- One rake task to migrate
- Rollback instructions included
Want the full technical detail? The changelog for each add-on lists every fix and feature, and our docs cover the upgrade step-by-step.