Skip to content

Create new stable

Lionel Morin requested to merge testing into master

1.0.0-testing.1 (2023-10-13)

Features

  • api: remove notifications API endpoints (83a3650)
  • libs: update ooutdated libs to wanted version (2010984)
  • 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)

Bug Fixes

  • accounts: disable client account creation (d348261)
  • ci: disable husky hooks for CI, fix husky installation (246cd1f)
  • libs: update vulnerable libraries (52c1d87)
  • packages: fix start script for running locally (21cd005)
  • statistics: fix entry for users with no structure (c0c7bda)

Merge request reports