0.15.0 (2026-09-20)
Features
- Add ability to snooze contacts instead of unsubscribing (787d200)
- Add ability to snooze contacts instead of unsubscribing (04dab0c)
- Add dedicated events for contact.subscribe and contact.unsubscribe (ab4a48b)
- Add improved tracking for unsubscribes and complaints (37626cb)
- Add sponsor link in navbar (32142c3)
- add Welsh translations (9457556)
- add Welsh translations (53a655c)
- Archive campaigns (ea1fb5a)
- Delete account (93fa1bf)
- Handle simulated AWS addresses. (0d502da), closes #491
- Improved bounce and complaint stats for campaigns (9b11de5)
- Use campaigns after cancel (541aca6)
Bug Fixes
- avoid hidden Unicode warning for Welsh flag (e3bb563)
- Correctly hide email verification banner if features is toggled off (9d3b600)
- Historical backfill of campaign data and improvements to handling (2211b25)
- Ignore failed emails to calculate billing limits (a9532dd)
- Incrementation on send for stats (319cee9)
- Move Minio from Docker Hub to Quay (1df7bfb)
- Move Minio from Docker Hub to Quay (7215b5f)
- Prevent double delivery of bounce and complaint events (6bb4351)
- Remove lock_timeout from migration (df7afd8)
- use literal Welsh flag emoji (6acfe33)
- use Welsh flag emoji (20361ed)
- workflows: validate template ownership (bb4f544)
- workflows: validate template ownership (9836930)
Code Refactoring
- Redesign domain settings for clearer and smoother setup (2e90539)
Documentation
- Add changelog page (641283b)