Releases: numerique-gouv/people
Releases · numerique-gouv/people
v1.9.0
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
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
🔖(patch) release version 1.7.1
Update all version files and changelog for patch release.
V1.7.0
Added
- ✨(mailbox) allow to activate mailbox
- ✨(mailbox) allow to disable mailbox
- ✨(backend) add ServiceProvider #522
- 💄(admin) allow header color customization #552
- ✨(organization) add API endpoints #551
Fixed
- 🐛(admin) add organization on user #555
v1.6.1
Fixed
- 🩹(mailbox) fix status of current mailboxes
- 🚑️(backend) fix claim contains non-user field #548
v1.6.0
Removed
- 🔥(teams) remove search by trigram for team access and contact
Added
- ✨(domains) allow creation of "pending" mailboxes
- ✨(teams) allow team management for team admins/owners #509
Fixed
- 🔊(backend) update logger config to info #542
V1.5.0
Removed
- ⬆️(dependencies) remove unneeded dependencies
- 🔥(teams) remove pagination of teams listing
- 🔥(teams) remove search users by trigram
Added
- ✨(dimail) synchronize mailboxes from dimail to our db #453
- ✨(ci) add security scan #429
- ✨(teams) register contacts on admin views
Fixed
- 🐛(mail) fix display button on outlook
- 💚(ci) improve E2E tests #492
- 🔧(sentry) restore default integrations
- 🔇(backend) remove Sentry duplicated warning/errors
- 👷(ci) add sharding e2e tests #467
V1.4.1
Fixed
- 🚑️(frontend) fix MailDomainsLayout
v1.4.0
1.4.0 - 2024-10-23
Added
- ✨(frontend) add tabs inside #466
Fixed
- ✏️(mail) fix typo into mailbox creation email
- 🐛(sentry) fix duplicated sentry errors #479
- 🐛(script) improve and fix release script