v0.16.13
What's Changed
- build(deps): bump fast-jwt from 3.3.2 to 5.0.2 by @dependabot in #1257
- build(deps): bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group by @dependabot in #1253
- feat(authentication): return email in getInvitationTokenUserData by @ChrisPdgn in #1261
- fix(router): google recaptcha verification url is incorrect by @kkopanidis in #1263
- fix(functions): pagination/execution relation/invalid params by @Renc17 in #1264
- feat(authentication): make resend verification threshold configurable by @ChrisPdgn in #1265
- build(deps): bump mongoose from 8.8.3 to 8.9.5 in the npm_and_yarn group by @dependabot in #1277
- fix(database): create index type by @ChrisPdgn in #1280
- fix(authentication): verify email with code wrongfully tries to redirect by @kkopanidis in #1284
- fix(hermes): swagger ID type causing issues with testing by @kkopanidis in #1289
- refactor(router): change header IP read to reduce false-positives by @kkopanidis in #1297
- [Snyk] Security upgrade axios from 1.7.9 to 1.8.2 by @kkopanidis in #1299
- fix: minor issues with dockerfiles causing reduced performance by @kkopanidis in #1310
- build(deps): bump fast-jwt from 5.0.2 to 5.0.6 in the npm_and_yarn group by @dependabot in #1301
- build(deps): bump the npm_and_yarn group with 2 updates by @dependabot in #1311
- feat(push-notifications): integrate Amazon SNS provider by @ioanniskemerlis in #1304
- chore: deployment docs updates by @kkopanidis in #1305
New Contributors
- @ioanniskemerlis made their first contribution in #1304
Full Changelog: v0.16.12...v0.16.13