Skip to content

v2.3.0

Compare
Choose a tag to compare
@emmanueltouzery emmanueltouzery released this 12 Sep 09:30
· 261 commits to master since this release

GUI

  • Upgrade dependencies, mostly relm 0.21, gtksourceview 3->4
  • Code cleanups
  • When a server item group changes, must refresh the whole list
  • Server link: display details about the server we link to in the header
  • Fix bugs: "Copy Database" used to copy the username, copy POI path used to copy the text
  • Ability to move project items: servers, server links, project notes, project point of interests can now be moved from one project/environment to another one. Server links to the moved item will continue working.
  • Fix hidpi issues with icons in projects and search
  • Notes: on hover a button will appear on top of note code blocks to offer to copy their contents to the clipboard, and a new context menu entry will offer to copy code blocks too
  • Headers: server 'text', server item 'text' are now displayed inline in headers if they're populated

CLI

  • newer version of the 'skim' library, allows to use ctl-arrow to move between words in the search entry