Immutable
release. Only release title and notes can be modified.
New 🎊
-
Android
- Added custom error message which is when the MMS size limit is exceeded.
-
Web
- Upgraded the frontnend to
vuetify4,nuxt4 and vue3.5 - Add link to documentation on web UI for creating send schedules.
- Add button to bulk resend
FAILEDandEXPIREDmessages on the search page.
- Upgraded the frontnend to
-
API
- Upgraded the backend framework to fiber version 3
- Add ability to store heartbeats in
mongodb - Add integration tests for core functionlaity send/receive/events/webhook.
- Add abitlty to get history of bulk message files with dedelivery status counters.
- Billing cycles are now anchored to user subscription date or when the user was created instead of the 1st to last day of the month.
Bug Fixes 🪲
- Fixed bug where API key is still in cache after rotation #881
- When parsing CSV Files we the
SendTimewill be converted to the user's timezone if no timezone is provided in the string.
Full Changelog: https://github.com/NdoleStudio/httpsms/compare/v0.0.17..v1.0.0