Releases: vernu/textbee
Releases · vernu/textbee
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