Releases: Xcreen/RestSMS
Releases · Xcreen/RestSMS
2.5.0
Changelog:
- Added Bulk SMS via a list as phoneno parameter
- Implement NSD
- Added Support for Android 14
- Update various dependencies
Full Changelog: 2.4.0...2.5.0
2.4.0
Changelog:
- Added Security-Token-Parameter
- Added Support for Android 13
- Update various dependencies
2.3.0
Changelog:
- Added Support for Android 12.1
- Send as Multipart-SMS and allow message-size larger than 160 chars
- Update various dependencies
2.2.1
Changelog:
- Bug-Fix: SMSManager-Initialization broken on older android versions #3
- Update various dependencies
2.2.0
Changelog:
- Added Support for Android 12
- Update various dependencies
2.1.0
Changelog:
- Added Support for Android 11
- Update various dependencies
2.0.0
Changelog:
- Rewrite Code from Java to Kotlin
- Bug-Fix: Show correct Log-Entry Count
- Bug-Fix: Correctly Display Log-File-Content
- Bug-Fix: Clear Arraylist, so same logs are not multiple displayed
- Change Navigation-Logo
- Remove Firebase/Google-Services (Crashanalytics)
- Update various dependencies
- Added Basic CI-Test
1.3.0
Changelog:
- Added Support for Android 10
- Update various dependencies
1.2.0
Changelog:
- The server is now running as a foreground service. This keeps the server online, even when the app is closed completely. You can stop the server via a notification
- Changed to release signature (you have to reinstall(uninstall/install) the app for the new release)
1.1.0
Changelog:
- Logging Requests and Server start/stops
- New Log-Files are created daily based
- View Log-Files in the App via UI
- Delete (all/single) Log-Files in the App via UI