Skip to content

Releases: redsolver/noteless

Version 1.4.6

31 May 16:27
05c8214
Compare
Choose a tag to compare
  • Added support for the Android 11 permission system
  • Added option to sort tags alphabetically in the sidebar
  • Improved compatibility with other Markdown-based note-taking tools (especially Dendron)
  • Some small bug and theme fixes

Version 1.3.1

25 Oct 15:52
774c4dc
Compare
Choose a tag to compare
  • Added optional auto save option
  • Added optional auto pairing of brackets/quotes (thanks to @RubbaBoy)
  • Editor: Added option to move and restore note to/from trash
  • Improved table styling (thanks to @davidebersani)
  • Fixed some bugs

Version 1.3.0

20 Sep 12:46
ca6b039
Compare
Choose a tag to compare
  • Added feature to create a new note by sharing text with Noteless (#42)
  • Adding an attachment to a note now automatically embeds it
  • Improved blockquote styling (#44)
  • Fixed some bugs

Version 1.2.1

30 Aug 11:27
424892a
Compare
Choose a tag to compare
  • Added Android App Shortcut for creating a new note from the homescreen
  • Added proper table borders
  • Fixed some bugs

Version 1.2.0

25 Aug 18:38
87c1d44
Compare
Choose a tag to compare
  • Added AsciiMath support (#19)
  • Added Black/AMOLED theme
  • Added experimental option: Automatic bullet points
  • Added optional single line break syntax (#39)
  • Increased height of editor toolbar
  • Changed behaviour of list-button in editor toolbar
  • Fixed image sizing in preview
  • Fixed text field submitting when adding a tag

Version 1.1.1

20 Aug 17:50
81905a7
Compare
Choose a tag to compare
  • Added support for spaces in links (#36)

Changes in Version 1.1

  • Made checkboxes in preview mode toggleable (#37)
  • Added support for Wiki-style links like [[My Note]] (#38)

Version 1.1

20 Aug 17:12
8bb85bc
Compare
Choose a tag to compare
  • Made checkboxes in preview mode toggleable (#37)
  • Added support for Wiki-style links like [[My Note]] (#38)

Version 1.0 🎉

06 Aug 17:49
9184b8e
Compare
Choose a tag to compare
  • First stable release
  • Submitted the app to Google Play Store and F-Droid
  • Updated to Flutter 1.20 (Better Performance and some bug fixes in the editor)

Beta 0.3.2

18 Jul 11:06
64efc78
Compare
Choose a tag to compare
  • Added F-Droid metadata
  • Entered Beta

Alpha 0.3.1

09 Jul 22:04
9ff6095
Compare
Choose a tag to compare
Alpha 0.3.1 Pre-release
Pre-release
  • Fixed editor content not loading without front matter data