v1.1.1
If you are upgrading from v1.0.2 look at the instructions in https://github.com/0PandaDEV/Ziit/releases/tag/v1.1.0
[main] - 2025-11-15
✨ New Features
d513f63- optimize admin dashboard query by using a materialized view by @0PandaDEV6d0de0e- increase batch api limit to 100k by @0PandaDEV0c661ac- add back deprecated endpoint becasue of compatibility issues by @0PandaDEV47c4e0c- move stats fetching to a timescale function by @0PandaDEV07ed40d- masively improve speed of leaderboard using agragated queries by @0PandaDEVd19e0f0- add caching to the leaderboard and stats route by @0PandaDEV
🐛 Bug Fixes
439c846- oauth account linking broken due to redundant auth check by @0PandaDEV61e73d8- allow to connect both github and epilogue by @0PandaDEV37cc919- heartbeats incorrectly displayed as total imported days by @0PandaDEV87340cd- db appearing wiped by @0PandaDEV
♻️ Refactors
c086133- move stats.ts lib file into app folder by @0PandaDEV