Skip to content

Releases: GeotrekCE/Geotrek-rando-v3

3.26.0

11 Dec 09:47

Choose a tag to compare

✨ Improvements

Documentation

  • Fix details.json path (#1425)
  • Add main section blocks in homepage and widget integrations examples (#1419)
  • Add 'Access-Control-Allow-Origin' header in NGINX conf example (#1418)
  • Update documentation about languages (#1417)

🐛 Fixes

  • Fix the connection between labels and associated input for report form (#1421)

3.25.2

23 Jun 13:52

Choose a tag to compare

✨ Improvements

  • Use code property from city endpoint (#1409)
  • Use dynamic y axis min and max for elevation chart (#1411)

Documentation

  • Add info about HDviews and attachment files (#1407)

🐛 Fixes

  • Fix launching of consent modal - regression since 3.24.3 (#1408)

3.25.1

25 Apr 12:12

Choose a tag to compare

Documentation

  • Fix search bar plugin (#1377)
  • Media size and weight recommandations (#1382)
  • Add infos about customization and homepage (#1383)
  • Fix typos and add homepage section (#1387)

🔧 Maintenance

  • Bump next from 14.2.24 to 14.2.26 (#1384)

3.25.0

06 Mar 08:28

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

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

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

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

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

Choose a tag to compare

🐛 Fixes

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

3.23.2

12 Nov 17:21

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)