All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Disable file sharing on iOS
- Persistence of editor drafts
- Add task header
- Add task stats header for task list
- GitHub release for Linux from GitHub Action
- Faster screenshots when no location in cache
- Bottom Navigation Bar hidden in entry details
- Bottom Navigation Bar hidden in sync assistant
- Bottom Navigation Bar hidden in logging
- Bottom Navigation Bar hidden in dashboards
- Dashboard title moved to app bar
- Upgrade to Flutter 3.0.0
- Min and Max weight in BMI chart range
- Only allow charts to shift back, not forward
- Disable panning while zoom is ongoing
- Horizontal Chart Zoom
- Horizontal Chart Panning
- Hide inactive dashboards
- Inherit private status from linked
- Dark keyboard on iOS
- Zero wait for location on entry create, will be added later when available
- Tabs routes are now restored on application restart
- Audio playback for multiple recordings in list of linked entries was not working previously
- Haptic feedback for setting/unsetting starred/private/flagged statuses
- Footer spacing on mobile
- Share image and audio files from share button in entry footer
- Removed audio file sharing from audio player
- Share audio recordings
- No autofocus on task text
- Adaptive max height for images
- Code signing on macOS leading to crash on startup
- No sync calls when not configured
- Linux entry persistence crash fix
- Sync settings: hide sensitive info
- Sync settings: select IMAP folder
- Styling: shadow on navigation bar
- Sync assistant
- Task form styling
- Unfocus on save only on mobile
- Sync IMAP messages marked seen
- Sync IMAP messages in lotti_sync folder
- Styling: entry card color
- Text color in sync settings
- Unfocus on save
- Entry styling
- New color scheme
- Text editor in slideshow for faster import
- Added flutter_image_slideshow
- Release to TestFlight via fastlane
- Added fastlane-plugin-changelog
- Populating release notes/what to test from CHANGELOG
- Added fastlane match
- Added GitHub Actions setup
- Added
make
tasks for TestFlight upload