Releases: steunix/passweaver-api
Releases · steunix/passweaver-api
v1.5.2
What's Changed
- Bump bcrypt from 5.1.1 to 6.0.0 by @dependabot in #221
- Bump ldapts from 7.4.0 to 8.0.0 by @dependabot in #220
- Bump superagent from 10.2.0 to 10.2.1 by @dependabot in #219
- Bump mocha from 11.2.2 to 11.3.0 by @dependabot in #225
- Bump @prisma/client from 6.7.0 to 6.8.2 by @dependabot in #224
- Bump prisma from 6.7.0 to 6.8.2 by @dependabot in #223
- Bump redis from 5.0.1 to 5.1.0 by @dependabot in #227
- Bump mocha from 11.3.0 to 11.5.0 by @dependabot in #226
- Bump redis from 5.1.0 to 5.1.1 by @dependabot in #229
- Bump ldapts from 8.0.0 to 8.0.1 by @dependabot in #228
- Bump @prisma/client from 6.8.2 to 6.9.0 by @dependabot in #232
- Bump redis from 5.1.1 to 5.5.6 by @dependabot in #231
- Bump prisma from 6.8.2 to 6.9.0 by @dependabot in #230
- Bump mocha from 11.5.0 to 11.6.0 by @dependabot in #233
- Use Prisma drivers adapters #234 by @steunix in #235
- Release v1.5.2 by @steunix in #237
Full Changelog: v1.5.1...v1.5.2
v1.5.1
v1.5.0
What's Changed
- Bump @prisma/client from 6.6.0 to 6.7.0 by @dependabot in #200
- Bump prisma from 6.6.0 to 6.7.0 by @dependabot in #199
- Bump mocha from 11.1.0 to 11.2.2 by @dependabot in #197
- Potential fix for code scanning alert no. 10: Workflow does not contain permissions by @steunix in #202
- Update copyright year by @steunix in #204
- Bump redis from 4.7.0 to 5.0.0 by @dependabot in #198
- Add endpoint for favorite items by @steunix in #207
- Update years in the license by @steunix in #206
- Release v1.5.0 by @steunix in #209
Full Changelog: v1.4.1...v1.5.0
v1.4.1
What's Changed
- Create dependabot.yml by @steunix in #187
- Use ldapts for authentication, and use search+authenticate path by @steunix in #191
- Bump @prisma/client from 6.5.0 to 6.6.0 by @dependabot in #188
- Bump prisma from 6.5.0 to 6.6.0 by @dependabot in #189
- Changing user's login results in "Login already exists" error by @steunix in #193
- Release v1.4.1 by @steunix in #196
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Handle errors in items decryption by @steunix in #177
- Update dependencies by @steunix in #178
- Add a system setting to block logins and sign out connected users by @steunix in #179
- Add endpoint to clear a user personal password by @steunix in #181
- Don't allow setting personal password when already set by @steunix in #183
- Add a system setting to enable read only mode by @steunix in #184
- Release v1.4.0 by @steunix in #185
Full Changelog: v1.3.4...v1.4.0