Releases: GeotrekCE/Geotrek-rando-v3
Releases · GeotrekCE/Geotrek-rando-v3
3.26.0
✨ Improvements
Documentation
- Fix
details.jsonpath (#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
3.25.1
3.25.0
✨ Improvements
- Rewrite custom CSS for builded static pages - 404 and offline pages (#1360)
- Define "Source Sans 3" as main font instead of "Assistant" - see documentation to change the main font (#1327)
- Implement non default languages (#1011)
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
🔧 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
3.24.2
3.24.1
3.24.0
✨ 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
3.23.2
📝 Documentation
- Redesign of the documentation (#1254) - New documentation website available at https://geotrek-rando-v3.readthedocs.io
✨ 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)