Releases: GeotrekCE/Geotrek-rando-v3
Releases · GeotrekCE/Geotrek-rando-v3
3.23.1
3.23.0
✨ 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
3.22.0
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
3.21.1
3.21.0
3.20.3
3.20.2
✨ 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
3.20.1
3.20.0
🚀 New features
- Add a
displaySecondaryLayersByDefault
settings (default totrue
) 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)