Skip to content Skip to main navigation Skip to footer

Changelog

Changelog

0.9.25.1

  • Fixed map data container bug, which was causing Map Data not to save.

0.9.25

  • Settings navigation improvements.
  • Submission localization fixes.
  • Minor bug fixes.

0.9.24

  • Editor popup redesign, including Type previews.
  • Front-end Submissions improvements.
  • Lots of other bug fixes and improvements.

0.9.23

  • Bug fix

0.9.22

  • Ignore file extension capitalisation when reading from file. This was a bug that meant reading from file.GPX (instead of file.gpx) was rejected for no good reason.

Credit to Werner for getting in touch and prompting these changes.

0.9.21

  • Bug fix. Uncaught TypeError: Assignment to constant variable. Thanks to huubl for the Pull Request!

0.9.20

  • Front-end Submissions can now be added to a Collection by default. A collection for User and Guest submissions can be specified in Settings > Submissions > Default Collection.

0.9.19

  • Shortcode Files
  • Files (GPX, KML & GeoJSON) can now be displayed using the Shortcode, without the need for a Map to be created. For example:
    [Waymark file_url="http://example.com/track.gpx"]
    By default, all Overlays (Markers/Lines/Shapes) will be displayed using the default Type (i.e. the first listed in Settings). You can specify a different Type to use like this:[Waymark file_url="http://example.com/track.gpx" file_line_type="photo"]. Thanks to Jan de Boer for this suggestion and yorobo for the reminder.

0.9.18

  • Submissions
    • Allow registered users, or guests to create Maps from the front-end of your site. You can control who can Submit Maps, what editor features are available and whether submissions should be approved before they are published. Originally suggested here.
  • Shortcode Markers
  • Markers can now be displayed using the Shortcode, without the need for a Map to be created. For example:
    [Waymark marker_centre="54.526814,-3.017289" marker_type="shelter"]
    As well as the Marker location and Type; a Title, Description and an Image can also be provided. Thanks to Angelo Mariani for this suggestion.
  • Fixed a bug where Shortcode Headers were not displaying on Collection archive pages. Thanks to meggsico for bringing this to my attention.
  • Improved "accidental zooms" when scrolling by increasing the Leaflet.Sleep wakeTime from 1 second to 2 seconds. As requested.
  • Lots of back-end fixes and improvements.

0.9.17.1

  • Fixed a bug where the Export feature did not work correctly when embedding multiple Maps. Thanks to shenki on GitHub.
  • Waymark now has it's own website! URLs updated.

0.9.17

  • Maps
    • Maps now support Featured Images; if provided this will be displayed on the Map Details page, as well as by the Shortcode. Thanks to David for the suggestion!
  • Markers
    • Marker Icons can now be custom text or HTML (in addition to Font icons from Ionic Icons and Font Awesome). Thanks for the suggestion!
    • Map Exports are now available on mobile devices.
    • Updated Acknowledgements.
  • Bug fixes
    • Settings JavaScript fix.
    • Settings repeatable dropdown bug.
    • Settings input sanitisation.

A BIG thank you to the following users for their help with testing:

