Skip to content

Releases: suitenumerique/people

v1.13.0

04 Mar 11:31
ef4c1da

Choose a tag to compare

Added

  • ✨(oidc) people as an identity provider #638

Fixed

  • 💄(domains) improve user experience and avoid repeat fix_domain operations
  • 👽️(dimail) increase timeout value for check domain API call
  • 🧱(helm) add resource-server ingress path #743
  • 🌐(backend) synchronize translations with crowdin again

v1.12.1

20 Feb 09:15
f23f1ea

Choose a tag to compare

Fixed

  • 👽️(dimail) increase timeout value for API calls

v1.12.0

18 Feb 15:45
70d22ee

Choose a tag to compare

Added

  • ✨(domains) allow user to re-run all fetch domain data from dimail #733
  • ✨(domains) display DNS config expected for domain with required actions #722
  • ✨(domains) check status after creation #720
  • ✨(domains) display required actions to do on domain #710
  • ✨(plugin) add CommuneCreation plugin with domain provisioning #658
  • ✨(frontend) display action required status on domain #709
  • ✨(domains) store last health check details on MailDomain #703
  • ✨(domains) add support email field on domain #678

v1.11.0

07 Feb 11:09
e297a02

Choose a tag to compare

Added

  • ✨(api) add count mailboxes to MailDomain serializer #688
  • ✨(dimail) manage 'action required' status for MailDomain #686
  • ✨(domains) add action required status on MailDomain #684
  • ✨(dimail) send pending mailboxes upon domain activation

Fixed

  • 🚑️(teams) do not display add button when disallowed #676
  • 🚑️(plugins) fix name from SIRET specific case #674
  • 🐛(api) restrict mailbox sync to enabled domains

v1.10.1

27 Jan 15:05
b98281f

Choose a tag to compare

Added

  • ✨(dimail) management command to fetch domain status #644

Changed

  • ✨(scripts) adapts release script after moving the deployment part #657

Fixed

  • 🐛(dimail) fix imported mailboxes should be enabled instead of pending #659
  • ⚡️(api) add missing cache for stats endpoint #661

v1.10.0

27 Jan 15:07

Choose a tag to compare

Added

  • ✨(api) create stats endpoint
  • ✨(teams) add Team dependencies #560
  • ✨(organization) add admin action for plugin #640
  • ✨(anct) fetch and display organization names of communes #583
  • ✨(frontend) display email if no username #562
  • 🧑‍💻(oidc) add ability to pull registration ID (e.g. SIRET) from OIDC #577

Fixed

  • 🐛(backend) fix flaky test with search contact #605
  • 🐛(backend) fix flaky test with team access #646
  • 🧑‍💻(dimail) remove 'NoneType: None' log in debug mode
  • 🐛(frontend) fix flaky e2e test #636
  • 🐛(frontend) fix disable mailbox button display #631
  • 🐛(backend) fix dimail call despite mailbox creation failure on our side
  • 🧑‍💻(user) fix the User.language infinite migration #611

v1.9.1

20 Dec 11:27

Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.9.0

17 Dec 16:04

Choose a tag to compare

Fixed

  • 🐛(backend) fix manage roles on domain admin view

Added

  • ✨(frontend) disable mailbox and allow to create pending mailbox
  • ✨(organizations) add siret to name conversion #584
  • 💄(frontend) redirect home according to abilities #588
  • ✨(maildomain_access) add API endpoint to search users #508

V1.8.0

13 Dec 22:28

Choose a tag to compare

Added

  • ✨(contacts) add "abilities" to API endpoint data #585
  • ✨(contacts) allow filter list API with email
  • ✨(contacts) return profile contact from same organization
  • ✨(dimail) automate allows requests to dimail
  • ✨(contacts) add notes & force full_name #565

Changed

  • ♻️(contacts) move user profile to contact #572
  • ♻️(contacts) split api test module in actions #573

Fixed

  • 🐛(backend) fix manage roles on domain admin view
  • 🐛(mailbox) fix activate mailbox feature
  • 🔧(helm) fix the configuration environment #579

V1.7.1

28 Nov 17:30

Choose a tag to compare

🔖(patch) release version 1.7.1

    Update all version files and changelog for patch release.