Skip to content

Releases: GeotrekCE/Geotrek-rando-v3

3.24.1

27 Nov 10:45
Compare
Choose a tag to compare

🔧 Maintenance

  • Bump tailwindcss from 3.4.1 to 3.4.15 (#1306)

🐛 Fixes

  • Fix geometry color of sensitiveAreas - regression since 3.22.0 (#1310)
  • Fix search page reload when scrolling on android devices (#1313)
  • Fix undesired scrollbar with image gallery on chrome (#1315)

3.24.0

20 Nov 09:50
Compare
Choose a tag to compare

✨ Improvements

  • Keep user search results (scroll position and map fitbounds) when returning from a detail page (#1282). This feature also add a button to go back from detail page to search result. ℹ️ The search page layout can sometimes be broken if your header size is overrided by custom CSS.
  • Refacto details top icons (#1304)

🔧 Maintenance

  • Bump next from 13.2.4 to 14.2.15 (#1284)

🐛 Fixes

  • Fix search page limited to 10 elements - Regression since 3.23.2 (#1282)

3.23.3

19 Nov 15:21
Compare
Choose a tag to compare

🐛 Fixes

  • Fix geometry color of sensitiveAreas - regression since 3.22.0 (#1307)

3.23.2

12 Nov 17:21
Compare
Choose a tag to compare

📝 Documentation

✨ Improvements

  • Optimize backpack icon (#1287)
  • Adapt touristic event module to display dates correctly (#1288)
  • Improve styling spacing HDviewpoint annotation (#1298)

🐛 Fixes

  • Fix of URI encoding for paths containing specific characters (#1205 and #1077)
  • Fix map zoomControl displayed on mobile viewport (#1290)
  • Clear debounces during cleanup useEffect (#1283)
  • Build "Show More" menu items only if there are enough (#1296)
  • Fix touristicContents links for activityBar - regression since 3.22.0 (#1299)

3.23.1

14 Oct 16:39
Compare
Choose a tag to compare

3.23.1 (2024-10-14)

🔧 Maintenance

  • Remove typesafe-actions package (#1278)
  • Bump @next/bundle-analyzer from 12.2.5 to 14.2.14 in /frontend (#1273)

🐛 Fixes

  • Fix annotations viewpoint with no features (#1275)
  • Display figcaption for flatpage single image (#1276)
  • Fix childrenTrek navigation if there are only 2 items (#1277)

3.23.0

08 Oct 08:45
Compare
Choose a tag to compare

✨ Improvements

  • Style the new image gallery feature for Flatpage content (Available since Geotrek admin 2.109.2) (#1265)
  • Improve tooltip content style for annotation HDViewpoints (#1260)
  • Add className on annotation HDViewpoints pathes to CSS customization purpose (#1260)

🔧 Maintenance

  • Bump react and react-dom from 18.2.0 to 18.3.1 (#1269)
  • Bump next from 13.1.6 to 13.2.4 (#1268)
  • Bump @sentry/nextjs from 7.12.1 to 8.32.0 (#1268)
  • Install sharp package (#1262)
  • Update caniuse-lite (#1261)
  • Bump react-leaflet from 3.1.0 to 4.2.1 (#1258)
  • Replace react-leaflet-markercluster by next-leaflet-cluster package (#1258)
  • Bump @types/leaflet from 1.7.5 to 1.9.12 (#1258)
  • Bump @raruto/leaflet-elevation from 1.7.0 to 1.9.0 (#1258)
  • Bump leaflet.offline from 3.0.1 to 3.1.0 (#1258)
  • Bump @20tab/react-leaflet-resetview from 1.0.1 to 1.1.0 (#1258)

🐛 Fixes

  • Fix the itinerancyStep display on the map - regression since 3.20.0 (#1259)

3.22.1

17 Sep 15:38
Compare
Choose a tag to compare

🐛 Fixes

  • Install semver package

3.22.0

17 Sep 09:27
Compare
Choose a tag to compare

⚠️ WARNING! ⚠️

Do not use - docker installation will not work. Please install version 3.22.1 (or higher) instead

✨ Improvements

  • Add annotation category (label and picto) to HD viewpoint map tooltip (#1229)
  • Add "Display in HD pictures" button at the map bottom if the details page contains at least one HD viewpoint (#1229)
  • Refacto to use the leaflet locate.control in a more “react” way (#1227 #1219)
  • Refacto Leaflet CustomControl wrapper (#1237 #1219)
  • Refacto sheet component (#1238 #1219)
  • Prevent map zooming when scrolling on the elevation profile (#1228)
  • Remove styled-component and handle styling only with tailwindCSS (#1147)

🔧 Maintenance

  • Bump node from 18 to 20 (#1021)
  • Bump @types/node from 16.9.4 to 22.5.4 in /frontend (#1244)
  • Bump @next/eslint-plugin-next and eslint-config-next packages to 14.2.10 (#1217)
  • Bump @testing-libray packages(#1218)
  • Bump leaflet.locatecontrol from 0.74.0 to 0.81.1 (#1227)
  • Install @radix-ui/react-dialog package
  • Install class-variance-authority package
  • Install tailwindcss-animate package
  • Bump tailwind-merge from 2.2.2 to 2.5.2
  • Bump docker/build-push-action from 5 to 6
  • Remove react-burger-menu package

🐛 Fixes

  • Fix display of mobile menu sub-filters (#1006 #1235)

3.21.1

29 Jul 15:55
Compare
Choose a tag to compare

🐛 Fixes

  • Prevent app to crash in touristic event detail page - Regression since 3.21.0 (#1208 #1209)

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)