Skip to content

2.86.0

Compare
Choose a tag to compare
@Chatewgne Chatewgne released this 05 Sep 14:19
· 2439 commits to master since this release

! Regression !

  • System permissions on files output by sync_rando and sync_mobile commands were inadvertently changed to more restricted
    with no reading allowed by group or other. This may cause trouble if your deployment relies on those permissions.
    The original broader permissions have been restored with v2.87.1.

New features

  • Add sync_rando / sync_mobile option empty_tmp_folder which will force deletion of all directories / files in tmp directory
  • Add information desk uuid (#3189)
  • Add setting ALERT_DRAFT which send mail whenever a path has been changed to draft (#2904)
  • Add file type to attachments in API v2 (#3189)
  • Add possibility to use different type of file with import form
  • Add setting MAX_CHARACTERS for rich text fields with Mapentity 8.2.1 (#2901)
  • Set map resizable with Mapentity 8.2.1 (#3162)
  • Add Category, certification label and status fields on trails (#2900 & #3152)

Minor improvements

  • Remove problems of tmp_sync_rando / tmp_sync_mobile which are not removed before new sync_rando / sync_mobile
  • Change translation for Tag in Feedback module
  • Change concatenation of null value for multiples values from '*' to '_' on sql views
  • Prevent "Internal Error" on API v2 when wrong url parameter is provided
  • Add 'source', 'portal', 'labels' and 'structure' to Cirkwi trek exports (#3220, #3164)

New ci

  • New common interface github actions

Bug fixes

  • Set relevant max zoom level for OpenTopoMap in the default config
  • Fix fields filter for infrastructure

Maintenance

  • Upgrade mapentity to 8.2.1