fix: complete analytics edge cases

This commit is contained in:
2026-08-21 06:13:23 +03:00
parent d86624b9ef
commit 7154e8f2ea
9 changed files with 56 additions and 8 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## [Frontend 0.11.0 / Backend 0.10.1 / Shared 0.5.0] - 2026-08-21
### Fixed
- Corrected analytics period boundaries for partial week/month ranges and added a usable «Без категории» filter with SQL coverage.
## [Backend 0.9.2] - 2026-08-20
### Added