Skip to content

0.7.2

Compare
Choose a tag to compare
@mstarke mstarke released this 21 Nov 16:54
· 883 commits to master since this release

Changelog

Version 0.7.x breaks the old plugin API. Thus you need to update any plugins to work again!

Features

  • Remove plugins in the plugin settings via the remove button
  • Add plugins in the plugin settings by dragging them onto the table view
  • Unsupported plugins will now be displayed with a status in the plugins window if possible (e.g. if insecure or broken) instead of not being displayed at all
  • Added display of database version of file. Go to Database Settings → General to see the file version. This feature does show the version of the file on disk which might not be the same after another save is performed since unsaved change might lead to a different format being chosen.
  • Enabled lock for new databases which will now query the user for a password and a file to save the database before locking it

Bugfixes

  • Fixed a crash when more than one reference was used inside a filed or autotype yielded more than one reference in the sequence
  • Fixed misbehaving Fix-Autotype-Window resulting in the window being used for new documents
  • Fixed issue when locking and then unlocking a KDB file resulting in display of stale data

For a complete list of changes see 0.7.1…0.7.2 and the corresponding submodule commits