Skip to content

Latest commit

 

History

History
43 lines (36 loc) · 4.83 KB

CHANGELOG.md

File metadata and controls

43 lines (36 loc) · 4.83 KB

Changelog

4.1.0 (2025-01-20)

Features

  • 🔒 add contact details endpoint and api call (b809a2d)
  • 🔒 hide ircgn email (6493b80)
  • 🔊 add logs related to authentication (6594eb4)
  • 🛂 implement rate limit on api requests (56439f2)
  • ✨ add alarm gun detection api and tests (2e981cd)
  • ✨ add api route and tests for alarm gun detection (04c7fcc)
  • ✨ add dummy identification for lever rifle and semi-automatic or automatic long gun (4c58fa7)
  • ✨ add dummy shotgun identification (14cce76)
  • ✨ add email client with local email server (6955bad)
  • ✨ add endpoint to contact experts via email (b3c9576)
  • ✨ add endpoint to contact experts via email (de89ff2)
  • ✨ add pictures as email attachements (3210393)
  • ✨ finalize expert form contact with email attachment (0277854)
  • ✨ implementation ocr module for blank guns (900aa3c)
  • 🧑‍💻 add healthcheck for Keycloak service in docker-compose.yml (4a92bd3)
  • ⚡ automatically retrieve jwks (cb16ce3)

Bug Fixes

  • 🐛 change auth_idp and cheops to idp and Cheops (9ca0aae)
  • 🐛 fix authentication by adding audience in jwt decode (661fc98)
  • 🐛 fix redirection after login with Passage 2 (b5cde1e)
  • 🐛 fix refresh accesstoken every seconds (e2e7232)
  • 🐛 fix timout while sending emails (9471ae1)
  • 🐛 make markings_pictures optional (cc6bbdc)
  • 🐛 Put clean registy on separate job in ci (c872646)
  • 🐛 remove measure model call when confidence level is low (f6ea811)
  • 🐛 show message for all user other than proxyma in expert contact (00a3d09)
  • 👷 fix ci build reusable workflow (db4a4f9)
  • 💄 use alerts instead of modal for expert form submission (714487f)
  • 🔒 set server_tokens to off in nginx conf (2bcd626)
  • ♿ fix accessibilities issues (fcc3de5)
  • ✅ ignore errors in coverage xml generation (371c3c1)
  • ✅ Updating API tests that uses authentification (0d8d6a2)
  • 🐛 fix value not found on contact expert form (66627f9)