Skip to content

v1.15.0

Choose a tag to compare

@sdemagny sdemagny released this 04 Apr 16:04
· 124 commits to main since this release

Added

  • 🧱(helm) add la-suite ingress path
  • βž•(backend) add django-lasuite dependency #858
  • ✨(plugins) add endpoint to list siret of active organizations #771
  • ✨(core) create AccountServiceAuthentication backend #771
  • ✨(core) create AccountService model #771
  • 🧱(helm) disable createsuperuser job by setting #863
  • πŸ”’οΈ(passwords) add validators for production #850
  • ✨(domains) allow to re-run check on domain if status is failed
  • ✨(organization) add is_active field
  • ✨(domains) notify support when domain status changes #668
  • ✨(domains) define domain check interval as a settings
  • ✨(oidc) add simple introspection backend #832
  • πŸ§‘β€πŸ’»(tasks) run management commands #814

Changed

  • ♻️(plugins) rewrite plugin system as django app #844
  • πŸ”’οΈ(users) restrict listable users to same organization #846

Fixed

  • πŸ›(dimail) enhance sentry log
  • πŸ›(oauth2) force JWT signed for /userinfo #804
  • πŸ›(front) disable retries in useQuery and useInfiniteQuery #818