Skip to content

Releases: steunix/passweaver-api

v2.5.1

08 Dec 09:25
663de28

Choose a tag to compare

What's Changed

New features 🎉

Performance improvements

  • Optimize create/update operations by limiting returned values by @steunix in #442

Dependencies

Other Changes

Full Changelog: v2.5.0...v2.5.1

v2.5.0

14 Oct 09:54
540dbbc

Choose a tag to compare

What's Changed

New features 🎉

  • Add option to customize Cache-Control header by @steunix in #415
  • Support Google OAuth2 token authentication by @steunix in #419
  • Allow anonymous token creation by @steunix in #422

Dependencies

Other Changes

Full Changelog: v2.4.2...v2.5.0

v2.4.2

01 Oct 08:45
7e87bae

Choose a tag to compare

What's Changed

Bugs fixed 🐛

  • Wrong permissions on folders in some conditions by @steunix in #408

Dependencies

Other Changes

Full Changelog: v2.4.1...v2.4.2

v2.4.1

15 Sep 20:01
4f31d84

Choose a tag to compare

What's Changed

Bugs fixed 🐛

  • Add search parameter to item types list by @steunix in #393

Dependencies

Other Changes

Full Changelog: v2.4.0...v2.4.1

v2.4.0

04 Sep 18:52
622ac71

Choose a tag to compare

What's Changed

New features 🎉

Dependencies

Other Changes

Full Changelog: v2.3.2...v2.4.0

v2.3.2

28 Aug 21:42
68b77df

Choose a tag to compare

What's Changed

New features 🎉

Bugs fixed 🐛

Other Changes

Full Changelog: v2.3.1...v2.3.2

v2.3.1

27 Aug 11:57
618cd66

Choose a tag to compare

What's Changed

New features 🎉

Dependencies

Other Changes

Full Changelog: v2.3.0...v2.3.1

v2.3.0

16 Aug 12:31
66ee9ca

Choose a tag to compare

What's Changed

New features 🎉

  • When logging in as API keys, verify that user is valid (test only) by @steunix in #348
  • When disabling a user, disable all connected API keys by @steunix in #349
  • Add users endpoint to get connected API keys by @steunix in #351
  • Accept length parameter in password generator endpoint by @steunix in #353

Bugs fixed 🐛

  • Adding events is an async function by @steunix in #342
  • User cannot be deleted if it has connected API keys by @steunix in #350

Performance improvements

  • Get folder permissions from cache by @steunix in #338
  • Item decryption: avoid to read item from db unnecessarily by @steunix in #340

Dependencies

Other Changes

Full Changelog: v2.2.1...v2.3.0

v2.2.1

05 Aug 21:40
0d29ed9

Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

04 Aug 20:53
8c7fa7f

Choose a tag to compare

What's Changed

Full Changelog: v2.1.3...v2.2.0