Skip to content

Releases: GeotrekCE/Geotrek-rando-v3

3.13.2

15 Mar 16:03
Compare
Choose a tag to compare

✨ Improvements

  • Improve search page SEO with paginating results for search engines (#833)
  • Don't display expired events in homepage suggestions (#878)
  • Improve and simplify customization example (#842)
  • Improve Layout component wrapping (#874)
  • Refactor and homogenize objects cards (#875)
  • For touristic content in homepage suggestions, the categories are fetched only once instead of the same number of items. (#875)

3.13.1

28 Feb 15:29
Compare
Choose a tag to compare

✨ Improvements

  • Display home activities directly by SSR (links reachable by search engines)

🐛 Fixes

  • Fix remoteIconInformation with no icons (regression since 3.13.0)
  • Fix error when the scale property is not defined for trek or outdoor detail page

3.13.0

23 Feb 16:01
Compare
Choose a tag to compare

✨ Improvements

  • Add captcha to the report form if an API key from HCAPTCHA is defined in global.json settings (#815)
  • Rewrite a component dedicated to image and their captions (= legend + author) (#858)
  • Add some accessibility to display image related to their captions (#858)
  • Page in fullscreen are not cropped anymore (#858)
  • Improve headlines and titles of pages (#861)

🐛 Fixes

  • Fix the display of input error message (#815)
  • Remove all scripts tags from HTML/script templates when rewriting builded pages (#860)

3.12.1

08 Feb 22:06
Compare
Choose a tag to compare

🐛 Fixes

  • Fix sync SSR display with none-fullscreen support (for iOS) (#855)
  • Fix sync SSR display with meteo in Touristic contents and events pages (#855)

3.12.0

04 Feb 19:59
26a227e
Compare
Choose a tag to compare

✨ Improvements

  • Always keep the layout (header/footer) when transitionning from page to another
  • Add the loading spinner when reservation widget is loading (#732)
  • Remove offline page from SEO indexation (#819)
  • Make sure API endpoints have a final slash to avoid an API redirection (#822)
  • Improve SSR display for all details pages + suggestions from homepage (#848)
  • Improve rules of cache strategy (#849)
  • Save cache page on dynamic navigation (#849)
  • In search page and in offline mode serve offline content instead of search content (#849)
  • Better handle when the geometry of a trek is a point instead of a linestring (#850)
  • Handle outdoor without practice

🔧 Maintenance

  • Upgrade Node.js version 17 to 18
  • Upgrade NextJS version 12 to 13 and its dependencies, to prepare upgrade from React 17 to 18 (#634)
  • Upgrade next-pwa package from version 5.4.4 to 5.6.0 (#804)
  • Upgrade react-query from version 3.24.3 to 4.10.3 (#807)
  • Rewrite usage of loading spinner by removing react-loader package (#817)
  • Synchronize pre-rending SSR with browser hydration (#802)

🐛 Fixes

  • Fix accessibility images display (#832)
  • Fix customisation of 404 and offline pages (#816)
  • Remove duplicated gear block on trek detail pages (#844)
  • Fix loading spinner location when loading more objects on search page (#414)
  • Define explicitly a range zoom for group layers (#811)

3.11.0

24 Jan 13:29
Compare
Choose a tag to compare

🔧 Maintenance

  • Add Github action workflow with 2 stages: builder, final

3.10.9

06 Oct 16:51
ea9ee50
Compare
Choose a tag to compare

🐛 Fixes

  • Fix default easyOK color (#801)

3.10.8

05 Oct 20:07
Compare
Choose a tag to compare

✨ Improvements

  • Search page map: Display object main geometry on marker hover also on Outdoor sites and Touristic events and manage geometry collections (#497)
  • Search page map: Use the object category color when displaying the object main geometry on marker hover (#497)
  • Improve and update Italian translations (#795)

🐛 Fixes

  • Fix hoverable marker refreshing (#774)
  • Display Catalan flag for Catalan version (#601)

🔧 Maintenance

  • Improve and refactor geometry management, including geometry collections (#791)
  • Clean document and remove unused Roboto font (#787)

3.10.7

22 Sep 16:12
97c5e75
Compare
Choose a tag to compare

🐛 Fixes

  • Fix map position on Search page (#776)
  • Fix display of truncated cards (#693)
  • Fix location filter loading in mobile version (#779)
  • Do not try to display themes without name (#781)

🔧 Maintenance

  • Update, improve and document Sentry configuration (#777)
  • Clean packages with removing useless dependencies (#771)

3.10.6

07 Sep 07:44
ff132f2
Compare
Choose a tag to compare

🐛 Fixes

  • Fix Search by map, broken since version 3.10.4