Releases: NdoleStudio/httpsms
Releases · NdoleStudio/httpsms
v0.0.5
New 🎊
- Android
- Web
- Add the ability to filter out phone numbers when creating webhooks
Bug Fixes 🪲
- Fixed the javascript bug on the heartbeats overview page when there were less than 100 heartbeats for a device.
v0.0.4
- Add a button to disable battery optimization so Android doesn't kill the app
- Add version number to logs
- Add network constraints to the periodic timer.
- Add FCM priority message when phone misses heartbeat notification
- Add the version to the header when making HTTP requests
v0.0.3
- Switch on the application after a fresh install
- Fix bug when phone number is not registered after logout/login
v0.0.2
v0.0.1
2022-10-15
- Configured the min SDK to 26 supporting android 8+
- Fixed logic to read phone number after login so it doesn't need permissions
- Attached signed SDK to the release.
2022-10-08
- Added the ability to configure the server URL in the android app.
Implemented
- Send SMS Messages
- Receive SMS Messages
- Set the ability to retry sending messages
- Add back pressure to buffer how many messages are sent per minute