Skip to content

v2.2.0

Compare
Choose a tag to compare
@egdmrsy egdmrsy released this 14 Jun 11:10
· 525 commits to main since this release
4d7fd4b

v2.2.0

Added

  • Add a default exchange rate of 1 to workflow items, if the exchange rate is undefined and amount type is not N/A. #1170
  • Add the possibility to a view the password when logging in #1225
  • Add a warning in the workflowitem dialog for overwriting permissions #1189
  • Docker-compose files for e2e-test component #1282
  • Add Budgets in Table-View #1226
  • Add Button to view additional data object in Table-View #1203

Changed

  • Updated the TruBudget documentation for developers and operators, and included architecture documentation #1313 #1336 #1095
  • Updated package versions in all services #1089 #1339
  • Updated the library used for drag and drop of workflowitems, replaced react-sortable-hoc with react-beautiful-dnd #1347
  • Improved the UI-Output of the additional data field #1252
  • Replaced unmaintained ui libraries #1166 #1347
  • Updated scripts that starts the TruBudget for development and operations #1316 #1330

Fixed

  • Fixed a bug where allocated/paid amount of a rejected workflowitem was added to the assigned/disbursed project/subproject budget. #1275
  • Add additional checks that prevent creation of a workflow item with an assigned user that has a disabled account or does not exist. #1327
  • Fixed a bug where restoring a backup corrupts the blockchain #1285
  • Fixed a bug where downloading documents from other organizations in a network was not possible in a specific edge-case #1192
  • Fixed a bug where HTTP 500 errors with different causes would result in displaying the same message that is not relevant to the error itself #1319
  • Fixed a bug where the confirmation dialog remains frozen in case of error #1105
  • Fixed translation in Table-View #1227
  • Fixed translation files #1201
  • Fixed font of '>' sign in breadcrumb #1193
  • Fixed the overflow in the notification badge #1257
  • Fixed a bug where third party exchange rate requests would cause an unhandled error #1109