Releases: suitenumerique/people
Releases · suitenumerique/people
v1.20.0
What's Changed
- ✨(mailbox) synchronize password of newly created mailbox with Dimail's by @Morendil in #889
- 📝(release) update release.md by @mjeammet in #829
- 🐛(dimail) grab duplicate displayname error by @mjeammet in #961
- ✨(mailbox) enforce uniqueness on display name @mjeammet in #961
- ⬆️(dependencies) upgrade node to 22 by @mjeammet in #975
- 🐛(mailbox) fix case-sensitive duplicate display names by @mjeammet in #976
Full Changelog: v1.19.1...v1.20.0
v1.19.1
v1.19.0
v1.18.0
What's Changed
Added
- ✨(resource-server) add SCIM /Me endpoint @qbey #895
- ✨(teams) add matrix webhook for teams @mjeammet in #904
Fixed
- 🐛(front) fix button add mail domain by @elvoisin in #932
- 🔧(back) remove usage of deprecated db engine by @lunika in #937
New Contributors
Full Changelog: v1.17.0...v1.18.0
v1.17.0
v1.16.0
v1.15.0
Added
- 🧱(helm) add la-suite ingress path
- ➕(backend) add django-lasuite dependency #858
- ✨(plugins) add endpoint to list siret of active organizations #771
- ✨(core) create AccountServiceAuthentication backend #771
- ✨(core) create AccountService model #771
- 🧱(helm) disable createsuperuser job by setting #863
- 🔒️(passwords) add validators for production #850
- ✨(domains) allow to re-run check on domain if status is failed
- ✨(organization) add is_activefield
- ✨(domains) notify support when domain status changes #668
- ✨(domains) define domain check interval as a settings
- ✨(oidc) add simple introspection backend #832
- 🧑💻(tasks) run management commands #814
Changed
- ♻️(plugins) rewrite plugin system as django app #844
- 🔒️(users) restrict listable users to same organization #846
Fixed
v1.14.1
v1.14.0
Added
- ✨(domains) enhance required action modal content
- ✨(domains) add periodic tasks to fetch domain status
- 🧑💻(docker) add celery beat to manage periodic tasks
- ✨(organization) add metadata field #790
- ⬆️(nginx) bump nginx-unprivileged to 1.27 #797
- ✨(teams) allow broadly available teams #796
- ✨(teams) update and enhance team invitation email
- ✨(api) define dimail timeout as a setting
- ✨(frontend) feature modal add new access role to domain
- ✨(api) allow invitations for domain management #708