additional_plugins/serendipity_event_osm/ChangeLog
surrim 852e266921
Updated event_osm to v0.3.6 (#123)
* compress *.gpx files only

* fixed compressed *.gpx size bug

* using VectorImage instead of Vector

* updated event_osm to v0.3.6

Co-authored-by: surrim <surrim@happyhydro.org>
2021-01-16 12:18:41 +01:00

47 lines
842 B
Text

0.3.6:
---
* Using VectorImage instead of Vector
* Fixed compressed *.gpx size bug
* Compress *.gpx files only
0.3.5:
---
* Plugin dependencies added
* More understandable translations
* Performance updates
* Count distances only once
* Bugfix for "no categories"
* Added missing php 7.0 dependency
* Preloading fixed
0.3.4:
---
* Avoid using translation from page nugget
* Preloading enabled
* Show track length in link title
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