Skip to content

3.17.0

Compare
Choose a tag to compare
@dtrucs dtrucs released this 12 Jan 10:41
· 430 commits to main since this release

Require Geotrek-admin 2.98.0 (March 2023) minimum.

πŸ’₯ Breaking changes

  • This version of Geotrek-rando may not work correctly if connected to a Geotrek-admin API lower than version 2.98.0, due to the modification of parameters to obtain treks near POIs and sensitive areas. (#890)
  • If you've defined the home.json file with activityBar property in your customization files, make sure your override contains the links property.

πŸš€ New features

  • Define customization for activity bar (#560 and #568)

✨ Improvements

  • Use more efficient filters to get treks near POIs and sensitive areas (#890)
  • Move the mobile menu in the <header> tag and improve accessibility (#1010)
  • Remove "diary" entry from touristic events filters (#1012)

πŸ”§ Maintenance

  • Upgrade react-accessible-accordion package to 5.0.0 (#1010)
  • Upgrade react-burger-menu package to 3.0.9 (#1010)

πŸ› Fixes

  • Remove language selector from mobile menu if there is only one language (#1010)