Releases: SFTtech/abrechnung
Releases · SFTtech/abrechnung
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
v0.8.0
What's Changed
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- fix clearing account display in account detail by @mikonse in #66
- case insensitive search by @leofah in #76
- add optional guest users by @mikonse in #79
- switch to typescript, disable strict mode for now by @mikonse in #80
- implement add user account on join option on groups by @mikonse in #82
- ui improvements by @mikonse in #95
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- improve transaction create and update in #56
- implement demo functionality in #57
- minor UI improvements in #58
Full Changelog: v0.5.1...v0.6.0
v0.5.1
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Make all text rendering follow the theme by @mic-e in #26
- Readme improvements by @TheJJ in #30
- Fix colors and order of buttons in modals by @mic-e in #33
- Clarify setup doc and add link from balances to account overview by @leofah in #34
- Implement clearing accounts by @mikonse in #37
Full Changelog: v0.4.3...v0.5.0