Skip to content

Releases: smorks/keepassnatmsg

v2.0.17

Choose a tag to compare

@github-actions github-actions released this 09 Jan 17:48
98ec951

includes PR's from @damienfinck. thank you very much!

  • Add support for search in specific database (#114)
  • Fix compatibility between "search string fields for URL" and "Match URL schemes" (#115)
  • Prevent "SubmitURL" from being Javascript (#116)
  • Sort access control list (#117)

SHA256 Hash

  • KeePassNatMsg-v2.0.17-binaries.zip
    • 4ae61924d286d0072412aba93521d7c98f6455e89d718f4377c2855c35e49d26
  • KeePassNatMsg.plgx
    • 921e4fa9864e4ecdfb28ff6e9a84c9af78c8df8ef42a5bb373bffe55304f2e65

v2.0.16

Choose a tag to compare

@github-actions github-actions released this 15 Mar 21:01
bcf4cee
  • add option for legacy host matching (#84, #109)

SHA256 Hash

  • KeePassNatMsg-v2.0.16-binaries.zip
    • c33ec77d3420f093385450917882dbad8cf9fafd5c91bacc021b641df4a9f83c
  • KeePassNatMsg.plgx
    • f969a1ba321648e6960f1a27661e9d07eeb8e01d6eb20f24f7adc216700f8d16

v2.0.15

Choose a tag to compare

@github-actions github-actions released this 14 Mar 16:36
6ad9869
  • support multiple url like KPXC or KP2A (#101, thanks @akkuman)
  • Add ChromeKeePass to the list of allowed origins for native messaging (#102, thanks @Abestanis)
  • change update URL to github (#107)
  • get rid of warnings in actions

SHA256 Hash

  • KeePassNatMsg-v2.0.15-binaries.zip
    • 44d5e04d382407501c31bfa18092b20336293b37bd620db42577418d70ef1ac7
  • KeePassNatMsg.plgx
    • 78f854019bb29d889d5e8a4c447a68e9b1a7668be683630584bc2ac6828a499e

v2.0.14

Choose a tag to compare

@github-actions github-actions released this 12 Oct 19:18
112d138

some major changes in this release.

  • security fix: if the title or url fields exactly matched the hostname, without the scheme prefix (ie http, https), it would send the credentials without prompting. this has been changed now to always prompt, if it hasn't already been allowed.
  • data is now stored in Custom Data, it will prompt you to move your existing settings when opening a db with data in the legacy location.
  • added an option to use KeePassXC data keys (otherwise it will use it's own data, completely separate from KeePassXC)
  • added a plgx - should provide better compatibility, especially with non-official version of KeePass
  • binaries & plgx are built using github actions

SHA256 Hash

  • KeePassNatMsg-v2.0.14-binaries.zip
    • 81df1fc37db305c207075a2537397d689bab283e6e0581252357ec8cb992af9c
  • KeePassNatMsg-v2.0.14-kp2.45-binaries.zip
    • 46ad136164085454140458b25c968bc9ddb0aef1f365e3ae07735ca903d300d5
  • KeePassNatMsg.plgx
    • 7ba135c23535efacedec5d0764bb057f636d98d2a5cef7ffb8f435c477795b17
  • KeePassNsgMsg-kp2.45.plgx
    • 0489becdde3535b6e7b4253b521c5c0514dcabd51e1311e6ce97454f08eefed3

v2.0.13

Choose a tag to compare

@smorks smorks released this 30 Aug 15:31
dd36e1f
  • respect KeePass's option to autosave when an entry is added or edited (#74, thanks @Rookiestyle)
  • fix totp generation for steam (#75, thanks @uwekoegel)

SHA256 Hash

  • KeePassNatMsg-v2.0.13-binaries.zip
    • b08363a9b2d9e92b2019249e1467763f80af2f847fc39dbc8d740252b4e47a58

v2.0.12

Choose a tag to compare

@smorks smorks released this 04 Aug 20:10
6b4fdb6
  • fix edge-dev issues (#67)
  • add null check in test-associate (#64)
  • fix error when locking the db in linux (#68)
  • fix url regex search issues (#65) (thanks @Rookiestyle)
  • implement new totp support (bc73b6b) (thanks @elbandi)

SHA256 Hash

  • KeePassNatMsg-v2.0.12-binaries.zip
    • 90b5a6afadea983dcccff3ca1a46e2ee9501aa516532a4a70784747008b20aee

v2.0.11

Choose a tag to compare

@smorks smorks released this 14 Sep 02:42
76b4d9a
  • add support for keepassxc-mail (#49)
  • add support for lock/unlock messages (#48)
  • implement save options (#43)
  • fix black options window (#54)

SHA256 Hash

  • KeePassNatMsg-v2.0.11-binaries.zip
    • 3ffe1dd23743cb5da1e2bf9b9a622c1c0db94e3fea6612ade863cca43d435f40

v2.0.10

Choose a tag to compare

@smorks smorks released this 08 Jun 02:45
ce0847a
  • fixed issues with options dialog and mono (#51)

SHA256 Hash

  • KeePassNatMsg-v2.0.10-binaries.zip
    • b615f5fd3e4ed9acbf930f66040ab26f161187f480122f8a4d172c066ef50c4f
  • KeePassNatMsg-v2.0.10-keepass-2.43-binaries.zip
    • 22dcc0e165d7ceb70f7383dee0b55c0e418957d5b419b567c09a2f724d9ce244

v2.0.9

Choose a tag to compare

@smorks smorks released this 22 Feb 04:39
381c68f
  • add support for multiple urls, with optional regex support (#45)
    • looks for any string entry name starting with "URL"
    • for regex, in addition to URL, it checks if the name also contains "regex", then it will treat the value as a regex expression
  • add KeeTrayTOTP support (#44)

SHA256 Hash

  • KeePassNatMsg-v2.0.9-binaries.zip
    • 537c74f0a8b56f6f22f2c28687f3992c0190bb5e91fa8dcb28a24828b47f546d

v2.0.8

Choose a tag to compare

@smorks smorks released this 16 Jan 05:08
2f0115b
  • add microsoft edge (chromium-based) support (4d73f0e)
  • fix error when opening options with no db open (1d11bdc)

SHA256 Hash

  • KeePassNatMsg-v2.0.8-binaries.zip
    • fdef913926ba0678160bbaaed37df12a7e24100c6c4de397916a30fe30c98bc2