additional_plugins/serendipity_event_osm/ChangeLog
surrim 7804bd3790
geo plugin updates (#117)
* fixed regex to detect pasted negative coordinates (e.g. -0.4454 54.2215)

* osm.js fix

* updated to openlayers v6.5.0

* updated event_osm to v0.3.3

Co-authored-by: surrim <surrim@happyhydro.org>
2021-01-01 11:58:45 +01:00

22 lines
409 B
Text

0.3.3:
---
* OpenLayers updated to v6.5.0
* Fixed JavaScript bug with category ids
0.3.2:
---
* Option to compress GPX-files on upload
* Changed some translation names
0.3.1:
---
* OpenLayers updated to v6.4.3
* Calculate the total distance and put it into a span, for example "<span class="distance-counter" data-category="42">(wait...)</span>"
0.3:
---
* Only show GPX records instead of all markers