Skip to content

Releases: MartinvonBerg/Fotorama-Leaflet-Elevation

Bugfix in function get_gps_data for wrong GPS Tags

Choose a tag to compare

@MartinvonBerg MartinvonBerg released this 25 Aug 09:07

Bugfix in function get_gps_data for wrong GPS Tags

Bugfix in PHP. Test with WP 7.0

Choose a tag to compare

@MartinvonBerg MartinvonBerg released this 12 Jun 17:24

Bugfix in readImageFolder.php for PHP 8.3.
Update Readme, Test with WP 7.0

Test with WP 6.9, Update for Apache Servers

Choose a tag to compare

@MartinvonBerg MartinvonBerg released this 11 Dec 13:45

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

Choose a tag to compare

@MartinvonBerg MartinvonBerg released this 21 Jan 16:02

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

Choose a tag to compare

@MartinvonBerg MartinvonBerg released this 14 Jan 14:21

PHP-Bugfixes for initial installation. Update Gutenberg-Block.

WP 6.7 and Bugfixes

Choose a tag to compare

@MartinvonBerg MartinvonBerg released this 22 Nov 16:07

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

Choose a tag to compare

@MartinvonBerg MartinvonBerg released this 23 Oct 16:10

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

Choose a tag to compare

@MartinvonBerg MartinvonBerg released this 12 Oct 05:56

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

Choose a tag to compare

@MartinvonBerg MartinvonBerg released this 19 Jul 05:23

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

Choose a tag to compare

@MartinvonBerg MartinvonBerg released this 21 Apr 16:16

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