Skip to content

Create a new testing for V12

Joël Cuissinat requested to merge dev into testing

1.0.0 (2023-11-14)

Features

  • api: remove notifications API endpoints (83a3650)
  • auth: add authtoken instead of keycloak token (66d9aef)
  • auth: add authtoken instead of keycloak token (0cc2c81)
  • libs: update ooutdated libs to wanted version (2010984)
  • notif: add email in userId to notifications post (ef8625d)
  • notif: add email in userId to notifications post (11d1007)
  • notifications: add current user api (7a21878)
  • notifications: add current user api (9de9ee8)
  • statistics: add estimated active users per month (a1823bc)
  • statistics: add global users and monthly users statistics (efcdc9e)
  • statistics: add mail domain parameter to users stats (7e7bfeb)
  • statistics: add parameter for number of months (monthly users) (5235d21)
  • statistics: add structureId parameter to user statistics (acdabb3)
  • statistics: more detailed statistics for single group (1f344c0)
  • stats: refactor and add some basic statistics routes (4c6285a)
  • structure: add services and structures to api (acee346)
  • structure: add services and structures to api (e090403)

Bug Fixes

  • accounts: disable client account creation (d348261)
  • ci: disable husky hooks for CI, fix husky installation (246cd1f)
  • libs: update vulnerable libraries (52c1d87)
  • notif: ensure that userid is used if email is present (db8a781)
  • notif: ensure that userid is used if email is present (38298ee)
  • notifs: fix/notifications/me (5621266)
  • notifs: fix/notifications/me (fd43f1d)
  • packages: fix start script for running locally (21cd005)
  • statistics: fix entry for users with no structure (c0c7bda)

Merge request reports