Skip to content

v0.16.10

Choose a tag to compare

@kkopanidis kkopanidis released this 21 Oct 10:36
· 187 commits to main since this release

What's Changed

  • build(deps): bump dset from 3.1.2 to 3.1.4 by @dependabot in #1151
  • [Snyk] Fix for 4 vulnerabilities by @kkopanidis in #1153
  • build(deps): bump express from 4.19.2 to 4.20.0 by @dependabot in #1156
  • fix(authentication, authorization): teamMembers count, remove default pagination from rpc routes by @Renc17 in #1161
  • build(deps-dev): bump @types/nodemailer-mailgun-transport from 1.4.3 to 1.4.6 by @dependabot in #1149
  • build(deps): bump axios from 1.7.5 to 1.7.7 by @dependabot in #1150
  • build(deps): bump the npm_and_yarn group with 2 updates by @dependabot in #1168
  • build(deps-dev): bump lerna from 8.1.5 to 8.1.8 by @dependabot in #1164
  • fix(database): canModify extensions remove redundant nested fields check, parse mongo nested update syntax by @Renc17 in #1169
  • build(deps): bump abort-controller-x from 0.4.1 to 0.4.3 by @dependabot in #1171
  • build(deps): bump nodemailer from 6.9.11 to 6.9.12 in the npm_and_yarn group by @dependabot in #1175
  • feat(authentication): supportNative setting in providers by @kkopanidis in #1170
  • feat(authentication): invitations & additional user data in registration by @ChrisPdgn in #1184
  • build(deps): bump nodemailer and @types/nodemailer by @dependabot in #1187
  • fix(database): wrong query in mongoose findOne by @ChrisPdgn in #1192

Full Changelog: v0.16.9...v0.16.10