Releases: MartinvonBerg/Fotorama-Leaflet-Elevation
Release list
Bugfix in PHP. Test with WP 7.0
Bugfix in readImageFolder.php for PHP 8.3.
Update Readme, Test with WP 7.0
Test with WP 6.9, Update for Apache Servers
Update for Compatibility with Apache Versions > 2.3 (.htacces for Tileserver) and Compatibility with PHP 8.3+ (readImageFolder.php)
Start with Updating PHPUnit-Tests (not complete yet).
Test with WP 6.8.2 und WP 6.9.0.
Add option for hotline and units (imperial, metric) in leaflet elevation
Update swiper.js, chart.js. leaflet-elevation and dependant libraries. Clean-up in JS Folders.
Add options to select units and to (de-)select the hotline in leaflet-elevation.
PHP Bugfix, Update Gutenberg Block
PHP-Bugfixes for initial installation. Update Gutenberg-Block.
WP 6.7 and Bugfixes
Refactor JS for Admin-GPX-Panel, Filter Multi-Sport-Tracks instead of reducing to one Track. Show Multi-Sport-Tracks with different colours in Leaflet-Map (only with chart.js)
Update for AVIF-Files, Bugfixes in PHP for track statistics, minor updates.
Changed loading of translation files and tileserver for openstreetmap.org.
Support for AVIF in Swiper, PHP-Bugfix
Bugfix for nominatim requests for startaddress
Added support for AVIF-Files with restrictions: only for images in swiper, not for fotorama and not for video posters or thumbnails
WP 6.6, WP Admin: updated GPX Track filtering, JS Updated, PHP Bug-fixing
Update chart.js, swiper.js and gpx.js to latest versions.
Minor PHP Bugfixes, e.g. updated focal length extraction for full-frame cameras.
Code refactoring of JS-common functions to libs started. Async loading started but not finished yet, and with no effect.
Added Functionality to Admin - GPX-Tracks: Waypoints are now copied to the filtered file. (But Routes still not). The Tracks are still combined to one track. Routes are still ignored.
Preparation of coloured Multi-Sport tracks still in code, not finalized and deactivated.
No Upgrade required. Only if you want the new GPX-Track filtering.
WP 6.6, WP Admin: added GPX Track filtering
Update chart.js and swiper.js to latest versions.
Added Functionality to Admin - GPX-Tracks:
The Map + Track for the selected GPX-Track is shown on the Admin Page. Several filter options (statistics with mean height and speed change, Distance smoothing and simplify.js) were added. The GPX-File is now filtered in the browser and with Button Click "Save" sent as filtered file via http(s) to the server. The server-side (back end) from WP just stores the file now.
Due to the new Functionality several bugs and inconsistencies were removed. Mainly in leafletChartJs-Files and in the AdminSettingsPage.php and admin_settings.php. The function was started with WebAssembly and Rust but later skipped, so the files are still in the repository. The translations in ./languages/*.json were updated for German only.
No need to update to 0.27.0 if 0.26.0 works fine.
0.26.0
Added an option to show the users location on the leaflet Map. Updated swiper.js and chart.js. Minor PHP Bugfixes. Test with WP 6.5.x
WP 6.4 Ready and new chart with chart.js included
- NEW: Add chart.js as faster and lighter alternative to leaflet-elevation. Include settings for chart.js. Conflict free with other plugins using leaflet-elevation on the same page or post.
- Update JS libraries: Swiper (11.0.4), leaflet (1.9.4), chart.js (4.4.0). Remove Cube effect to Swiper
- BUGFIX: remove Bug in generation of YOAST-XML-Sitemap.
- BUGFIX: remove Bug in parsing of GPX-Tracks. (use of translation was wrong)