Skip to content

Releases: SFTtech/abrechnung

v1.7.1

21 Feb 22:21

Choose a tag to compare

What's Changed

  • prevent accounts which are not yet saved to the server from being referenced in transactions

Full Changelog: v1.7.0...v1.7.1

v1.7.0

21 Feb 21:59

Choose a tag to compare

What's Changed

  • add French translation
  • remember selected language across page reloads
  • rework balance table into a basic statistics page with lifetime group statistics

Full Changelog: v1.6.0...v1.7.0

v1.6.0

10 Jan 21:02

Choose a tag to compare

What's Changed

Features

  • add alternative split modes: evenly, unevenly - by shares, unevenly - by percentage, unevenly - by amount

Full Changelog: v1.5.0...v1.6.0

v1.5.0

05 Jan 18:42

Choose a tag to compare

What's Changed

Features

  • add group export and import via json dumps
  • allow empty valid until in group invite links

Full Changelog: v1.4.0...v1.5.0

v1.4.0

03 Jan 19:17

Choose a tag to compare

What's Changed

Features

  • enable Russian and Bulgarian translations
  • make valid until field of invite links fully optional
  • persist filter and sort settings of list views across page navigations

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

30 Dec 18:59

Choose a tag to compare

What's Changed

Features

  • select accounts as "owned" to set a default payer for purchases and transfers as well as
    displaying balance effects directly
  • fetch current currency conversion rates from external api
  • various UI polishes and improvements

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

19 Jun 10:47

Choose a tag to compare

What's Changed

Features

  • add transaction history display
  • add multi currency support
  • add support for math expressions in numeric inputs

Full Changelog: v1.1.0...v1.2.0

v1.1.0

31 Jan 17:25

Choose a tag to compare

What's Changed

Features

  • add optional prometheus metrics endpoint
  • make mailer service tolerant to database restarts

Full Changelog: v1.0.0...v1.1.0

v1.0.0

03 Jan 18:43

Choose a tag to compare

What's Changed

BREAKING CHANGES

  • changed config structure to only include the reverse-proxy base_url once in the api section
  • removed frontend config via separate config.json in favour of configuration in the backend config yaml
  • drop python 3.10 support
  • add ubuntu 24.04 support and drop 22.04
  • remove react native mobile app in favour of mobile optimized PWA

Features

  • add Spanish, Tamil and Ukrainian as supported languages
  • improve translations of datetimes
  • rework group settings to just be a single page
  • allow archiving of groups

Full Changelog: v0.14.0...v1.0.0

v0.14.0

16 Aug 22:12

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.3...v0.14.0