Skip to content

Releases: GeotrekCE/Geotrek-rando-v3

3.25.0

06 Mar 08:28
Compare
Choose a tag to compare

✨ Improvements

Documentation

  • Update theme color and improve customization section (#1364)

πŸ”§ Maintenance

  • Bump next from 14.2.15 to 14.2.24 (#1361)

πŸ› Fixes

  • Fix incorrect display of some font characters (#406)

3.24.3

03 Feb 17:14
Compare
Choose a tag to compare

πŸ”§ Maintenance

  • Bump dotenv-flow from 3.2.0 to 4.1.0 (#1040)
  • Remove useless leaflet.css call (#1035)
  • Bump node from 20 to 22 (#1347)
  • Bump eslint-config-prettier from 9.1.0 to 10.0.1 (#1349)
  • Use ts-deepmerge package instead of deepmerge (#1352)
  • Convert JS scripts files to MJS (#1352)
  • Use serwist package instead of the worbox + next-pwa packages (#1355)

πŸ› Fixes

  • Fix Offline PWA - regression since 3.23.0 (#1355)
  • Do not try to import sentry server config if there is no SENTRY_DSN environnement key (#1346)

3.24.2

06 Jan 17:30
Compare
Choose a tag to compare

πŸ”§ Maintenance

  • Bump @react-hook/resize-observer from 1.2.6 to 2.0.2 (#1312)
  • Serve Assistant font locally (#1320)
  • Remove wait-on package (#1322)
  • Bump compression from 1.7.4 to 1.7.5 (#1324)

πŸ› Fixes

  • Avoid trying to launch sentry for instances without Sentry DSN key (#1319)
  • Render manifest.json as json file (#1321)
  • Define bounds instead of minZoom for tileLayerOffline (#1332 and #1333)

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

πŸ”§ 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