Skip to content

Releases: suitenumerique/people

v1.20.0

22 Oct 10:25

Choose a tag to compare

v1.20.0 Pre-release
Pre-release

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

22 Sep 08:02

Choose a tag to compare

What's Changed

Full Changelog: v1.19.0...v1.19.1

v1.19.0

03 Sep 13:04

Choose a tag to compare

What's Changed

Added

Fixed

Changed

  • 💥(sentry) remove DJANGO_ before Sentry DSN env variable by @qbey in #957

New Contributors

Full Changelog: v1.18.2...v1.19.0

v1.18.0

30 Jun 13:59

Choose a tag to compare

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

11 Jun 09:47

Choose a tag to compare

What's Changed

  • ✨(dimail) allow to reset the mailbox password by @mjeammet in #834
  • 🎨(front) ui v2 - mails domains layout by @elvoisin in #818
  • 🎨(front) rewrite the team main page by @qbey in #907
  • 💻(frontend) add crisp script by @elvoisin in #914

New Contributors

Full Changelog: v1.16.0...v1.17.0

v1.16.0

05 May 10:23

Choose a tag to compare

Added

  • 🔧(sentry) add Celery beat task integration #892

Changed

  • 🛂(dimail) simplify interop with dimail
  • ✨(mailbox) remove secondary email as required field

### Fixed

  • 🔒️(drf) disable browsable HTML API renderer #897

Full Changelog: v1.15.0...v1.16.0

v1.15.0

04 Apr 16:04

Choose a tag to compare

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_active field
  • ✨(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

  • 🐛(dimail) enhance sentry log
  • 🐛(oauth2) force JWT signed for /userinfo #804
  • 🐛(front) disable retries in useQuery and useInfiniteQuery #818

v1.14.1

17 Mar 10:55

Choose a tag to compare

Add missing translations from crowdin

v1.14.0

17 Mar 10:53

Choose a tag to compare

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

Fixed

  • 🐛(oauth2) force JWT signed for /userinfo #804
  • 🐛(oauth2) add ProConnect scopes #802
  • 🐛(domains) use a dedicated mail to invite user to manage domain
  • 🐛(mailbox) fix mailbox creation email language

v1.13.1

04 Mar 13:30
6e7ebc7

Choose a tag to compare

Fixed

  • 🐛(mailbox) fix migration to fill dn_email field