Skip to content

Releases: numerique-gouv/people

v1.9.1

20 Dec 11:27
Compare
Choose a tag to compare

What's Changed

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

v1.9.0

17 Dec 16:04
Compare
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
Compare
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
Compare
Choose a tag to compare
🔖(patch) release version 1.7.1

    Update all version files and changelog for patch release.

V1.7.0

28 Nov 16:46
Compare
Choose a tag to compare

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

22 Nov 09:21
Compare
Choose a tag to compare

Fixed

  • 🩹(mailbox) fix status of current mailboxes
  • 🚑️(backend) fix claim contains non-user field #548

v1.6.0

22 Nov 09:02
Compare
Choose a tag to compare

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

14 Nov 15:07
Compare
Choose a tag to compare

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

24 Oct 06:20
230ed75
Compare
Choose a tag to compare

Fixed

  • 🚑️(frontend) fix MailDomainsLayout

v1.4.0

23 Oct 17:46
bbac34b
Compare
Choose a tag to compare

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