Skip to content

Latest commit

 

History

History
164 lines (127 loc) · 3.45 KB

CHANGELOG.md

File metadata and controls

164 lines (127 loc) · 3.45 KB

Changelog

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.

[Unreleased]

Changed:

  • Disable file sharing on iOS

[0.8.11] - 2022-05-19

Added:

  • Persistence of editor drafts

[0.8.9] - 2022-05-18

Changed:

  • Add task header

[0.8.7] - 2022-05-17

Changed:

  • Add task stats header for task list

[0.8.5] - 2022-05-16

Changed:

  • GitHub release for Linux from GitHub Action

[0.8.4] - 2022-05-16

Changed:

  • Faster screenshots when no location in cache

[0.8.3] - 2022-05-16

Changed:

  • Bottom Navigation Bar hidden in entry details
  • Bottom Navigation Bar hidden in sync assistant
  • Bottom Navigation Bar hidden in logging

[0.8.2] - 2022-05-16

Changed:

  • Bottom Navigation Bar hidden in dashboards
  • Dashboard title moved to app bar

[0.8.1] - 2022-05-15

Changed:

  • Upgrade to Flutter 3.0.0

[0.7.38] - 2022-05-12

Added:

  • Min and Max weight in BMI chart range
  • Only allow charts to shift back, not forward

[0.7.37] - 2022-05-11

Added:

  • Disable panning while zoom is ongoing

[0.7.36] - 2022-05-11

Added:

  • Horizontal Chart Zoom
  • Horizontal Chart Panning

[0.7.33] - 2022-05-11

Added:

  • Hide inactive dashboards

[0.7.32] - 2022-05-11

Added:

  • Inherit private status from linked

[0.7.31] - 2022-05-11

Added:

  • Dark keyboard on iOS

[0.7.30] - 2022-05-11

Fixed:

  • Zero wait for location on entry create, will be added later when available

[0.7.29] - 2022-05-10

Fixed:

  • Tabs routes are now restored on application restart

[0.7.28] - 2022-05-05

Fixed:

  • Audio playback for multiple recordings in list of linked entries was not working previously

[0.7.22] - 2022-04-28

Added:

  • Haptic feedback for setting/unsetting starred/private/flagged statuses

[0.7.19] - 2022-04-28

Fixed:

  • Footer spacing on mobile

[0.7.18] - 2022-04-27

Added:

  • Share image and audio files from share button in entry footer

Changed:

  • Removed audio file sharing from audio player

[0.7.17] - 2022-04-27

Added:

  • Share audio recordings

[0.7.16] - 2022-04-27

Added:

  • No autofocus on task text

[0.7.15] - 2022-04-27

Added:

  • Adaptive max height for images

[0.7.14] - 2022-04-27

Fixed:

  • Code signing on macOS leading to crash on startup

[0.7.13] - 2022-04-26

Fixed:

  • No sync calls when not configured

[0.7.11] - 2022-04-26

Fixed:

  • Linux entry persistence crash fix

[0.7.10] - 2022-04-26

Added:

  • Sync settings: hide sensitive info
  • Sync settings: select IMAP folder
  • Styling: shadow on navigation bar
  • Sync assistant

Changed:

  • 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

[0.7.9] - 2022-04-25

Changed:

  • Text color in sync settings
  • Unfocus on save
  • Entry styling

[0.7.8] - 2022-04-24

Added:

  • New color scheme
  • Text editor in slideshow for faster import

[0.7.7] - 2022-04-24

Added:

  • Added flutter_image_slideshow

[0.7.6] - 2022-04-22

Added:

  • Release to TestFlight via fastlane
  • Added fastlane-plugin-changelog
  • Populating release notes/what to test from CHANGELOG
  • Added fastlane match
  • Added GitHub Actions setup

[0.7.5] - 2022-04-21

Added:

  • Added make tasks for TestFlight upload