Skip to content

Fixes and Features

Compare
Choose a tag to compare
@phase1geo phase1geo released this 21 Apr 02:58
· 294 commits to master since this release

New

  • Added support for row cloning.
  • Added French translation (thanks to Nathan Bonnemains).
  • Added Dutch translation (thanks to Heimen Stoffels).
  • Added support for subscript and superscript text formatting.
  • Added support for using input methods.
  • Added new keyboard shortcuts for selecting and moving rows.
  • Added new H keyboard shortcut for positioning currently selected row at the top of the window.
  • Added keyboard shortcuts for deleting the next or previous word.
  • Added new selection submenu to contextual menu.
  • Added clear formatting button to format bar.

Changes

  • Removed support for the m command.
  • Improved look of format bar, especially for dark themes.
  • Changed tab bar coloring to match the background color of the current tab.
  • Changed default filename from unnamed to be the translated name.
  • Improved undo/redo tooltips to look better in non-English translations.

Bug Fixes

  • Fixed issue with deleting a single character for multi-byte characters.
  • Fixed application screenshots.
  • Fixed application crash when a command used when selected row is a top-level row.
  • Fixed issues with showing or hiding a note.
  • Fixed New Document plank command to open a new tab after loading application data.
  • Fixed theming issues when two tabs use different themes.
  • Fixed translation string issues (thanks to Nathan Bonnemains).
  • Fixed text positioning issues when tags are added to text.
  • Fixed issues with making shortcut cheatsheet text translatable.
  • Fixed application crash when moving a row to the top of the document.
  • Fixed title of shortcut cheatsheet.
  • Fixed application crashes and incorrectly placed rows when moving them via the mouse.