Skip to content

v4.2.5

Compare
Choose a tag to compare
@willemarcel willemarcel released this 20 Jan 00:21
· 429 commits to master since this release
67d1929

New features and enhancements

  • Redesign project creation page and add geocoder (#4089)
  • Make organisation a required field on project creation and update (#4095)
  • Add organisation stats endpoint (#4097)
  • Forbid to split tasks with zoom level >=18 or area < 25k m2 (#4055)
  • Make customization of images on the header and homepage easier (#4057)
  • Hide the option to mark task as BADIMAGERY if it was previously reverted (#4105)
  • Initialize Task History with activities filter disabled to all users (#4113)

Bug fixes

  • Remove trailing spaces on changeset comment when cloning project (#4115)
  • Improve Relative Time expressions (#4051)

Code maintenance, infrastructure, translation and documentation

  • Add section on README about instances running TM4 (#4093)
  • Improve example.env documentation (#4081, #4075)
  • Add new docker container option for backend (#3996)
  • Update translations (#4112)
  • Update React to 17.0.1 (#4073)
  • Update @Turfjs libraries to 6.2.0 (#4104)
  • Other frontend dependencies updates