Releases: newhinton/Round-Sync
RoundSync - v2.5.6
Changes from 2.5.5:
- Fix issue where the app would crash when creating a new remote (closes #287)
Full Changelog: v2.5.5...v2.5.6
Sorry for uploading the wrong apks!
RoundSync - v2.5.5
RoundSync - v2.5.4
Changes from 2.5.3:
- Fix issue where downloads wouldn't work over cellular
Full Changelog: v2.5.3...v2.5.4
RoundSync - v2.5.3
Changes from 2.5.2:
- Remove nonfree dependency
- Add better ci
- Update zh-cn @x4455
What's Changed
This release removes a library which contains nonfree code. It was included by accident in the last two releases.
Thanks @IzzySoft for raising this issue!
Full Changelog: v2.5.2...v2.5.3
RoundSync - v2.5.2
Changes from 2.5.1:
- Reset updatechecks and ask in intro for that permission
- Disable updatechecks for stores
What's Changed
This release improves the updater. We now properly ask for permission to check for updates, instead of just dooing those checks. No automatic updates were made in the past, just checks.
If you installed this app from a store, you dont need to worry about this, because there wont be update-checks for stores since they handle them!
Thanks @IzzySoft for raising this issue!
Full Changelog: v2.5.1...v2.5.2
Note:
Due to accidentially including non-free libraries, i have removed the apks. Please use 2.5.3.
RoundSync - v2.5.1
Changes from 2.2.2:
- Updated Rclone v1.66.0
- Reworked Settings
- Switched legacy-services to workmanager
- Properly inform user about permissions if they are missing!
- Updated onboarding
- Added Updater!
What's Changed
This release updates a lot of old components to more modern versions. There are no "big features", but a lot of improvements in maintainablility and stability.
You can also now enable updatechecks! You will get notified about new updates, if you want to be!
Full Changelog: v2.2.3-terrapin...v2.5.1
Note:
Due to accidentially including non-free libraries, i have removed the apks. Please use 2.5.3.
RoundSync - v2.2.3 - Terrapin Backport
⚠️ Please read the notes at the bottom.⚠️
Changes from 2.2.2:
- Updated Rclone v1.65.1
What's Changed
This release only updates the version of the used rclone library to 1.65.1. That version fixes the known terrapin vulnerabilities.
A side-effect of this is that you also get all updated providers from rclone, aswell as all other improvements that might not have been available in v.2.2.2. Enjoy!
Full Changelog: v2.2.2...v2.2.3-terrapin
Note
This app uses the same versionCode as the previous version. Version 2.2.2 used versionCode 280
and versionName '2.2.2'
, while this release uses versionCode 280
with versionName '2.2.3-terrapin'
RoundSync - v2.4.3-beta
⚠️ Please read the notes at the bottom.⚠️
New Features:
- Permission Checking - We now also check for battery optimizations
Fixes:
- Passwords - You can now use passwords longer than 21 characters! Cool, right? Technology in 2023 is a blast!
Changes from 2.4.2-beta:
- Request battery optimizations if they havent been granted
- Updated Rclone v1.64.2
- force rclone to always assume unobfucated passwords
Full Changelog: v2.4.2-beta...v2.4.3-beta
If you have not already updated to v.2.1.3:
RoundSync - v2.4.2-beta
⚠️ Please read the notes at the bottom.⚠️
New Features:
- Permission Checking - We now check the permissions the app requires and ask you to grant them on demand! Dont worry, they are designed to not disturb you, ever.
Changes:
- Style - Settings are now colored!
Fixes:
- Remotes - Allow OneDrive to reques OAuth-code
- SFTP - Properly use relative/absolute paths for actions
Changes from 2.2.2:
- Allow downloads and uploads to be queued so that nothing gets accidentially dropped
- Updated Rclone v1.64.1
- Switch to workmanager for syncing
- Updated Breadcrumb styling!
- Support Android 14
- Let onboarding handle permission requests
- Updated Translations (zn, thanks @x4455!)
- Introduce lint and nightly builds (currently disabled)
Full Changelog: v2.2.2...v2.4.2-beta
If you have not already updated to v.2.1.3:
RoundSync - v2.2.2
This prerelease contains the current state of the application.
⚠️ Please read the notes at the bottom.⚠️
New Features:
- Dynamic Remote Configuration - We now expose all settings of rclone by default!
Changes:
- New Icon - RS instead of Arrow
Changes from 2.1.3:
- Notifications are now able to be unified into Reports
- Make Sync-Notification more stable
- Updated Translations
- Updated Rclone v1.63.1
- Overhauled intro
- Many minor cosmetic changes
Changes from 2.1.4:
- Fixed permission-request issues with Android 10 and below
- Implement Dynamic Remote Setup
What's Changed
- Dynamic Remote Configuration by @newhinton in #82
Full Changelog: v2.1.4...v2.2.2
Note:
Interval-triggers are inexact. Android will run them when it sees fit, so you might see delays and deviations from your choosen interval.
If you have not already updated to v.2.1.3: