Skip to content

Releases: GeotrekCE/Geotrek-rando-v3

3.21.0

18 Jul 13:00
Compare
Choose a tag to compare

πŸš€ New features

✨ Improvements

  • Cleanup overhead of useless immutable pattern in loop for various adapters (#1197 #1198)

πŸ”§ Maintenance

  • Refacto of full screen management (#901 #1173)
  • Bump @tanstack/react-query from 4.10.3 to 5.51.1 (#1192)

πŸ› Fixes

  • Prevent homepage video from displaying full-screen on IOS devices (#1178 #1179)
  • Manage null value for some fields (#1170)
  • Fix hydration issue with ResultCardCarousel (#1186)
  • Fix aria-hidden position for detailsCard button (#1187)
  • Fix headermenu spacing when there is no language selector (#1200)

3.20.3

10 Jun 15:25
Compare
Choose a tag to compare

πŸ› Fixes

  • Fix sitemap.xml for connected GTAs >= 2.104 (#1163)

πŸ“ Documentation

  • Add link to JSON feed example (#1162)

3.20.2

06 Jun 15:12
Compare
Choose a tag to compare

✨ Improvements

  • Expose "categories" colors to CSS custom properties and tailwind (#1137)
  • Improve flatpage button (#1148)
  • Move "source" section to the flatpage last item (#1150)
  • Close the mobile menu when a link inside is clicked (#1151)
  • Improve contrast and margin for flatPage title (#1156)
  • Style all Hn tags differently for the flatpage WYSIWYG (#1161)

πŸ› Fixes

  • Fix user activation zone for main menu dropdown (#1146 and #1149)
  • Fix touristic suggestions for flatpage (#1152)
  • Homogenize id type from suggestions adapter (#1152)
  • Reduce images gray haze on menuItems and flatpage children cards (#1159)

3.20.1

28 May 15:17
Compare
Choose a tag to compare

πŸ› Fixes

  • Fix Search page pre-render - Regression since 3.20.0 (#1139)

πŸ“ Documentation

  • Add details about portalIds setting (#1144)

3.20.0

21 May 16:11
Compare
Choose a tag to compare

πŸš€ New features

  • Add a displaySecondaryLayersByDefault settings (default to true) to display or not secondary layers on maps by default (#997 and #1130)
  • Display Files from attachments to download in details pages (#1118)

✨ Improvements

  • Clean search params in search page (#1100)
  • Use Image component for TrekMarker map Popup and DetailsPreview logo images (#1102)
  • Improve detailsCard UI interaction (#1112)
  • Rename attachments props to images props (#1113)
  • Update homepage BannerCarousel autoplaySpeed to 5sec for images (#863 and #1120)
  • Improve mobile filters menu (#1006 and #1131)
  • Break words for large links from description details (#1114 and #1133)

πŸ”§ Maintenance

  • Bump @types/react-burger-menu from 2.8.1 to 2.8.7 in /frontend by @dependabot (#1041)
  • Use urlSearchParams feature instead of qs package (#1104)

πŸ› Fixes

  • Fix some types (#1096 for #1057)
  • Remove useless outdoorPractice call (#1097)
  • Avoid to call an unexistant network in the networkDictionary in suggestion (#1099)
  • Add (or remove) hooks dependencies (#1098 for #1057)
  • Fix mobile menutem coloration - Regression since 3.19.0 (#1103)
  • Fix presence of child menu items to divide desktop menu (#1105)
  • Fix flatpage suggestions display if some IDs are missing (#1106)
  • Avoid to stringify potentially nullable props (#1111)
  • Fix details section "contact" anchor/translation (#1117)
  • Fix img display from carousel POIs card on mobile viewport (#1127)
  • Fix Trek association to new typology entry causes an error (#1123 and #1128)
  • Fix map popup for outdoor_course items (#896 and #1119)
  • Fix leaflet CSS override for links - regression since v3.16.1 (#1132)

3.19.3

08 Apr 08:22
Compare
Choose a tag to compare

πŸ› Fixes

  • Improve flatPage styling (#1092)
  • Revert Use Image component for the main logo - Regression since 3.19.0 (#1093)

πŸ“ Documentation

  • Documenting the settings for map.json (#1088)

3.19.2

04 Apr 08:16
Compare
Choose a tag to compare

πŸ› Fixes

  • Fix conversion to large submenu items if a child contains an image (#1087)
  • Fix some flatpage styles (#1089)

3.19.1

03 Apr 13:01
Compare
Choose a tag to compare

πŸ› Fixes

  • Fix the display of MenuItem label (#1085)

3.19.0

03 Apr 10:36
Compare
Choose a tag to compare

πŸš€ New features

  • New menu system and style (#1049, #1079) - Require Geotrek-admin version 2.104.0 minimum
  • Improve flat pages style and content with children pages and suggestions (#1075, #1078)

πŸ”§ Maintenance

  • Upgrade typescript to 5.3.3 (#1057)
  • Improve ESLint config (#1057)
  • Upgrade tailwind packages to 3.4.1 (#1069)
  • Improve breadcrumb semantics (#1074)
  • Make HomeSection component more generic (#1073)

πŸ› Fixes

  • Fix HD viewpoints layer selector (#943)
  • Fix flat pages not linked in menu (#607)
  • Fix menu external link target (#590)

3.18.0

08 Feb 16:43
Compare
Choose a tag to compare

πŸš€ New features

  • Add HD viewpoints on treks, outdoor sites and POIs (#943)

πŸ”§ Maintenance

  • Bump @types/node from 16.9.4 to 20.11.10 #1042
  • Bump actions/upload-artifact from 3 to 4 #1036
  • Bump docker/metadata-action from 4 to 5 #1035
  • Bump actions/checkout from 3 to 4 #1034
  • Bump docker/build-push-action from 3 to 5 #1033
  • Bump docker/login-action from 2 to 3 #1032