Skip to content

v1.3.0

Compare
Choose a tag to compare
@adlk adlk released this 27 Nov 21:10

New features

Enhancements

  • Revamp auto updater #869
  • Disable checkboxes and hide bullets in Markdown preview of task lists #897 @rakhi2104
  • Add preview styling for <kbd> tags #901 @rakhi2104
  • Add markdown property to the JSON file of exported notes #938
  • Improve keyboard support for modal dialogs #950
  • Show focus outlines on buttons and other controls when navigating with a keyboard #962
  • Strip Markdown in note list excerpts (with the exception of ordered and unordered lists) #996 @ksdme

Fixes

  • Fix a crash bug that occurred when clicking the Share button immediately after selecting a tag in the tag drawer #884
  • Remove outdated help text in the Share dialog #919 @rakhi2104
  • Fix “bad quality package” error on Ubuntu #933
  • Fix the Sidebar toggle button not working immediately after launch #945
  • Make the Revisions selector full-width when in Focus Mode #960 @clayreimann
  • Fix issues with some buttons that were not friendly to screen readers #961
  • Add a Back button for trashed notes in single-column view #984 @vadimnicolai
  • Fix line spacing when printing a Markdown note #992 @vadimnicolai
  • Fix margin on Publish icons in the note list #997 @vadimnicolai
  • Various security and under-the-hood improvements.