Skip to content

1.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 15:47

This release focuses on packaging and framework upgrades. The main new feature is an updated search engine with match highlighting.

New features

  • Quick search, "find in folder" and fulltext search options have been merged into a single search.
    Results in the current folder are shown first, separated from the other results.
  • Matches are now highlighted in search results

Changes

  • Electron has been upgraded to v21.4.0
  • macOS packages are now code-signed (thanks to Tiffinger & Thiel GmbH!)
  • On Linux, Wayland display mode will be used automatically, matching the current XDG session
  • A Flatpak package is now available
  • The git conflict view now gives detailed information on which commit caused the conflict,
    and which files are affected

Bugs fixed

  • Regression on "Open in default application" has been fixed (#8)
  • Errors when encoutering git merge conflicts have been fixed (#9)
  • Ctrl+L shortcut now works when the search field is focused
  • OpenSSL is now statically linked on Linux (#15)