Releases: maxstue/kijk
Releases · maxstue/kijk
2025.1.0
- feat(KIJK-266): add new email
- upgrade client packages 🚀
- update to dotnet 9 and fix the related errors 🚀
- feat(KIJK-267): add new and better shadcn sidebar 🚀
- feat(KIJK-269): make it possible to send requests from postman/..
- move all projects into a "src" folder
- feat(KIJK-255): replace swagger with scalar
- feat(KIJK-264): add energy consumption endpoints
- chore: update tools
- fix: some small docker and naming fixes
- chore: increase node version
- feat(KIJK-263): rework api responses
- remove generic apiResponse wrapper
- use standard Problemdetails
- refactor: rename energyconsumption to energy/emergies to be more align with the FE and routes
- add favicon to scalar UI
- chore: update node version and improve component accessibility
feat: add energy month table and today button components
fix: refactor apiResponse - chore: update package lock
- refactor: improve OpenApi generation and typed results
- refactor: editorconfig
- feat(KIJK-244): add more energy page features
- feat(KIJK-244): add stats endpoint
- feat(KIJK-244): calcualte stats based on selected year and month
- feat(KIJK-244): add UI part