Skip to content

Better is better

Compare
Choose a tag to compare
@phase1geo phase1geo released this 30 Sep 01:01
· 56 commits to master since this release
a19e112

New

  • Added support for Control-right (indent) and Control-left (outdent) keyboard shortcuts.
  • Added Russian translation (thanks to Alexandre Prokoudine).
  • Added support for document titles.

Changes

  • Improved foreground color of selected rows for improved readability.
  • Changed window "focus mode" to "distraction-free mode" to avoid confusion with row focus mode and to improve understandability of this feature.
  • Optimized code for handling zoom-in functionality.
  • Replaced zoom UI with new UI to make this more consistent with other elementary apps.

Bug Fixes

  • Fixed text size issue when adding a new row when the zoom level is not 100%.
  • Fixed issues with text being incorrectly selected when words are deleted.
  • Fixed issue with undo'ing forward deleted text.
  • Added missing keyboard shortcuts for row indent/outdent.
  • Fixed issue with exporting to Markdown when "Enable Markdown" setting is off.