Releases: ShoshinNikita/budget-manager
v0.7.0
Changelog
✨ Major UI update:
💥 Change page paths - #146
🔨 Embed templates and static files into the binary - #148
For more information see milestone v0.7
Docker images
docker pull ghcr.io/shoshinnikita/budget-manager:latest
docker pull ghcr.io/shoshinnikita/budget-manager:v0.7.0
v0.6.0
Changelog
- ✨ Add statistics for Spends - #139
- ✨ Add buttons to switch between years - #135
- 🔨 Use GoReleaser - #145
For more information see milestone v0.6
Docker images
docker pull ghcr.io/shoshinnikita/budget-manager:latest
docker pull ghcr.io/shoshinnikita/budget-manager:v0.6.0
v0.6.0-beta.1
Docker images
docker pull ghcr.io/shoshinnikita/budget-manager:latest
docker pull ghcr.io/shoshinnikita/budget-manager:v0.6.0-beta.1
docker pull ghcr.io/shoshinnikita/budget-manager:v0.6
v0.5.0
- ✨ Support nested Spend Types - #118
- ✨ Format links in Notes sections - #119
- ❗ Breaking changes in API for the Spend search - #133
- 🔨 Major code refactoring - #121, #132
- 🔨 Minor code improvements - #125, #129
For more information see milestone v0.5
Docker image: https://github.com/ShoshinNikita/budget-manager/packages/112312
v0.4.0
- ✨ Add Spend autocompletion - #116
- ✨ Add opportunity to copy Incomes and Monthly Payments from previous month - #117
- ❗ Breaking changes in API - #114
- 🔨 Major code refactoring & improvements - #113, #115
For more information see milestone v0.4
Docker image: https://github.com/ShoshinNikita/budget-manager/packages/112312
v0.3.0
- Redesign Month Page, drop support for small screens
- Add footer with the current version and a link to the GitHub repo
- Support adding and editing on
Enter
press - Use Swagger for API documentation
- Various code improvements
For more information see milestone v0.3
Docker image: https://github.com/ShoshinNikita/budget-manager/packages/112312
v0.2.0
- ✨ Add Spend Search #78
- ✨ Use migrations to create and alter tables #93
- 🐛 Trim spaces in input data #79
- Display the total cost of daily spends #72
- Support comma as a decimal separator #73
- 🔨 Various code and UI improvements
For more information see milestone v0.2
Docker image: https://github.com/ShoshinNikita/budget-manager/packages/112312
v0.2.0-beta.1
- ✨ Add Spend Search (WIP) #78
- ✨ Use migrations to create and alter tables #93
- 🐛 Trim spaces in input data #79
- Display the total cost of daily spends #72
- Support comma as a decimal separator #73
- 🔨 Various code and UI improvements
For more information see milestone v0.2
Docker image: https://github.com/ShoshinNikita/budget-manager/packages/112312
v0.1.0
🎉 Initial release 🎉
- Month Page and Year Page are ready
- CRUD operations are available for all models (Income, Spends and etc.)
For more information see milestone v0.1
Docker image: https://github.com/ShoshinNikita/budget-manager/packages/112312