Fix saving the new key to the settings if the 'remember key' option was set and the DB was rekeyed

This commit is contained in:
Miguel Jacq 2025-11-03 12:39:31 +11:00
parent 329e016f8d
commit ba6417e72f
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
3 changed files with 10 additions and 1 deletions

View file

@ -1,3 +1,11 @@
# 0.1.8
* Fix saving the new key to the settings if the 'remember key' option was set and the DB was rekeyed
# 0.1.7
* More fixes for shortcuts and move the Change Key button in settings
# 0.1.6
* Fix shortcuts for next/previous day to not collide with Normal text (Ctrl+N)