This repository has been archived by the owner on Jul 28, 2023. It is now read-only.
Releases: GeotrekCE/Geotrek-rando
Releases · GeotrekCE/Geotrek-rando
2.19.6
2.19.5
2.19.4
2.19.3
2.19.2
2.19.1
2.19.0
2.18.1
Enhancements
- Show sensitive areas
- Upgrade jQuery and bootstrap-daterangepicker npm modules
- Create an empty directive allowing to add custom code
through custom directive file
Bug fixes
- Events finishing today should not be filtered out
- Improve documentation (npm version, nginx config dir, facebook config)
- Deinit 3D module when leaving
- Stop toggling POI panels whenever they get reloaded if one's already open (#584)
2.18.0
WARNING!
If you upgrade from a previous version, don't forget to upgrade nodejs (see
.nvmrc file) before and remove node_modules directory before running npm
install. Please update your nginx configuration too if you want to share
with Facebook.
Enhancements
- Update recommanded nodejs version to 6.11.5 (LTS)
- Do a bunch of modules upgrades to insure ensure forward
compatibility and improve build performance - Replace facebook feed method (deprecated) by share method
(requires Geotrek-admin 2.16.0+)