️(api) add missing cache for stats endpoint

Add cache to display stats for anonymous
and improve some code.
This commit is contained in:
Sabrina Demagny
2025-01-23 17:57:35 +01:00
parent e09e1d1b80
commit c48957612b
3 changed files with 36 additions and 10 deletions

View File

@@ -12,6 +12,10 @@ and this project adheres to
- ✨(scripts) adapts release script after moving the deployment part
### Fixed
- ⚡️(api) add missing cache for stats endpoint
## [1.10.0] - 2025-01-21
### Added