Skip to content

Releases: SFTtech/abrechnung

v0.8.0

29 May 21:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

13 May 19:08
Compare
Choose a tag to compare

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

14 Feb 22:04
Compare
Choose a tag to compare

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

21 Jan 14:50
Compare
Choose a tag to compare

Full Changelog: v0.5.0...v0.5.1

v0.5.0

18 Jan 21:53
Compare
Choose a tag to compare

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

v0.4.3

07 Jan 01:05
Compare
Choose a tag to compare

What's Changed

  • Minor bug fixes

Full Changelog: v0.4.2...v0.4.3

v0.4.1

05 Jan 02:11
Compare
Choose a tag to compare

What's Changed

  • Minor Bug Fixes

Full Changelog: v0.4.0...v0.4.1

v0.4.0

04 Jan 23:18
Compare
Choose a tag to compare

What's Changed

  • Improve client data updates
  • Clean up client UI

Full Changelog: v0.3.0...v0.4.0

v0.3.0

29 Dec 21:23
Compare
Choose a tag to compare

Initial release of Abrechnung on PyPi and as debian packages

Features

  • Group, account and user management
  • Payment splitting through transactions
  • Subdividing transactions using transaction positions
  • Adding file attachments to transactions