Skip to content

0.11.0 Password Safe and KeepassXC Support

Latest
Compare
Choose a tag to compare
@szszszsz szszszsz released this 30 May 15:54
· 69 commits to main since this release
0.11.0
7d3dbe9

Changelog

0.11.0 (2023-05-30)

Full Changelog

Implemented enhancements:

  • Add challenge-response support for KeepassXC #61
  • Add Password Safe #60
  • Extend compiler and clippy lints #39
  • Extend Credential structure with Password Safe field #63 (szszszsz)

Closed issues:

  • Use released version for trussed-auth #58
  • Group attributes in Command::Credential per kind #66
  • Add config option for the maximum number of credentials #62
  • Finalize renaming to secrets-app #47
  • Resetting strategy #43

Merged pull requests:

  • Match trussed* dependencies to the used in NK3 v1.4.0 #80 (szszszsz)
  • Ignore errors on factory reset, and start with the persistent storage #79 (szszszsz)

0.11.0-rc2 (2023-05-30)

Full Changelog

Implemented enhancements:

  • Reuse compliance #77

Closed issues:

  • Migrate bit manipulation to bitflags crate #78
  • Resetting strategy #43
  • Use cfg switch for no-encryption feature #23

Merged pull requests:

  • Replace feature with a config switch for the debug mode #84 (szszszsz)
  • Migrate list properties byte to bitflags #82 (szszszsz)
  • Add copyright and spdx identifiers #81 (szszszsz)
  • Match trussed* dependencies to the used in NK3 v1.4.0 #80 (szszszsz)
  • Ignore errors on factory reset, and start with the persistent storage #79 (szszszsz)

0.11.0-rc1 (2023-05-25)

Full Changelog

Implemented enhancements:

  • Add information about static password to List #68
  • Add challenge-response support for KeepassXC #61
  • Add Password Safe #60
  • Return serial number #50
  • Extend compiler and clippy lints #39
  • Add challenge-response method for KeepassXC support #64 (szszszsz)
  • Extend Credential structure with Password Safe field #63 (szszszsz)

Closed issues:

  • Group attributes in Command::Credential per kind #66
  • Add config option for the maximum number of credentials #62
  • Finalize renaming to secrets-app #47

Test report is attached in the previous (rc) release.