Skip to content

Releases: GeotrekCE/Geotrek-rando-v3

3.0.3

11 May 18:58
29299bb
Compare
Choose a tag to compare

🐛 Fixes

  • Authorize null value for description_teaser on DetailsCard (Fix #366)

3.0.2

06 May 11:01
a728e8f
Compare
Choose a tag to compare

✨ Improvements

  • Increase clustering maximum zoom level from 15 to 19 (#367)

3.0.1

01 May 11:55
a680ac8
Compare
Choose a tag to compare

🐛 Fixes

  • Enable spiderfy on Leaflet.markercluster
  • Social network sharing: improve og:image tag with checking if there is more than one picture instead of two

3.0.0

29 Apr 20:18
59a711a
Compare
Choose a tag to compare
  • Full redesign and rewriting of Geotrek-rando with React and NextJS (for PWA, SSR and SEO)
  • Directly connected to Geotrek-admin API, no more using Geotrek-admin synchronization
  • Requires Geotrek-admin 2.57.0 minimun, reachable in https
  • Requires Docker to be installed
  • Compatible with Geotrek-rando-v3-installer version 1.0.0

🚀 New features

  • Redesign of main pages (Home, Search, Details, Informations)
  • Mobile first with a dedicated mobile responsive design
  • Rewriting with modern frameworks (React and NextJS)
  • Search engine optimisation (SEO) with Server side rendering (SSR)
  • Dynamic sitemap generation for SEO
  • Progressive web app (PWA) to be able to install the web application on a phone, including some offline contents
  • Multilingual
  • Optimized API calls with cache on some contents (such as filters values, cities...)
  • Customizable homepage content
  • Simple deployment and customization
  • Search into treks or touristic contents with their common or specific filters
  • Global documentation (presentation, installation, customization, development, icons, cache...)

⚠️ Release notes

  • To upgrade to this version, you will have to do a new installation of Geotrek-rando with Docker. See installation documentation
  • The installation process of Geotrek-rando v3 is independant from your eventual version 2 of Geotrek-rando