Skip to content

v4.4.6

Compare
Choose a tag to compare
@willemarcel willemarcel released this 11 May 23:59
· 154 commits to master since this release
55c6bc8

New features and enhancements

  • Alert user to reload when a new version of TM is available (#4600)
  • Improve the buttons on the "Organisation statistics" and "Project detail" pages (#4609)
  • Improve validation of geometries imported from files during project creation and in priority areas definition (#4636)

Bug fixes

  • Fix names of the Czech and Chinese languages (#4597)
  • Fix typos on messages (#4569)
  • Add new CSS rule to hide "Improve this map" link (#4616)
  • Avoid errors when changing the default locale of projects (#4480)
  • Improve logic of reset pagination in the TaskList component (#4635)

Code maintenance, infrastructure, translation and documentation

  • Update chart-js to version 3 (#4622)
  • Update frontend dependencies (#4639)
  • Update translations (#4637, #4598)
  • Add Service Desk configuration option and tests to contact page (#4619)
  • Add new option to configure database connection parameters with AWS (#4612)
  • Copy .env file into frontend container on the docker-compose setup (#4633)
  • Improve documentation about Pull Request reviews (#4632)