Releases: DenserMeerkat/June
v0.6.0
What's Changed
- feat(editor): text formatting in editor #13
Added
- Introduced a rich text editor allowing you to style entries with bold, italics, underline, highlights and more.
Fixed
- Fixed soft keyboard padding issues for a smoother writing experience.
- The timeline now correctly filters out draft entries.
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
Critical Hotfix
Save button: Resolved an issue introduced in the last update where the Save button wouldn't reliably appear; the editor now correctly detects all your changes so you can seamlessly save new journals and edits without friction.
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- feat(journal): always-editable screen, UI polish & tag cleanup #12
Seamless editing and visual polish.
- Streamlined the writing experience by making the journal screen always editable, removing the need to manually toggle between viewing and editing modes.
- Redesigned the attached music player to use dynamic, high-contrast colors extracted directly from album art, matching modern Android aesthetics.
- Cleaned up timeline tiles by grouping media, music, location, and tag counts into neat, easy-to-read "metadata badges."
- Smoothed out navigation with a refined search screen and added clear loading indicators for empty states.
Organization and under-the-hood fixes.
- Fixed a database issue where deleting journals left unused "ghost" tags behind; the app now automatically purges orphaned tags to keep suggestions clutter-free.
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
Critical Hotfix
- Fixed update crashes: Resolved a critical issue that caused the app to crash when updating from an older version.
- Data safely preserved: Fixed the underlying database bug, ensuring all your previous journal entries, and media remain perfectly intact.
(Note: If you are updating straight from v0.3.0, this stable release includes all the brand new v0.4.0 features including the new Spaces, People (@), and Topics (#) tagging system!)
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
CRITICAL WARNING: DO NOT INSTALL THIS VERSION
This release contains a database migration issue that causes the application to crash when updating from v0.3.0. Please download and install the v0.4.1 instead, which safely resolves this issue and includes all the features listed below.
New Features
- Comprehensive tagging system: A new tagging feature has been introduced, allowing journal entries to be organized into three distinct categories for effortless retrieval:
- Spaces: For broad life areas such as Work, Home, or Travel.
- People (@): To track individuals present in an entry using the @ symbol.
- Topics (#): To pinpoint specific subjects using familiar hashtags.
- Intelligent tag input: A smart input field has been added that automatically recognizes
@and#symbols, seamlessly assigning tags to the correct category without disrupting the writing flow. - Advanced filtering: A filter menu has been implemented to allow for complex search combinations (such as filtering for both
@Johnand#Travelsimultaneously) to quickly retrieve highly specific memories. - Seamless tag merging: Renaming a tag to match an existing one automatically merges them. All associated journal entries remain intact and are consolidated under the unified tag to prevent data fragmentation.
Bug Fixes and Known Issues
- Fixed mosaic grid video overflow: Resolved a visual rendering issue where video items would spill outside their designated container boundaries within the mosaic layout. The media grid now properly bounds all video content.
- Known issue - Video playback disabled: Inline video playback within the mosaic grid has been temporarily disabled due to an underlying bug. A fix will be provided in a future release.
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
Privacy and organization.
- Introduced a dedicated PIN lock option, allowing you to secure your journal independently of your phone's system credentials. #6
- Updated certain settings pages with uniform styling and consistent design for a more refined look and navigation. #6
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
This is our first stable release!
- Switched to MapLibre & MapTiler for sharp rendering, fluid performance, and native dark mode. #4
- Integrated time selection and a timeline-style month strip in date picker for faster navigation. #2
- Introduced architecture-specific downloads to maintain efficient install sizes with the new high-fidelity map engine.
Full Changelog: v0.1.0-beta...v0.2.0
v0.1.0-beta
Introducing June, an open-source, offline-first alternative to Pixel Journal.