v0.9.0-rc0
github-actions
released this
13 Sep 15:42
·
10 commits
to main
since this release
What's Changed
π Enhancements
- Add base support for new synchronization option:
K-Server
by @d4rken in #48 - Improve device disconnect and reset behavior for K-Server by @d4rken in #52
- Provide meaningful user-agent to the server, e.g.
octi/0.8.3-rc0/FOSS
by @d4rken in #53 - Improve Google Drive related behavior by @d4rken in #56
- Add option to pause sync connectors without removing them by @d4rken in #58
- Improve upgrade flow by @d4rken in #59
- Update material design and bump target API to 34 by @d4rken in #60
- Clicking entries in the app list opens their Google Play Store page by @d4rken in #61
- Material you by @d4rken in #64
- Nicer onboarding by @d4rken in #66
- Add update check for FOSS builds by @d4rken in #67
- Automatically do initial refresh when adding sync methods by @d4rken in #70
- Add screen to manage devices per connector by @d4rken in #72
- Allow entry of custom address for KServer connectors by @d4rken in #73
- Add battery low notifications by @d4rken in #75
- Improve battery module by @d4rken in #76
- Improve Google Drive sync by @d4rken in #77
- Disallow new-lines in device labels by @d4rken in #78
π Bug fixes
- Fix sharecode visibility in landscape mode by @d4rken in #54
- Fix release mode issues by @d4rken in #65
- When removing a connector, also clean up its paused state by @d4rken in #71
π€· Other changes
- fix GitHub releases link by @Hakuin123 in #37
- Update README.md by @d4rken in #47
- Bump CI JDK version by @d4rken in #49
- Remove email and add discord link in Settings>Support by @d4rken in #50
- Deprecate J-Server: Prevent creating new accounts and add info to switch to K-Server by @d4rken in #51
- Replace REQUEST_IGNORE_BATTERY_OPTIMIZATIONS with manual user prompt by @d4rken in #55
- Little improvements, debug statements and cleanup by @d4rken in #57
- Fix tests by @d4rken in #62
- Code fluff by @d4rken in #63
- Resource cleanup by @d4rken in #68
- Don't allow going back to onboarding after reaching dashboard by @d4rken in #69
- Fix displayed information for KServer connector by @d4rken in #74
New Contributors
- @Hakuin123 made their first contribution in #37
Full Changelog: v0.8.3-rc0...v0.9.0-rc0