Skip to content

v2.1.0.0

Choose a tag to compare

@alan-null alan-null released this 16 Nov 17:54
· 15 commits to master since this release
2532768

Added

  • Integration tests for all API endpoints (#9)
  • Abstraction layer for configuration testing (#10] [#12] [#13)
  • Possibility to get "group" name when listing credentials (#7)
  • Add issue templates for bug reports and feature requests (#16)
  • Add new handler get-logins-by-names (#18)
  • New endpoint GET /version to retrieve current plugin version (version)
  • Create documentation page (#23)
  • UI label and tooltip for Options window
  • CheckUpdates configuration option (#28)
  • Ability to define key Id for associate requests (#29)

Fixed

  • The get-all-logins function does not return all available logins (#11)
  • The get-all-logins function does not sort results (#14)
  • Exception for unknown handler (#15)
  • set-login return incorrect status (#17)
  • Fix inconsistency in get*logins handlers (#20)

Changed

  • Refactor code for improved readability and maintainability (#21)
  • Refactor and enhance Request/Response models (#27)

Removed

  • Count property from numerous response models where it was redundant (#27)

New Contributors

Full Changelog: v2.0.0.0...v2.1.0.0