Skip to content

v2.3.0

Compare
Choose a tag to compare
@georgimld georgimld released this 13 Oct 11:14
· 510 commits to main since this release
aca360d

v2.3.0

Fixed

  • Fixed a bug where the menu items on the left navbar did not look clickable. #1444
  • Fixed a bug where the wrong error message was shown on failed login. #1424

Added

  • Add RATE_LIMIT environment variable to optionally limit the rate of client HTTP requests to API. Can be any integer number to set the rate of individual client requests per minute.
  • Add currencies from ECB FX api. #1154
  • Add integration with custom auth proxy. #1432

Changed

  • Introduced HTML Testreport exports for E2E Tests. #1454
  • Updated documentation on resource requirements for running TruBudget.#1473
  • Update documentation regarding logging in TruBudget. #1396
  • Updated the deprecated 'docker-compose' command to 'docker compose' command in scripts and documentation for developers and operators. #1388
  • Allow negative amounts to workflowitems in order to handle corrections. #1407#1399
  • Updated MinIO image to version RELEASE.2023-09-04T19-57-37Z due to security vulnerablities.
    If you install TruBudget freshly, this is not an issue for you. If you update to this version, you might consider migrating your data or downgrading MinIO.