Skip to content

v4.0.11

Compare
Choose a tag to compare
@willemarcel willemarcel released this 22 Jun 21:13
· 3121 commits to develop since this release

New features

  • Load OSM data for multiple tasks in only one JOSM layer (#3117)
  • Update email notifications texts (#3099)
  • Add delete tasks endpoint (#3172)

Bug fixes

  • Make permission evaluation only after team request is finished (#3185)
  • Removed from countProject and countUser fields from /api/v2/interests (#3184)
  • Avoid paginator style from breaking when pages have more than 3 digits (#3181)
  • Show filters and text search to all users on task selection page (#3180)
  • Improve username autocomplete popup style (#3169)
  • Fix bug on "Select another project" redirect (#3165)
  • Replace React-Tooltip by title attribute on Contributors tab (#3162)

Code maintenance, infrastructure, translation and documentation

  • Fix indentation in circleci YAML config (#3163)
  • Fix Tags syntax for ALB TargetGroup (#3164)
  • Update dependencies
  • Add SQL script to remove duplicated tasks (#3166)