Releases: GeotrekCE/Geotrek-rando-v3
Releases · GeotrekCE/Geotrek-rando-v3
3.10.1
3.10.0
🚀 New features
- Reorganize and improve map layers settings and attributions
- Allow to display different layers depending on zoom
- Allow to define attributions for each layer
- Allow to define bounds to some layers (#689)
- Live change attributions to match with the current displayed layer
- Allow to define a specific layer for offline maps
- Allow to define different suggestions groups depending on language (#711)
🐛 Fixes
- Fix displaying of routes when hovering or clicking on one trek in map search page (#694)
- Fix first loading of the "Offline contents" page (#621)
- Fix card display on iOS mobile (#645)
- Optimize images in the card when there is only one
- Fix reservation widget loading on treks detail pages (#382)
💥 Breaking changes
- Basemap layers settings have been totally modified to allow more customization.
mapCredits
,mapClassicLayerUrl
,mapSatelliteLayerUrl
settings have been replaced bymapClassicLayers
,mapSatelliteLayers
,mapOfflineLayer
and their options.- You have to apply these changes in your
map.json
customization file.
- You have to edit your
map.json
customization file to apply the new layers settings organization. Seemap.json
customization in documentation - It is now possible to define home suggestions contents by language. See
home.json
customization in documentation
3.9.0
🚀 New features
- Add tooltips on detail pages, on actions and information pictograms (#392)
- Add dynamic ratings and rating descriptions on treks details pages (#541)
- Add "gear" property on treks detail pages (#672)
- Add sensitive areas on outdoor sites and courses detail pages (#671)
- Add published infrastructures on treks and outdoor maps (#408)
- Add services (other info) on treks and outdoor maps (#408)
- Allow to exclude labels from treks search results (#418)
- Display all cities on outdoor sites cards and detail pages (#669)
- Display trek route on search map when hovering a trek in results list (#368)
- Add ID on each page to be able to isolate them in CSS (#543)
🐛 Fixes
3.8.5
🐛 Fixes
- Fix Localization filters
3.8.4
3.8.3
🚀 New features
- Add published signages on treks and outdoor maps (#408)
- Add
groupTreksAndOutdoorFilters
setting to be able to group Treks and Outdoor filters on search page (#656)
🐛 Fixes
- Fix flickering of Outdoor, services and events maps
- Refactoring and improvements of anchor system in detail pages
3.8.2
3.8.1
🚀 New features
- Display information desks on detail pages map (#401)
- Add reset view and scale controls on maps (#402)
- Add "practical_info" property on touristic content detail pages
- Add some customizable HTML templates and their documentation to include HTML or javascript on all pages before and after header and footer (#588)
- Add portals parameter when fetching API for a detail page, to access to eventual customized PDF by portal (GeotrekCE/Geotrek-admin#2691)
- Refactoring of several components and Leaflet controls
🐛 Fixes
- Display multiple geometries on maps
- Fix
little-forest.png
image path (#639)
3.8.0
🚀 New features
- Filter treks by labels (#418)
- Allow to hide elevation profile on small elevation treks, with new
minAltitudeDifferenceToDisplayElevationProfile
setting (#552) - Display negative elevation on trek pages (#574)
- Add new accessibility fields on trek, outdoor and services detail pages (#536)
- Improve report forms design with location on map and photos (#453)
- Improve outdoor pages detail pages with displaying subobjects on map (#542)
- Allow to translate HTML templates in Homepage (#617)
- Improve anchor system in detail pages
- Improve translations
🐛 Fixes
- Fix flickering of the map when loading the detail pages
- Fix reservation widget loading on trek detail pages
- Fix multiple geometries display on maps
3.7.0
🚀 New features
- Include 3D view in trek detail pages (#390)
- Add
maxLengthTrekAllowedFor3DRando
setting to define the maximum length of a trek to enable the 3D view on its page (or to disable 3D view) (#390) - Add breadcrumb on detail and information pages (#506)
- Add Meteo France widget on all detail pages based on INSEE code of the content (#525)
- Add Open System reservation widget on trek detail pages with an
id_reservation
(#382) - Add
reservationPartner
andreservationProject
settings to enable Open System reservation widget (#382) - Add a customizable color for each content category (treks, outdoor sites, services and events) to better differentiate content categories (#437)
- Add content type name display on hover of pictograms in search page (#437)
- Add the possibility to define outdoor sites, services and events suggestions on home page (#372)
- Display more information on suggestions cards on home page (#372)
- Improve layer controller on treks and outdoor sites detail pages (#449)
- Add a panel on trek mobile map to display trek title, steps and altimetric profile (#452)
- Display SVG theme pictograms in filters
- Improve modale component
- Add German, Spanish and Catalan translations (#571)
🐛 Fixes