Skip to content

Releases: alagrede/znote-app

1.1.9

23 Dec 08:40
9548683
Compare
Choose a tag to compare

Improvements

The application has been completely revised to be more robust and easy to use!
✓ New Markdown shortcuts and completion
✓ New Right context menu with commands to transform selected text
✓ Add Convert action from CSV to Markdown table and vice versa
✓ HTML export
✓ A new horizontal layout for the preview
✓ A more performant search box
✓ It's now possible to make Internal link to navigate between notes
✓ Apple m1 build
✓ New delete button directly in note list for all items
And so many things...

Version also available on Mac and Windows Stores.

0.6.5

12 May 16:50
9548683
Compare
Choose a tag to compare

Improvements:

  • The preview is now resizable
  • Addition of a compact mode in the list of notes
  • Improves typing feeling on long files when html preview is hidden
  • makes it easier to use an external cloud provider (like Dropbox) by replaying the file and syncing the tags every time you open the note through the note list (add meta at the beginning of files)

0.6.3

05 May 15:18
9548683
Compare
Choose a tag to compare

Bugfixes:
Fixed broken action: Change tag color

0.6.2

02 May 08:39
9548683
Compare
Choose a tag to compare

Better error handling

0.6.1

01 May 21:10
9548683
Compare
Choose a tag to compare

Bugfixes

  • Fixed a crash when opening or closing a file type note for the first time
  • Improves the performance of sorting tags

0.6.0

23 Apr 19:51
9548683
Compare
Choose a tag to compare

Important update

  • Editor: add size for H1, H2, H3 titles
  • Better sorting of notes. Add pins + sort by lastUpdatedTime
  • Addition of sub-tags
  • Automatically adds the selected tag when creating a new note
  • Minor UI improvements
  • Fixed sync conflict with mobile
  • Fixed blinking when starting app with dark theme

0.5.3

04 Feb 16:58
9548683
Compare
Choose a tag to compare

Security fixes.

0.2.5

04 Jun 12:32
Compare
Choose a tag to compare

Features

  • Replaces default textarea font with Roboto Mono

Bugfixes

  • Does not display shortcut tooltips on alt+tab (Windows)

0.2.4

04 Jun 06:53
Compare
Choose a tag to compare

Bugfixes

  • Improved closing and minimizing behaviors on Mac
  • Fix Windows closing
  • Avoid opening the same files several times

0.2.2

01 Jun 17:01
Compare
Choose a tag to compare

Features

  • Multi notes support
  • Auto update notification
  • Reopens temporary notes on startup
  • Save preferences: theme + app size
  • Add keyboard shortcuts
  • Add code highlighting with highlightjs.org

Bugfixes

  • Fix dirty state when changing Lock mode
  • Use new markdown editor react-markdown-editor-lite