Skip to content

Releases: GeotrekCE/Geotrek-rando-v3

3.15.0

08 Aug 14:11
Compare
Choose a tag to compare

🚀 New features

  • Allow to hide and reorder sections in detail pages with the new details.json configuration file (#510)

✨ Improvements

  • Clean and factorize detail pages (#510)
  • Call one map instance instead of two on detail pages (#939)
  • Improve server cache of common dictionaries (themes, cities, sources, informationDesk, labels) (#940)
  • Improve SVG icons display (#942 / #944)

🐛 Fixes

  • Do not try to display the informationDesk thumbnail if there isn't one (#947)
  • Fix card display bug in some Chrome environments (#951)

🔧 Maintenance

  • Upgrade NodeJS version 17 to 18 in Dockerfile (#938)

3.14.2

04 Jul 15:51
Compare
Choose a tag to compare

🐛 Fixes

  • Synchronously load scripts for the Reservation widget (#936)
  • Define default placeholder to SelectableDropdown (#935)
  • Fix the version of node in dockerfile (#938)

3.14.1

21 Jun 09:44
Compare
Choose a tag to compare

✨ Improvements

  • Rework and improve cards in details pages (#928 / #932)

🐛 Fixes

  • Fix links to images without legend in search results (#919)
  • Fix the render of the altimetric profile rendering (version 3.14.0 regression) (#930)

3.14.0

19 Jun 14:24
Compare
Choose a tag to compare

✨ Improvements

  • Refactoring of children cards in treks and outdoor sites detail pages (#921)
  • Set anchors to navigate between sections of detail pages (#922)

🐛 Fixes

  • Fix related sites and courses in outdoor site detail pages (#846)
  • Fix carousel on Events, Outdoor sites and courses detail pages (#909)
  • Handle sub-filters values as string like others filters values (#911)
  • Fix display of information desks with null fields (#918)

💥 Breaking changes

  • The migration from tailwind version 2 to 3 includes some minor breaking change of utility classes. It will be necessary to be careful that the classes used in your customization are still ok. See the upgrade guide from the official documentation https://tailwindcss.com/docs/upgrade-guide
  • Translations keys related to sensitiveAreas changed, check if you have replaced them in your customization
  • The identifier of the information desk section in the details page has changed from details_informationDesks to details_practicalInformations.

3.13.6

18 Apr 10:57
Compare
Choose a tag to compare

✨ Improvements

  • Improve forms: semantics, displays error and accessibility (#902)
  • Structure styles around forecast widget in details page (#897)

🐛 Fixes

  • Bugfixes for trek marker (#900 and #905)
  • Handle cities and districts values as string like others filters values (#907)

3.13.5

24 Mar 15:12
Compare
Choose a tag to compare

✨ Improvements

  • Set config to display or not objects related to itinerant treks (#893)
  • Add alt and loading attributes to TrekMarker image (#892)

3.13.4

21 Mar 09:07
Compare
Choose a tag to compare

✨ Improvements

  • Add UpcomingEvents feature to homepage suggestions (#886)
  • Encode ID params send to the API (#888)

🐛 Fixes

  • Avoid unnecessary fetch for obtaining map items (regression since v3.13.3) (#887)

3.13.3

16 Mar 13:24
Compare
Choose a tag to compare

✨ Improvements

  • Define lazy loading for all Thumbnails images (#883)
  • Avoid unnecessary fetch for obtaining dictionaries (#880)

🐛 Fixes

  • Thumbnails image format are defined for all thumbnails (regression since v3.13.0) (#883)
  • BadgeIcons are back for trek contents (regression since v3.13.0) (#883)

3.13.2

15 Mar 16:03
Compare
Choose a tag to compare

✨ Improvements

  • Improve search page SEO with paginating results for search engines (#833)
  • Don't display expired events in homepage suggestions (#878)
  • Improve and simplify customization example (#842)
  • Improve Layout component wrapping (#874)
  • Refactor and homogenize objects cards (#875)
  • For touristic content in homepage suggestions, the categories are fetched only once instead of the same number of items. (#875)

3.13.1

28 Feb 15:29
Compare
Choose a tag to compare

✨ Improvements

  • Display home activities directly by SSR (links reachable by search engines)

🐛 Fixes

  • Fix remoteIconInformation with no icons (regression since 3.13.0)
  • Fix error when the scale property is not defined for trek or outdoor detail page