Releases: equeim/tremotesf-android
Releases Β· equeim/tremotesf-android
2.13.1
Fixed
- Restoration of torrent adding parameters (download directory, etc) when adding torrent file
- Saving of certificates and proxy settings when editing/adding server
- Torrents links text field filling the whole screen when long/multiple torrent links are entered
- Peer progress display (thanks @sommd)
2.13.0
Added
- Support of adding multiple torrent links
- Sorting torrents by last activity
Changed
- UI was rewritten using Compose framework. The design and UX remained mostly the same, however
- Changed UI for selecting multiple items in a list. Selection panel is now shown at the bottom of the screen
- Dialog for editing labels now shows a button for adding entered label (previously in only worked by pressing Enter on keyboard),
as well as "no labels" placeholder to guide user to actually add the label
Fixed
- "Checking" filter now also shows torrents queued for checking
2.12.1
2.12.0
2.11.1
2.11.0
Added
- Merging trackers when adding already existing torrent
Changed
- Custom TLS certificates can now be configured without enabling HTTPS, to support HTTP to HTTPS redirection
- Limit on size of torrent files is increased to 20 MiB
Fixed
- Notifications not being shown when app is in foreground and on main screen, or when it is in background and persistent notification is active
- Changing alternative upload speed limit
- State of selection toolbar in the list of torrent's files
- Start / Start now actions being inverted
Removed
- Support of Android versions prior to 8.
2.10.2
2.10.1
2.10.0
Added
- Android 14 support
- Predictive back gesture support
Changed
- RPC client is rewritten to use OkHttp library and native Android network stack instead of Qt
- All torrent adding parameters are now remembered together with download directory
- Notifications badge in applications launcher is now not shown for persistent notification
(only for new installations, existing users can disable it in system notification settings)