·
2 commits
to main
since this release
Note
Road to v1.0.0 (Beta 2)
The second beta release of June introduces core sync integrations and refines UI responsiveness. This release helps iron out final feature integrations before the stable v1.0.0 release.
What's Changed
- feat(play): gdrive sync provider (89a6b2f)
- feat(song): more preview url providers (5911be8)
- feat: what's changed sheet (2b2d824)
- style: paddings & animation clashes (3795ed1)
- style: about header & song card (bf1a73a)
Added
- Google Drive Cloud Sync: (Google Play build only) Back up and restore your journals privately using your personal Google Drive account in a secure, sandboxed folder.
- Music Preview Fallbacks: Alternative soundtrack preview providers to play song previews when Spotify metadata is unavailable.
- Automatic Update Highlights: A "What's Changed" popup sheet that automatically displays new release highlights the first time you launch the app after an update.
Improved
- UI & Animation Polish: Fixed layout padding conflicts, polished about header details, updated song card alignment, and corrected transition clashes in the editor.
Full Changelog: v1.0.0-beta01...v1.0.0-beta02