Skip to content

Odin Release

Compare
Choose a tag to compare
@phase1geo phase1geo released this 08 Aug 02:42
· 83 commits to master since this release
84ab471

New

  • Added YAML Flatpak manifest file to meet elementary OS 6 requirements.
  • Added support for automatically handling system dark mode changes.
  • Added two new themes (one for light mode and one for dark mode).
  • Added libhandy-1 support to comply with elementary OS look and feel.
  • Added Control-Shift-A text editing command to deselect all text.

Changes

  • Updated Dutch translation (thanks to Heimen Stoffels).
  • Removed JSON Flatpak manifest file.
  • Changed Home text editing command to move cursor to beginning of the current line.
  • Changed End text editing command to move cursor to end of the current line.
  • Added Control-Home/End text editing command to move cursor to beginning/ending of text.
  • Changed keyboard shortcut command from F1 to Control-?.
  • Updated keyboard shortcut cheatsheet.

Bug Fixes

  • Fixed issue where entering Return on a collapsed row added a child row instead of a sibling row.
  • Fixed issue where adding a child node to a collapsed row did not expand the row.
  • Fixed default application support for .outliner files.
  • Fixed issue where opening a currently opened file would create two tabs.