Releases: Catfriend1/syncthing-android
Releases Β· Catfriend1/syncthing-android
Syncthing-Fork v2.0.0.0-beta.4
UNSTABLE - FOR TESTING PURPOSES AND DEVELOPMENT ONLY
ALWAYS BACK UP YOUR DATA FIRST BEFORE TESTING.
PR in progress: #1333
Full Changelog: v1.29.4.0...v2.0.0.0-beta.4
Syncthing-Fork v1.29.4.0
What's Changed
- Add Hebrew and Galician translation templates by @acolomb in #1310
- Update Readme, NDK, Go and support build on WSL by @Catfriend1 in #1313
- chore(strings): shorten notification text (fixes #1113) by @marbens-arch in #1319
- Bump org.jetbrains.kotlin:kotlin-stdlib-jdk7 from 2.1.10 to 2.1.20 by @dependabot in #1324
- Bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 2.1.10 to 2.1.20 by @dependabot in #1323
- Bump the dagger group with 2 updates by @dependabot in #1322
- Bump com.google.guava:guava from 33.4.0-android to 33.4.5-android by @dependabot in #1321
- Bring back launch into web gui (fixes #1331) by @Catfriend1 in #1334
- Fix MediaStore DB update (fixes #1330)
- Fix release builds crashing
Full Changelog: v1.29.3.0...v1.29.4.0
Syncthing-Fork v1.29.3.0
What's Changed
- Bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 2.1.0 to 2.1.10 by @dependabot in #1262
- Bump com.github.ben-manes:gradle-versions-plugin from 0.51.0 to 0.52.0 by @dependabot in #1261
- Bump org.jetbrains.kotlin:kotlin-stdlib-jdk7 from 2.1.0 to 2.1.10 by @dependabot in #1260
- Bump androidx.recyclerview:recyclerview from 1.3.2 to 1.4.0 by @dependabot in #1250
- Add Ukranian (uk) translation template for Google Play. by @acolomb in #1245
- Bump the dagger group with 2 updates by @dependabot in #1239
- Delete unnecessary screenshots by @leoheitmannruiz in #1224
- Bump com.google.code.gson:gson from 2.11.0 to 2.12.1 by @dependabot in #1267
- Allow HTTPS URLs for the HTTP(S) proxy setting by @lenerd in #1276
- update GitHub APK hash and keytool command by @craslaw in #1279
- README: clarify that we are talking about the original by @marbens-arch in #1281
- Bump androidx.fragment:fragment from 1.8.5 to 1.8.6 by @dependabot in #1283
New Contributors
- @lenerd made their first contribution in #1276
- @craslaw made their first contribution in #1279
- @marbens-arch made their first contribution in #1281
Full Changelog: v1.29.2.0...v1.29.3.0
Syncthing-Fork v1.29.2.0
Full Changelog: v1.29.0.0...v1.29.2.0
Syncthing-Fork v1.29.0.0
What's Changed
- Bump androidx.preference:preference from 1.1.1 to 1.2.1 by @dependabot in #1218
- Bump androidx.core:core from 1.3.0 to 1.15.0 by @dependabot in #1219
- Bump com.journeyapps:zxing-android-embedded from 4.2.0 to 4.3.0 by @dependabot in #1220
- Bump the dagger group with 2 updates by @dependabot in #1229
- Bump com.google.guava:guava from 33.3.1-android to 33.4.0-android by @dependabot in #1230
Full Changelog: v1.28.1.1...v1.29.0.0
Syncthing-Fork v1.28.1.1
What's Changed
- Updated dependencies
- Add exit action to notification (fixes #1121) by @Catfriend1 in #1210
Full Changelog: v1.28.1.0...v1.28.1.1
Syncthing-Fork v1.28.1.0
Note:
The gplay release has restrictions according to play policies thus will not run in the background for more than 6 hours.
What's Changed
- Add to migration instructions a note to delete the Syncthing configuration backup folder by @valentinstn in #1165
- Update README.md by @mrlasers in #1173
- Move default metadata from en-GB to en-US by @leoheitmannruiz in #1182
- Readme: fixed screenshot links and markdownlint rules by @lucaspar in #1191
- Allow configuring time schedule interval by @ImranR98 in #1168
- SyncthingNative v1.28.1 by @Catfriend1 in #1194
- Allow empty device name (fixes #1185) by @Catfriend1 in #1195
- WebUI password not migrated after switching from official app to forked app (fixes #1189) by @Catfriend1 in #1196
- Default folder path: Home shortcut (~) broken by @Catfriend1 in #1197
New Contributors
- @valentinstn made their first contribution in #1165
- @mrlasers made their first contribution in #1173
- @leoheitmannruiz made their first contribution in #1182
- @lucaspar made their first contribution in #1191
- @ImranR98 made their first contribution in #1168
Full Changelog: v1.28.0.0...v1.28.1.0
Syncthing-Fork v1.28.0.0
Fixes:
- Android 15: disable edge-to-edge rendered UI
- Android 15: Allow foreground service to run longer than 6 hours
- Device address: allow quic4:// and quic6:// values to be entered
Note:
The gplay release has restrictions according to play policies thus will not run in the background for more than 6 hours.