Releases: vernu/textbee
Releases · vernu/textbee
v2.7.1
What's Changed
- improved sms sending and status tracking reliability
- increase delivery request timeout seconds
- add sms sending delay and retry config
- better handling of failed sms error messaging
- update email templates
- add supporthq-customer support widget
- improve webhook notifications delivery reliability
- auto-disable webhook subscriptions with high failure rate
Full Changelog: v2.7.0...v2.7.1
v2.7.0
What's Changed
🎉 New Features
Device Management
- Custom Device Names: Set and display custom names for your devices across Android app, API, and web dashboard
- SIM Card Selection: Choose which SIM card to use when sending SMS messages via API and web dashboard
SMS Features
- Delayed SMS Sending: Schedule SMS messages to be sent at a later time
- Received SMS Filters: Filter and manage received SMS messages in the Android app
Monitoring & Reliability
- Heartbeat System: New heartbeat monitoring system to track device connectivity
🐛 Bug Fixes
- Fixed duplicate received SMS issue that was causing message duplication
- Fixed heartbeat information saving problems
- Fixed SIM selection dropdown bug in web dashboard
- Fixed failing tests
🎨 UI/UX Improvements
- Improved error message display and user experience in web dashboard
- Better visual feedback and interface polish throughout the Android application
----- PR's/commits included ----
- restrict number of pw reset requests per day by @vernu in #98
- improve billing service by @vernu in #100
- fix billing issues by @vernu in #101
- dashboard ui/ux improvement by @vernu in #102
- limit max number of email verification requests per day by @vernu in #103
- improve password validation logic by @vernu in #104
- fix redirect url after checkout by @vernu in #105
- add linkedin and x links to community page by @vernu in #106
- fix: correct dark theme background colors in download page by @cedricbahirwe in #108
- improve contribute page by @vernu in #112
- add session caching to improve performance by @vernu in #113
- prevent duplicate checkout sessions per user by @vernu in #114
- fix broken links by @vernu in #116
- Improve customer-support form by @vernu in #117
- fix sms status and error message display issues by @vernu in #118
- fix get sms and sms-batch by id endpoint bugs by @vernu in #121
- improve android app build config by @vernu in #124
- checkout reminder emails by @vernu in #125
- improve checkout reminder email by @vernu in #126
- removed white spaces from recepient by @yetmgetaewunetu in #127
- Dev by @vernu in #128
- Enhance SMS card UI from web folder by @selamawitk in #131
- created the webhook notification history page and backend end point by @yetmgetaewunetu in #136
- Webhook deliveries UI improvement by @vernu in #139
- Dev by @vernu in #140
- webhook notifications for sent sms events by @yetmgetaewunetu in #145
- show survey modal in dashboard by @vernu in #147
- payload status fix and ui update on webhook notifications details by @yetmgetaewunetu in #146
- added webhookStatus on smsData type by @yetmgetaewunetu in #148
- fix: updated update sms status to use the new updated sms in the payload by @yetmgetaewunetu in #149
- feat: added social media share links(community page) by @yetmgetaewunetu in #151
- Dev by @vernu in #152
- billing notifications and limit overrides by @vernu in #157
- blackfriday discount notice by @vernu in #160
- fix webhook signature verification docs by @vernu in #162
- prevent bot form submissions with cloudflare turnstile by @vernu in #163
- add cloudflare turnstile protection to support and account deletion forms by @vernu in #164
- improve error message ui by @vernu in #168
- device heartbeat by @vernu in #169
- sim selection via api by @vernu in #170
- fix device heartbeat by @vernu in #171
- delayed sms sending feature by @vernu in #172
- heartbeat fallback by @vernu in #173
- enhance app ui by @vernu in #175
- support filters for received sms by @vernu in #176
- Android UI enhancement by @vernu in #177
- allow setting custom device name by @vernu in #179
- allow sim-selection when sending sms from dashboard by @vernu in #180
- fix sim selection dropdown bug by @vernu in #181
- Dev by @vernu in #178
- bump android version to 2.7.0(16) by @vernu in #182
Full Changelog: v2.6.2...v2.7.0
v2.6.2
What's Changed
- Improved reliability of received SMS tracking with retry for failed attempts
- Enhanced accuracy of SMS status tracking with retry for failed attempts
- Ensured SMS status and received messages are tracked even when the device is offline
- Increased file size limits for bulk SMS CSV uploads
- Fixed issue causing devices to be disabled after installing updates
- Various other bug fixes and performance improvements
- ----- PR's/commits included ----
- fix dockerfile by @vernu in #86
- fix duplicate received sms issue by @vernu in #87
- fix(web): fix redirection issues after login by @vernu in #88
- prefetch dashboard nav links for better performance by @vernu in #89
- prevent device deactivation during new version update by @vernu in #90
- only show message status if device is using latest version and message is sent after v2.6 release by @vernu in #91
- raise request body limit from 100kb to 2mb by @vernu in #92
- update message status display cut-off date to Jun 5 by @vernu in #93
- refactor delete account component by @vernu in #94
- fix device status getting disabled issue on new version update by @vernu in #95
- Improve received sms and status tracking reliability using work manager by @vernu in #96
- Improve sms status and error tracking logic by @vernu in #97
Full Changelog: v2.6.0...v2.6.2
v2.6.0
What's Changed
- improve android app ui/ux by @vernu in #79
- Track sms status by @vernu in #80
- UI/UX redesign of web dashboard by @vernu in #81
- ensure status is saved in lowercases by @vernu in #82
- Dev by @vernu in #83
- Bump android app version to 2.6.0(13) by @vernu in #84
- fix docker-build issue for web by @vernu in #85
Full Changelog: v2.5.0...v2.6.0
What's Changed
- improve android app ui/ux by @vernu in #79
- Track sms status by @vernu in #80
- UI/UX redesign of web dashboard by @vernu in #81
- ensure status is saved in lowercases by @vernu in #82
- Dev by @vernu in #83
- Bump android app version to 2.6.0(13) by @vernu in #84
- fix docker-build issue for web by @vernu in #85
Full Changelog: v2.5.0...v2.6.0
v2.5.0
bug fixes and improvements
What's Changed
- Fix docker issues by @markoilijoski in #56
- Allow auto-refreshing of message history in the dashboard by @vernu in #58
- Implement optional job queue for sending sms with delay by @vernu in #61
- fix docker issues and improve test coverage by @vernu in #63
- infra: fix Dockerfile for web by @vernu in #64
- update polar-sdk package by @vernu in #65
- update polar-sdk version by @vernu in #66
- improve customer support and account deletion request flows by @vernu in #67
- fix github workflow by @vernu in #68
- build android debug artifacts on push by @vernu in #69
- remove unused dependencies by @vernu in #70
- chore(deps): bump axios from 1.6.5 to 1.8.2 in /web by @dependabot in #71
- add quick start and use-cases pages by @vernu in #72
- Hotfix m28 by @vernu in #78
New Contributors
- @markoilijoski made their first contribution in #56
- @dependabot made their first contribution in #71
Full Changelog: v2.4.1...v2.5.0
v2.4.1
v2.4.0
What's Changed
- Major UI/UX Enhancements
- Webhook Notifications
- Bulk SMS
- Account Management
- Bug Fixes
New Contributors
- @eltociear made their first contribution in #31
- @mms-gianni made their first contribution in #34
Full Changelog: v2.3.1...v2.4.0
v2.3.1
What's Changed
- Bug fix for an issue where the timezone was not saving and displaying correctly for received messages
- resolved other minor issues, and improvements
Full Changelog: v2.3.0...v1.3.1