Skip to content

v2.2.0.0

Latest

Choose a tag to compare

@alan-null alan-null released this 21 Nov 19:42
· 2 commits to master since this release
74bf07c

Added

  • New handler get-login-by-uuid (#30)
  • Extended set-login to include extra fields (#26)
    • Possibility to set "Name" along with "Login" and "Password" for set-login API (#25)
    • Possibility to set and update string fields (#5)
  • support for HTTPS listener (#32)
    • New options section to enable/disable and configure host/port for HTTP and HTTPS listeners

Fixed

  • URL trimmed incorrectly when creating a new entry (code)

Changed

  • confirmation message for updating existing entries in set-login handler now includes entry name in the title and modified fields in the message body (#31)

Full Changelog: v2.1.0.0...v2.2.0.0