v0.536.0
Pre-release
Pre-release
·
3122 commits
to develop
since this release
0.536.0 (2024-09-12)
Features
- env: add new variable for global stats endpoint (d49c428)
- add feature global stats enum (8ac5476)
- env: add new variable for global stats endpoint (e0f60f4)
- #8190 few global public stats (e649a79)
- count and total amount for invoices/payments created (b861ad8)
- count and total amount for teams/tasks created (30f22b1)
- total tracked overall duration in seconds to hours (1b06330)
- user stats (total and last month active users) (ba50e12)
Bug Fixes
- use super method to get monthly active users count (89dfdf7)
- cspell: typo spelling :-) (2ce5a14)
- deepscan: nullish coalescing operator (??) (fda4439)
Code Refactoring
- get toggle features for environment (eeb81c8)
What's Changed
- [Feat] #8190 Global Stats Endpoint by @rahul-rocket in #8193
Full Changelog: v0.535.2...v0.536.0