Changelog
The changelog documents every public change of Ministrium: new features, improvements, fixes, deprecations, and migrations. We publish it every two weeks aligned with sprints.
Available at docs.ministrium.com/changelog and via RSS.
Categories
| Category | Meaning |
|---|---|
| ✨ New | Brand-new feature. |
| ⚡ Improvement | Optimization or UX change. |
| 🐛 Fix | Bug corrected. |
| 🔒 Security | Patch or hardening. |
| ⚠️ Breaking | Change that requires action from you (rare). |
| 🗑️ Deprecation | Something going away soon. |
| 📚 Docs | Documentation only, no product change. |
Recent example entries
v2026.04.2 — April 26, 2026
- ✨ Visual segment builder: the new drag-and-drop builder replaces the old form. Faster UI, live count.
- ⚡ Recurring donations: redesigned dashboard with churn rate, MRR, and retention rate visible in one view.
- 🐛 Multi-campus: fixed a case where the health report didn’t consolidate well if a campus had no service the prior week.
- 🔒 MFA: mandatory rotation of TOTP secret every 365 days for org_admin.
- 📚 Docs: new migration guide from ChurchTrac.
v2026.04.1 — April 12, 2026
- ✨ WhatsApp Business via Meta Cloud API direct (previously only via Twilio).
- ⚡ Kiosk quick search: optimized index, search < 100 ms for churches up to 50,000 members.
- 🐛 QuickBooks: fixed the case where a refund didn’t auto-create a Refund Receipt.
- ⚠️ API: legacy endpoint
/v1/peopleends 2026-07-01. Use/v1/members(aliased since 2025-08).
v2026.03.2 — March 29, 2026
- ✨ Cohort analysis in attendance-trends report.
- ✨ 8-week forecast with SARIMA.
- ⚡ Performance: dashboard load time down 40% for churches > 5,000 members.
- 🐛 Child check-in: fixed the case where an allergy with special chars (apostrophes) didn’t show on the wristband.
Subscriptions
- Email: opt-in in the changelog footer. Arrives each release.
- RSS:
docs.ministrium.com/changelog/feed.xml - Slack: webhook to your internal channel.
- In-app: “What’s new” badge top-right on the dashboard each release.
Versioning
v2026.04.2
│ │ └─ Patch within the fortnight (rare)
│ └──── Year fortnight (1-26)
└───────── YearDeployments:
- Fortnightly (planned releases, ~ Thursday every 2 weeks).
- Hotfix (Sev1/Sev2, any day or time).
- Continuous (small changes without notice, several times a week — UI tweaks, copy, performance).
Breaking-change notification
If a change can break integrations:
- 90 days notice for deprecation.
- Email + banner + changelog entry from day 0.
- Reminders at 60, 30, 14, 7 days before cutoff.
- Migration documentation published before the notice.
Examples that would get this treatment: webhook schema change, API response field removal, default behavior change on an endpoint.
History
Full changelog since the first public release (v2024.06.1, June 2024) at docs.ministrium.com/changelog/archive. Full-text search available.
Suggest improvements
Something you didn’t like in the last release? Vote or comment at community.ministrium.com/changelog . The team reads and responds.
Last updated on