Skip to content

Releases: MartinvonBerg/Fotorama-Leaflet-Elevation

WP 6.7 and Bugfixes

22 Nov 16:07
Compare
Choose a tag to compare

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

23 Oct 16:10
Compare
Choose a tag to compare

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

12 Oct 05:56
Compare
Choose a tag to compare

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

19 Jul 05:23
Compare
Choose a tag to compare

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

21 Apr 16:16
Compare
Choose a tag to compare

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

25 Nov 14:52
Compare
Choose a tag to compare
  • 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)

WP 6.4 Ready (tested with RC2)

29 Oct 06:02
Compare
Choose a tag to compare

PHP: Escaping for echo finalized. Translation completed ( .htaccess test output ).
Tileserver.php minor changes.
Unused funtions in fm_functions.php out commented.
Test with WP 6.4-RC2.
Cube transition in Swiper deactivated (stil usable as shortcode parameter). Does not work and did never work completely. Update of Gutenberg Block still pending. Should not be used.
Removed wp_kses_post() on Admin Pages.

Translation, WordPress Plugin Guidelines, Thumbnail bar

30 Aug 07:45
Compare
Choose a tag to compare

Bugfix for File upload in Admin Section.
Removed hiding of captions on mobile devices (JS).
Changed CSS for Swiper special thumbnails.
Added translation for back-end and changed echo() and escaping html according WordPress Plugin-Guidelines.

WP 6.3. Bugfixes for GPXparser and fslightbox

11 Aug 04:48
Compare
Choose a tag to compare

Test with WordPress 6.3.
BugFixes in parseGPX.php. Change gpxparser to PHP-Class. Added the combination of all included routes and tracks. Updated PHP library phpGPX to version 1.3.0 from 07 / 2023.
BugFix in Class ReadImageFolder for thumbnails for Videos in Subfolder. Add caption and thumbnails for Videos in fslightbox.

Bugfixes after test of 0.20.0

19 Jul 03:06
Compare
Choose a tag to compare

New Release after testing. Bugfixes for MiniMasonry, LeafletMapClass.js, readImageFolder.php and CSS for Swiper Special Thumbbar.