# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ### Added - ✨(teams) register contacts on admin views ### Fixed - πŸ’š(ci) improve E2E tests #492 - πŸ”§(sentry) restore default integrations - πŸ”‡(backend) remove Sentry duplicated warning/errors - πŸ‘·(ci) add sharding e2e tests #467 ## [1.4.1] - 2024-10-23 ### Fixed - πŸš‘οΈ(frontend) fix MailDomainsLayout ## [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 ## [1.3.1] - 2024-10-18 ## [1.3.0] - 2024-10-18 ### Added - ✨(api) add RELEASE version on config endpoint #459 - ✨(backend) manage roles on domain admin view - ✨(frontend) show version number in footer #369 ### Changed - πŸ›‚(backend) match email if no existing user matches the sub ### Fixed - πŸ’„(mail) improve mailbox creation email #462 - πŸ›(frontend) fix update accesses form #448 - πŸ›‚(backend) do not duplicate user when disabled ## [1.2.1] - 2024-10-03 ### Fixed - πŸ”§(mail) use new scaleway email gateway #435 ## [1.2.0] - 2024-09-30 ### Added - ✨(ci) add helmfile linter and fix argocd sync #424 - ✨(domains) add endpoint to list and retrieve domain accesses #404 - 🍱(dev) embark dimail-api as container #366 - ✨(dimail) allow la regie to request a token for another user #416 - ✨(frontend) show username on AccountDropDown #412 - πŸ₯…(frontend) improve add & update group forms error handling #387 - ✨(frontend) allow group members filtering #363 - ✨(mailbox) send new mailbox confirmation email #397 - ✨(domains) domain accesses update API #423 - ✨(backend) domain accesses create API #428 - πŸ₯…(frontend) catch new errors on mailbox creation #392 - ✨(api) domain accesses delete API #433 - ✨(frontend) add mail domain access management #413 ### Fixed - ♿️(frontend) fix left nav panel #396 - πŸ”§(backend) fix configuration to avoid different ssl warning #432 ### Changed - ♻️(serializers) move business logic to serializers #414 ## [1.1.0] - 2024-09-10 ### Added - πŸ“ˆ(monitoring) configure sentry monitoring #378 - πŸ₯…(frontend) improve api error handling #355 ### Changed - πŸ—ƒοΈ(models) move dimail 'secret' to settings #372 ### Fixed - πŸ›(dimail) improve handling of dimail errors on failed mailbox creation #377 - πŸ’¬(frontend) fix group member removal text #382 - πŸ’¬(frontend) fix add mail domain text #382 - πŸ›(frontend) fix keyboard navigation #379 - πŸ›(frontend) fix add mail domain form submission #355 ## [1.0.2] - 2024-08-30 ### Added - πŸ”§Runtime config for the frontend (#345) - πŸ”§(helm) configure resource server in staging ### Fixed - πŸ‘½οΈ(mailboxes) fix mailbox creation after dimail api improvement (#360) ## [1.0.1] - 2024-08-19 ### Fixed - ✨(frontend) user can add mail domains ## [1.0.0] - 2024-08-09 ### Added - ✨(domains) create and manage domains on admin + API - ✨(domains) mailbox creation + link to email provisioning API [unreleased]: https://github.com/numerique-gouv/people/compare/v1.4.1...main [1.4.1]: https://github.com/numerique-gouv/people/releases/v1.4.1 [1.4.0]: https://github.com/numerique-gouv/people/releases/v1.4.0 [1.3.1]: https://github.com/numerique-gouv/people/releases/v1.3.1 [1.3.0]: https://github.com/numerique-gouv/people/releases/v1.3.0 [1.2.1]: https://github.com/numerique-gouv/people/releases/v1.2.1 [1.2.0]: https://github.com/numerique-gouv/people/releases/v1.2.0 [1.1.0]: https://github.com/numerique-gouv/people/releases/v1.1.0 [1.0.2]: https://github.com/numerique-gouv/people/releases/v1.0.2 [1.0.1]: https://github.com/numerique-gouv/people/releases/v1.0.1 [1.0.0]: https://github.com/numerique-gouv/people/releases/v1.0.0