Releases: SFTtech/abrechnung
Releases · SFTtech/abrechnung
v0.14.0
What's Changed
- Numeric input by @TheJJ in #214
- Ensure two decimal places for currency values by @CollinAlpert in #215
- more dependencies is more good by @TheJJ in #219
- frontend dependency bumps by @TheJJ in #218
- enable typescript strict: true compiler option for web by @mikonse in #221
- fix(web): #209 fix position usages not being updated properly by @mikonse in #222
New Contributors
- @CollinAlpert made their first contribution in #215
Full Changelog: v0.13.3...v0.14.0
v0.13.3
What's Changed
- feat(web): add purchase for account from account detail page by @mikonse in #208
- fix(web): copied positions retained original position id by @mikonse in #211
- chore: remove not recommended (and not needed) docker compose links by @mikonse in #212
- dependency upgrades by @mikonse in #213
Full Changelog: v0.13.2...v0.13.3
v0.13.2
Full Changelog: v0.13.1...v0.13.2
- fix frontend docker container startup
v0.13.1
What's Changed
- enable multi arch docker builds by @mikonse in #189
- refactor(frontend): remove recoil from web by @mikonse in #190
- add german translations by @mikonse in #191
- Export transactions as CSV by @ymeiron in #197
- Dynamically change Nginx configuration by @RicardoJeronimo in #199
New Contributors
- @RicardoJeronimo made their first contribution in #199
Full Changelog: v0.12.1...v0.13.1
v0.12.1
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- First fully automated release of the android app
- refactor: split up database code and revisions by @mikonse in #174
- Add client side compression of images by @Raupinger in #176
- Honour group currency in new transactions by @ymeiron in #182
New Contributors
- @Raupinger made their first contribution in #176
- @ymeiron made their first contribution in #182
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- beautify authors file by @TheJJ in #148
- switch to fastapi by @mikonse in #152
- validation improvements and more by @mikonse in #153
- fix(web): correct balance graph handling by @mikonse in #154
- fix balance graph for empty history by @mikonse in #159
- correct page titles by @mikonse in #160
- fix(web): fix event copy button, some layouting by @mikonse in #161
- feat(web): improved position validation, better transfer creation by @mikonse in #164
- feat(web): improve sidebar overflow, back buttons by @mikonse in #166
- implement group settlements by @mikonse in #168
Full Changelog: v0.10.1...v0.11.0
v0.10.1
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- chore: add docker build and publish
- improved clearing accounts
- add api version compatibility check
- fix password and email recovery / change flows
- improved routing
- add new abrechnung icon and initial translation setup
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- prettify main readme by @TheJJ in #105
- Add group currency symbol to purchase/transfer by @kasimos in #111
- Fix #108 - Allow locale sensitive decimal in transfer/purchase modal by @kasimos in #109
- add the mobile app by @mikonse in #118
- unify javascript app structures to enable code sharing by @mikonse in #120
- enable typescript strict mode for web by @mikonse in #121
- docker: add docker-compose setup by @returntoreality in #122
- web refactoring by @mikonse in #124
New Contributors
- @kasimos made their first contribution in #111
- @returntoreality made their first contribution in #122
Full Changelog: v0.8.0...v0.9.0