Skip to content

v1.0.0

Latest

Choose a tag to compare

@AchoArnold AchoArnold released this 25 Jun 09:13
Immutable release. Only release title and notes can be modified.
5c2d802

New 🎊

  • Android

    • Added custom error message which is when the MMS size limit is exceeded.
  • Web

    • Upgraded the frontnend to vuetify 4, nuxt 4 and vue 3.5
    • Add link to documentation on web UI for creating send schedules.
    • Add button to bulk resend FAILED and EXPIRED messages on the search page.
  • 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 SendTime will 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