Releases: Akemona/strapi
Releases · Akemona/strapi
3.16.2
- AWS SES Plugin: use nodemailer add & client-ses, add attachment support
3.15.2
- fix: parse mongo url options [#14]
- update mongoose to 8.5.0
3.15.1
- fix: network access check feature
3.15.0
- feat: network ip based access check support for strapi admin api(s)
- mongoose update to
8.4.0
3.14.2
- mongo: remove useUnifiedTopology (deprecated) option.
3.14.0
- Node 20 support
- lib updates
3.13.1
- BREAKING: update mongoose to v8.x
- update aws/client-s3
- update eslint, prettier, lerna
3.12.4
- disable mongo sync index call on all env, to preserve compound indexes
3.12.3
- set strictQuery to false
- update mongoose to 7.0.3