2024-01-03 10:09:31 +01:00
|
|
|
# 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]
|
2024-08-09 12:46:13 +02:00
|
|
|
|
2024-11-28 10:55:44 +01:00
|
|
|
### Added
|
|
|
|
|
|
2024-11-20 19:14:48 +01:00
|
|
|
- ✨(dimail) automate allows requests to dimail
|
2024-11-28 10:55:44 +01:00
|
|
|
- ✨(contacts) add notes & force full_name #565
|
|
|
|
|
|
2024-12-02 16:26:41 +01:00
|
|
|
### Changed
|
|
|
|
|
|
|
|
|
|
- ♻️(contacts) move user profile to contact #572
|
2024-12-02 16:47:18 +01:00
|
|
|
- ♻️(contacts) split api test module in actions #573
|
2024-12-02 16:26:41 +01:00
|
|
|
|
2024-12-04 15:23:21 +01:00
|
|
|
### Fixed
|
|
|
|
|
|
2024-12-12 16:14:28 +01:00
|
|
|
- 🐛(backend) fix manage roles on domain admin view
|
2024-12-12 14:33:56 +01:00
|
|
|
- 🐛(mailbox) fix activate mailbox feature
|
2024-12-04 15:23:21 +01:00
|
|
|
- 🔧(helm) fix the configuration environment #579
|
|
|
|
|
|
2024-11-28 18:17:50 +01:00
|
|
|
## [1.7.1] - 2024-11-28
|
|
|
|
|
|
2024-11-28 17:29:54 +01:00
|
|
|
## [1.7.0] - 2024-11-28
|
|
|
|
|
|
2024-11-25 16:12:08 +01:00
|
|
|
### Added
|
|
|
|
|
|
2024-11-26 12:26:54 +01:00
|
|
|
- ✨(mailbox) allow to activate mailbox
|
2024-11-22 19:49:27 +01:00
|
|
|
- ✨(mailbox) allow to disable mailbox
|
2024-11-25 16:12:08 +01:00
|
|
|
- ✨(backend) add ServiceProvider #522
|
2024-11-22 16:53:38 +01:00
|
|
|
- 💄(admin) allow header color customization #552
|
2024-11-22 14:18:50 +01:00
|
|
|
- ✨(organization) add API endpoints #551
|
2024-11-25 16:12:08 +01:00
|
|
|
|
2024-11-25 16:06:31 +01:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- 🐛(admin) add organization on user #555
|
|
|
|
|
|
2024-11-22 10:02:38 +01:00
|
|
|
## [1.6.1] - 2024-11-22
|
|
|
|
|
|
2024-11-21 19:30:10 +01:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- 🩹(mailbox) fix status of current mailboxes
|
2024-11-21 23:06:49 +01:00
|
|
|
- 🚑️(backend) fix claim contains non-user field #548
|
2024-11-21 19:30:10 +01:00
|
|
|
|
2024-11-20 10:35:31 +01:00
|
|
|
## [1.6.0] - 2024-11-20
|
|
|
|
|
|
2024-11-19 22:58:10 +01:00
|
|
|
### Removed
|
|
|
|
|
|
|
|
|
|
- 🔥(teams) remove search by trigram for team access and contact
|
|
|
|
|
|
2024-11-06 17:22:01 +01:00
|
|
|
### Added
|
|
|
|
|
|
2024-11-15 18:14:10 +01:00
|
|
|
- ✨(domains) allow creation of "pending" mailboxes
|
2024-11-06 17:22:01 +01:00
|
|
|
- ✨(teams) allow team management for team admins/owners #509
|
|
|
|
|
|
2024-11-20 16:10:47 +01:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- 🔊(backend) update logger config to info #542
|
|
|
|
|
|
2024-11-14 15:42:54 +01:00
|
|
|
## [1.5.0] - 2024-11-14
|
|
|
|
|
|
2024-11-04 10:15:03 +01:00
|
|
|
### Removed
|
2024-10-30 01:11:28 +01:00
|
|
|
|
2024-11-04 10:15:03 +01:00
|
|
|
- ⬆️(dependencies) remove unneeded dependencies
|
2024-10-29 10:51:13 +01:00
|
|
|
- 🔥(teams) remove pagination of teams listing
|
2024-10-30 01:11:28 +01:00
|
|
|
- 🔥(teams) remove search users by trigram
|
2024-10-24 17:40:32 +02:00
|
|
|
- 🗃️(teams) remove `slug` field
|
2024-10-30 01:11:28 +01:00
|
|
|
|
2024-10-29 10:51:13 +01:00
|
|
|
### Added
|
|
|
|
|
|
2024-10-23 18:44:14 +02:00
|
|
|
- ✨(dimail) send domain creation requests to dimail #454
|
2024-10-09 17:18:38 +02:00
|
|
|
- ✨(dimail) synchronize mailboxes from dimail to our db #453
|
2024-09-27 16:26:28 +02:00
|
|
|
- ✨(ci) add security scan #429
|
2024-10-29 10:51:13 +01:00
|
|
|
- ✨(teams) register contacts on admin views
|
|
|
|
|
|
2024-10-25 13:18:57 +02:00
|
|
|
### Fixed
|
|
|
|
|
|
2024-11-08 16:20:06 +01:00
|
|
|
- 🐛(mail) fix display button on outlook
|
2024-10-29 14:58:25 +01:00
|
|
|
- 💚(ci) improve E2E tests #492
|
2024-10-24 16:48:48 +02:00
|
|
|
- 🔧(sentry) restore default integrations
|
2024-10-25 13:18:57 +02:00
|
|
|
- 🔇(backend) remove Sentry duplicated warning/errors
|
2024-10-24 16:48:48 +02:00
|
|
|
- 👷(ci) add sharding e2e tests #467
|
2024-10-24 17:40:32 +02:00
|
|
|
- 🐛(dimail) fix unexpected status_code for proper debug #454
|
2024-10-23 17:21:03 +02:00
|
|
|
|
2024-10-23 22:55:56 +02:00
|
|
|
## [1.4.1] - 2024-10-23
|
|
|
|
|
|
2024-10-23 21:27:26 +02:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- 🚑️(frontend) fix MailDomainsLayout
|
|
|
|
|
|
2024-10-23 19:15:14 +02:00
|
|
|
## [1.4.0] - 2024-10-23
|
|
|
|
|
|
2024-10-23 18:46:04 +02:00
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- ✨(frontend) add tabs inside #466
|
|
|
|
|
|
2024-10-21 23:35:49 +02:00
|
|
|
### Fixed
|
|
|
|
|
|
2024-10-23 17:49:29 +02:00
|
|
|
- ✏️(mail) fix typo into mailbox creation email
|
2024-10-22 17:29:02 +02:00
|
|
|
- 🐛(sentry) fix duplicated sentry errors #479
|
2024-10-21 23:35:49 +02:00
|
|
|
- 🐛(script) improve and fix release script
|
|
|
|
|
|
2024-10-18 13:10:07 +02:00
|
|
|
## [1.3.1] - 2024-10-18
|
|
|
|
|
|
2024-10-18 11:39:16 +02:00
|
|
|
## [1.3.0] - 2024-10-18
|
|
|
|
|
|
2024-10-10 09:59:54 +02:00
|
|
|
### Added
|
|
|
|
|
|
2024-10-15 12:55:27 +02:00
|
|
|
- ✨(api) add RELEASE version on config endpoint #459
|
2024-10-10 09:59:54 +02:00
|
|
|
- ✨(backend) manage roles on domain admin view
|
2024-10-14 16:54:21 +02:00
|
|
|
- ✨(frontend) show version number in footer #369
|
2024-10-17 15:30:00 +02:00
|
|
|
- 👔(backend) add Organization model
|
2024-10-10 09:59:54 +02:00
|
|
|
|
2024-10-04 18:59:32 +02:00
|
|
|
### Changed
|
|
|
|
|
|
|
|
|
|
- 🛂(backend) match email if no existing user matches the sub
|
|
|
|
|
|
2024-10-11 12:57:13 +02:00
|
|
|
### Fixed
|
|
|
|
|
|
2024-10-10 16:07:52 +02:00
|
|
|
- 💄(mail) improve mailbox creation email #462
|
2024-10-15 12:55:27 +02:00
|
|
|
- 🐛(frontend) fix update accesses form #448
|
2024-10-11 12:57:13 +02:00
|
|
|
- 🛂(backend) do not duplicate user when disabled
|
|
|
|
|
|
2024-10-03 15:35:41 +02:00
|
|
|
## [1.2.1] - 2024-10-03
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
2024-10-01 10:47:34 +02:00
|
|
|
- 🔧(mail) use new scaleway email gateway #435
|
|
|
|
|
|
|
|
|
|
|
2024-09-30 17:27:16 +02:00
|
|
|
## [1.2.0] - 2024-09-30
|
|
|
|
|
|
2024-09-14 00:59:38 +02:00
|
|
|
|
2024-09-17 15:24:35 +02:00
|
|
|
### Added
|
|
|
|
|
|
2024-09-24 12:11:56 +02:00
|
|
|
- ✨(ci) add helmfile linter and fix argocd sync #424
|
2024-09-19 18:47:08 +02:00
|
|
|
- ✨(domains) add endpoint to list and retrieve domain accesses #404
|
|
|
|
|
- 🍱(dev) embark dimail-api as container #366
|
2024-09-10 15:01:36 +02:00
|
|
|
- ✨(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
|
2024-08-26 15:58:37 +02:00
|
|
|
- ✨(frontend) allow group members filtering #363
|
2024-09-20 18:08:02 +02:00
|
|
|
- ✨(mailbox) send new mailbox confirmation email #397
|
2024-09-27 15:54:44 +02:00
|
|
|
- ✨(domains) domain accesses update API #423
|
2024-09-25 00:43:02 +02:00
|
|
|
- ✨(backend) domain accesses create API #428
|
2024-09-10 19:13:11 +02:00
|
|
|
- 🥅(frontend) catch new errors on mailbox creation #392
|
2024-09-30 14:35:53 +02:00
|
|
|
- ✨(api) domain accesses delete API #433
|
2024-09-23 16:06:51 +02:00
|
|
|
- ✨(frontend) add mail domain access management #413
|
2024-09-19 18:47:08 +02:00
|
|
|
|
2024-09-11 19:33:40 +02:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- ♿️(frontend) fix left nav panel #396
|
2024-09-30 09:26:59 +02:00
|
|
|
- 🔧(backend) fix configuration to avoid different ssl warning #432
|
2024-09-11 19:33:40 +02:00
|
|
|
|
2024-09-19 18:47:08 +02:00
|
|
|
### Changed
|
|
|
|
|
|
|
|
|
|
- ♻️(serializers) move business logic to serializers #414
|
2024-09-14 00:59:38 +02:00
|
|
|
|
2024-09-10 17:10:17 +02:00
|
|
|
## [1.1.0] - 2024-09-10
|
|
|
|
|
|
2024-09-04 18:00:39 +02:00
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- 📈(monitoring) configure sentry monitoring #378
|
2024-09-04 23:23:13 +02:00
|
|
|
- 🥅(frontend) improve api error handling #355
|
2024-09-04 18:00:39 +02:00
|
|
|
|
2024-08-30 15:49:04 +02:00
|
|
|
### Changed
|
|
|
|
|
|
|
|
|
|
- 🗃️(models) move dimail 'secret' to settings #372
|
|
|
|
|
|
2024-09-03 18:29:28 +02:00
|
|
|
### Fixed
|
|
|
|
|
|
2024-09-06 13:59:02 +02:00
|
|
|
- 🐛(dimail) improve handling of dimail errors on failed mailbox creation #377
|
2024-08-30 15:49:04 +02:00
|
|
|
- 💬(frontend) fix group member removal text #382
|
|
|
|
|
- 💬(frontend) fix add mail domain text #382
|
2024-09-06 02:35:52 +02:00
|
|
|
- 🐛(frontend) fix keyboard navigation #379
|
2024-09-04 23:23:13 +02:00
|
|
|
- 🐛(frontend) fix add mail domain form submission #355
|
2024-09-03 18:29:28 +02:00
|
|
|
|
2024-08-29 15:53:38 +02:00
|
|
|
## [1.0.2] - 2024-08-30
|
|
|
|
|
|
2024-08-20 10:31:34 +02:00
|
|
|
### Added
|
|
|
|
|
|
2024-08-26 19:10:43 +02:00
|
|
|
- 🔧Runtime config for the frontend (#345)
|
2024-08-29 15:53:38 +02:00
|
|
|
- 🔧(helm) configure resource server in staging
|
2024-08-26 19:10:43 +02:00
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- 👽️(mailboxes) fix mailbox creation after dimail api improvement (#360)
|
2024-08-20 10:31:34 +02:00
|
|
|
|
2024-08-19 19:03:27 +02:00
|
|
|
## [1.0.1] - 2024-08-19
|
|
|
|
|
|
|
|
|
|
### Fixed
|
2024-08-14 17:43:10 +02:00
|
|
|
|
|
|
|
|
- ✨(frontend) user can add mail domains
|
|
|
|
|
|
2024-08-09 12:46:13 +02:00
|
|
|
## [1.0.0] - 2024-08-09
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- ✨(domains) create and manage domains on admin + API
|
|
|
|
|
- ✨(domains) mailbox creation + link to email provisioning API
|
|
|
|
|
|
2024-11-28 18:17:50 +01:00
|
|
|
[unreleased]: https://github.com/numerique-gouv/people/compare/v1.7.1...main
|
|
|
|
|
[1.7.1]: https://github.com/numerique-gouv/people/releases/v1.7.1
|
2024-11-28 17:29:54 +01:00
|
|
|
[1.7.0]: https://github.com/numerique-gouv/people/releases/v1.7.0
|
2024-11-22 10:02:38 +01:00
|
|
|
[1.6.1]: https://github.com/numerique-gouv/people/releases/v1.6.1
|
2024-11-20 10:35:31 +01:00
|
|
|
[1.6.0]: https://github.com/numerique-gouv/people/releases/v1.6.0
|
2024-11-14 15:42:54 +01:00
|
|
|
[1.5.0]: https://github.com/numerique-gouv/people/releases/v1.5.0
|
2024-10-23 22:55:56 +02:00
|
|
|
[1.4.1]: https://github.com/numerique-gouv/people/releases/v1.4.1
|
2024-10-23 19:15:14 +02:00
|
|
|
[1.4.0]: https://github.com/numerique-gouv/people/releases/v1.4.0
|
2024-10-18 13:10:07 +02:00
|
|
|
[1.3.1]: https://github.com/numerique-gouv/people/releases/v1.3.1
|
2024-10-18 11:39:16 +02:00
|
|
|
[1.3.0]: https://github.com/numerique-gouv/people/releases/v1.3.0
|
2024-10-03 15:35:41 +02:00
|
|
|
[1.2.1]: https://github.com/numerique-gouv/people/releases/v1.2.1
|
2024-09-30 17:27:16 +02:00
|
|
|
[1.2.0]: https://github.com/numerique-gouv/people/releases/v1.2.0
|
2024-09-10 17:10:17 +02:00
|
|
|
[1.1.0]: https://github.com/numerique-gouv/people/releases/v1.1.0
|
2024-08-29 15:53:38 +02:00
|
|
|
[1.0.2]: https://github.com/numerique-gouv/people/releases/v1.0.2
|
2024-08-19 19:03:27 +02:00
|
|
|
[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
|