Browse Source

Add data hooks working directory fix to NEWS (#1127).

Dan Helfman 1 week ago
parent
commit
399576e7c9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      NEWS

+ 1 - 0
NEWS

@@ -1,4 +1,5 @@
 2.0.12.dev0
 2.0.12.dev0
+ * #1127: Fix for the database hooks not respecting the "working_directory" option.
  * #1181: Add an "ask_for_password" option to the KeePassXC credential hook for disabling
  * #1181: Add an "ask_for_password" option to the KeePassXC credential hook for disabling
    KeePassXC's password prompt, e.g. if you're only using a key file to decrypt your database.
    KeePassXC's password prompt, e.g. if you're only using a key file to decrypt your database.
  * #1184: Fix the fish shell completion's detection of version mismatches.
  * #1184: Fix the fish shell completion's detection of version mismatches.