5.2 KiB
5.2 KiB
Changelog
0.1.1 (2025-12-08)
Bug Fixes
- Add additional verification in Oauth controllers (53ecda9)
- add clear cache button on full-screen loader (60804c1)
- Dedicated token name for next version (fc535a5)
- only mark releases as latest (9d8b4a5)
Documentation
0.1.0 (2025-12-08)
Features
- Added ability to overwrite sender mail and name for templates and campaigns (f1d4d50)
- basic health-checks (2e69173)
- dashboard: add status filter for contacts (45697cf)
- Email attachment support (0e718d4)
- Increase pagination limits to improve data display and update version to 1.2.1 (4fe90ad)
- Optimize data retrieval and add new indexes for performance improvements (51b40cc)
Bug Fixes
- Add fixed yarn version (daa8285)
- Add fixed yarn version to Docker build (ff5c6af)
- Add ref (4c25a28)
- Add target (8ca5aea)
- Added Migration (e2d0d0e)
- Added try/catch to CRON (c96a007)
- Check if APP_URI has https (bad18ae)
- clear Redis key on event deletion (0ef39ce)
- Correctly duplicate from (111e054)
- Force node-20 (0b79bef)
- incorrect domain verification records (4bb38b9)
- incorrect schema in dashboard (d69a57d)
- move updating the contact to contacts controller (7c8d3bb)
- Proper reset of contact (7879e66)
- refetch contact after awaiting triggers (7202606)
- refetch contact after awaiting triggers (3f70be9)
- Remove openssl install (605a5a0)
- return updated contact info (115ac5f)
- server crash in self-hosted instances (ccb832d)
- Show project
fromandnameas backup (d4bdcbf) - Unlink domain properly executes (f58149a)
- Update yarn.lock (ee1651e)
- Version (5ca4567)
- Version (3a5d05a)
- Version (42e865c)
- Version (b742ab1)
Code Refactoring
- remove recipients from campaign data structure (c40189e)