Skip to content

v4.1.11

Compare
Choose a tag to compare
@willemarcel willemarcel released this 20 Oct 23:11
· 647 commits to master since this release
92c9aad

New features

  • Send emails with a rich HTML style (#3744)
  • Customize email content title based on messages type (#3747)
  • Make style of Project Stats page more consistent with the user detail page (#3699)
  • Improve style of tasks stats section on user page and add tests (#3722)
  • Improve style of TaskActivity modal (#3706)
  • Add new validation training video and update the "how to map buildings" video (#3727)

Bug fixes

  • Send emails from project chat notifications on a separate thread to avoid timeout errors (#3749)
  • Avoid errors when loading map on user details page (#3745)
  • Include iDPreset param on external custom editor URLs (#3734)

Code maintenance, infrastructure, translation and documentation

  • Update backend and frontend dependencies
  • Update translations and react-intl libs (#3750)
  • Update documentation images and wording (#3720, #3724)
  • Improvements to docker compose setup (#3652, #3644, #3642, #3643, #3648, #3718)
  • Set a new environment variable ORG_LOGO (#3744)