0.9.16

  • Markers
    • Markers can now be different shapes! Markers, Circles or Squares in three different sizes: Small, Medium and Large.
    • Markers can now have any colour background, selected using the colour picker or by entering a hexadecimal color (i.e. #RRGGBB)
    • Markers now support Font Awesome icons as well as Ionic Icons.
  • Types
    • Type labels displayed by popups now match the colours of their respective Marker, Line or Shape.
  • Media Library Uploads
    • By default Waymark does not save any files uploaded through the Editor. Using this option you can use the Media Library to store and import GPX/KML/GeoJSON files into your Map.
  • Bug fixes

0.9.15.2

  • Localization fixes. Thanks to tobifjellner for the help via Slack.

0.9.15.1

  • Bug fix. Thanks to cameraspots1 for bringing this to my attention.

0.9.15

  • Meta
    • Meta can now be organised into groups. Meta in the same group will be displayed together when editing and viewing Maps. Groups can be managed in Settings > Meta > Groups.
    • New layout for Meta to incorporate Meta Groups on Map Details page.
  • Shortcode
    • Meta can now be displayed using the Shortcode by clicking "Details" in the Shortcode Header. Use the Settings > Meta > "In Shortcode?" option to specify which Meta is displayed. Note: this feature requires the Shortcode Header be set to "Show" in Settings > Misc. > Shortcode Options.
    • The Export option is now available through the Shortcode, if the "Public Export" option is enabled (Settings > Misc. > Map Options).
  • Editor
    • Overlay descriptions now use a rich text editor.
    • Added the ability to duplicate Markers/Lines/Shapes in the Editor.
    • Editor circle bug fix.
  • Gallery JavaScript bug fix.
  • Waymark is now localization ready! Translation contributions greatly appreciated 🙂
  • Waymark is now on GitHub.

0.9.14

  • Line Elevations - Display an interactive elevation graph for Lines that have elevation data. Minimum/Maximum elevation and total length statistics are also displayed. Customise in Settings > Misc. > Elevation Options. Thanks to leaflet-elevation!
  • Cyrillic alphabet fix.
  • GPX parsing fix.
  • Updated user capabilities for plugin features.
  • Other bug fixes.

A big thank you to everyone who provided input for this release. Extra special thanks goes to coloursign, meggsico, davinian, snake-plissken, sunlight1976 and bumbar for their help with testing.

0.9.13

  • Overlay Filter - This allows your visitors to filter which Markers, Lines and Shapes are currently visible on the Map by clicking on the layer icon. You can choose to show/hide certain Types when the Map initially loads. Enable using the global setting (Settings > Misc. > Map Options), or using the Shortcode.
  • Export - There is now an Export function when editing a Map. With "Public Export" enabled (Settings > Misc. > Map Options) site visitors can download the Overlays (Markers, Lines and Shapes) currently displayed on the Map Details page. Can be used in conjunction with the Overlay Filter to select which Overlays to download. GeoJSON, GPX and KML formats supported.
  • Meta - Added Rich Text, Select and Multi-Select input types.
  • Bug fixes.

Thanks to neilhorton740, carldavidcarlstrom, and coloursign for testing and feedback.

0.9.12

  • Gallery - Added the option to display an image gallery for Markers that have images associated with them. Can be changed in Settings > Misc. > Map Options. Can be enabled using the show_gallery="1" Shortcode option.
  • Created Waymark Documentation.
  • Updated the Demo.
  • First steps towards Localization.
  • Added the ability to change Map author. Thanks to andreasrns for the suggestion.
  • Maps now support Revisions.
  • Added "Header for Admin" to Settings > Shortcode Options. Use this Setting to always show the Shortcode Header when signed in as admin, useful for quickly navigating to embedded Maps.
  • Fixed a bug where circles were being added as Markers.
  • Removed undocumented shortcode button in Classic Editor.
  • Fixed Leaflet JS conflict when other instances of Leaflet exist. Thanks to jmruas for bringing this to my attention.
  • Fixed a bug where Types were not being saved for Markers/Lines imported from file.
  • Other minor improvements.

A big thanks to neilhorton740 and carldavidcarlstrom for bug finding and testing.

0.9.11

  • Collections - Can now be given a description and viewed as an archive (lists Maps in that Collection) on the front-end. A link is displayed on the Map Details page (Collection links support permalinks)
  • Map URLs now support permalinks
  • Added the ability to duplicate Maps
  • In the Editor, Markers now display their Lat,Lng
  • Lots of other improvements and bug fixes

Thanks to neilhorton740 and carldavidcarlstrom for suggestions and testing.

0.9.10

  • Shortcodes – Added the ability to specify initial Map centre and zoom through the Shortcode: [Waymark map_centre="," map_zoom="<0-18>"]. Shortcodes no longer require a Map ID/Collection ID. Added Using Shortcodes section to Help page.
  • Maps – Added setting for Default Centre/Zoom when a Map has no data to display.
  • Collections – Added the option to display a link to Map Details pages from Collections
  • Improved Settings input sanitisation
  • Lots more performance improvements and bug fixes

Another big thanks to neilhorton740 for suggestions and testing.

0.9.9

  • Release date: December 17th, 2019

Added the ability to specify a default basemap through shortcode: [Waymark map_id="1234" basemap="Basemap Name"]. Which Basemap to use as the Map Editor default can also be specified in Settings > Misc. > Editor Options. Thanks again to neilhorton740 for the suggestion and testing.

0.9.8

  • Release date: December 5th, 2019

Added Line Weight setting for Lines and the ability to override the Shortcode Header setting through the shortcode. A HUGE thank you to neilhorton740 for the suggestions and testing.

0.9.7

  • Release date: November 8th, 2019

Added support for Meta, which allows you to customise the input fields that display under the Map Editor. Any data you input will display on the Map Details page. Plus some minor improvements and bug fixes.

0.9.6

  • Release date: October 28rd, 2019

Added support for Collections, which allow you to organise your Maps and display multiple Maps at once. Also more bug fixes.

0.9.5

  • Release date: October 23rd, 2019

Integrated leaflet-control-geocoder, thanks for the suggestion! Also minor fixes and tweaks.

0.9.4

  • Release date: October 11th, 2019

Bug fixes and improvements. Thanks again to rottensod!

0.9.3

  • Release date: September 4th, 2019

Bug fixes and minor tweaks. Thanks to rottensod for your bug finding efforts!

0.9.2

  • Release date: July 26th, 2019

Integrated Leaflet.Sleep into Waymark for better zoom/scroll event handling. Thanks to numeeja for this suggestion!

0.9.1

  • Release date: July 25th, 2019

Minor bug fix.

0.9

  • Release date: July 23rd, 2019

First public release of Waymark!