Marky Notes Changelog

1.6.10

1.6.8

Fixes

  • Note editor did not allow back button to work

Other

  • Upgrade to Flutter 3.41.7

1.6.8

1.6.8

Fixes

  • Scrolling is now less likely to accidentally indent a checkbox
  • Submitting a new checkbox entry or closing one did not update the editor

Other

  • Upgrade to Flutter 3.41.4

1.6.6

1.6.6

Improvements

  • Edited time is shown as “time ago”, with explicit time still available on tap

Fixes

  • Removing a checkbox item from note caused a glitched note editor

Other

  • Upgraded to Flutter 3.38.7

1.6.4

1.6.4

Improvements

  • Menu option in notes list to copy a note to clipboard

Fixes

  • Some dialogs did not have enough safe space at the bottom and went under the navigation bar
  • Input fields were not visually distinct and blended into the surface
  • Note editor text input is now properly aligned

Other

  • Android Minimum required Android version is now 7.0
  • iOS Minimum required iOS version is now 15.0
  • Some visual cleanups
  • Upgraded to Flutter 3.35.7

1.6.0

1.6.0

Improvements

  • New splash screen and icon, and cleaned up visual design
  • Long notes are now height limited in list view so it’s easier to find all your notes

Fixes

  • When indenting checkboxes, notes are now saved with those changes
  • Loading non-existent directories if filesystem changes now no longer breaks loading
  • Renaming a note from note info now properly applies
  • Fixed deleting a folder

Other

  • Note editor now also shows progress bar and percentage
  • Reworked backup page and functionality
    • This is now shared with our other apps (Broque)
  • Other fixes and improvements
  • Removed swipe actions as these mostly get in the way, and you can get these by long holding a note
  • Removed double back button/gesture to exit functionality
  • Upgraded to Flutter 3.32.2

1.4.10

1.4.10

Improvements

  • Maximized screen estate by removing title header
  • You can now drag checkboxed note entries to different sub or parent levels, and make lists within lists

Fixes

  • Archived header icon now shows when archived folders are selected

Other

  • Replaced FontAwesome icons with standard Google icons
  • Adjustments to theme to match our other app Broque
    • This is a continued work to standardize all our current and future apps
  • Upgraded to Flutter 3.22.2 for improved behavior and fixes

1.4.8

1.4.8

Fixes

  • App would not load due to notification plugin

1.4.6

1.4.6

Improvements

  • App uses soft line breaks for markdown by default (to simplify note editing), and now there’s an option for this

Other

  • Upgraded to Flutter 3.22 for improvements and fixes

1.4.4

1.4.4

Improvements

  • iOS The app should now appear more naturally on newer iPhone devices

Other

  • Visual cleanups

1.4.2

1.4.2

Improvements

  • Options to trim trailing checkbox input whitespace

Fixes

  • Bottom toolbar items will now no longer be covered under the system navigation bar
  • settings_backup folder which is the result of automatic backup will no longer show
    • The backup process will be improved in the future

1.4.0

1.4.0

Improvements

  • Options to check all checkboxes (mark as done) or uncheck all

Fixes

  • Text input now behaves better for checkboxes

Other

  • Some visual cleanups
  • Upgraded dependencies and did some internal cleanups
  • Upgraded to Flutter 3.19.1 for improved performance and behavior

1.2.2

1.2.2

Improvements

  • We’ll remember the last path you were at and start from there on load
  • We do some brief basic setup on first start
    • Language is automatically set to the system one if we have a supported language
  • Checkbox notes now have an option to hide the progress bar
  • UI has been somewhat cleaned up

Fixes

  • Text input now behaves better for checkboxes

Other

  • Upgraded to Flutter 3.13.1 for improved performance and behavior

1.2.0

1.2.0

Improvements

  • Folders and files are now deleted into deleted section, and archived files are sent into archived view
    • NOTE: Archived files are not yet part of automatic backups, but will be included in a future version (soon™)
  • Note information page shows some basic note information, to be expanded in the future
  • Visual cleanups and improvements

Fixes

  • Some note properties were not stored properties thereby losing certain changes
  • Abandoned new empty note from shortcut is no longer kept
  • Android Shortcut icon should now be shown properly

Other

  • Upgraded to Flutter 3.10.5 for improved performance and behavior

1.0.8

1.0.8

Improvements

  • Android Double back button/back gesture to exit option
  • Notes with checkboxes now show a progress bar and completion percentage (can be disabled in settings)
  • Long press on notes now shows the note menu

Fixes

  • Some checkbox notes could have unnecessary checkboxes added
  • App flashing at start no longer happends, as we set the expected theme at app start now

Other

  • Analytics removed as this is intended to be a lightweight app, but we still use Firebase Crashlytics to track any errors or crashes

1.0.6

1.0.6

Improvements

  • Some visual polishes
  • Content input will be focused when tapped on the entire note area

Fixes

  • Add missing translations
  • Somewhat better checkbox handling when converting from text

Other

  • iOS First release

1.0.4

1.0.4

Improvements

  • Some minor visual improvements
  • Notes have swipe/slide options for deleting note and more options
  • Can make copy of a note via the Make a copy menu option
  • Back button/gesture now goes a folder back

Fixes

  • Checkbox state was saved, but was not properly loaded
    • For the failure of this basic functionality, we will commit sudoku
  • New empty notes are not retained if you exit the editor immediately
  • We will no longer show some menus where not applicable
  • Folder create/dialogs have better indication for name input

Other

  • Upgraded to Flutter 3.10.3 for improved performance and behavior

1.0.2

1.0.2

First release

  • The very first public release of Marky Notes