Skip to content

Latest commit

 

History

History
76 lines (60 loc) · 1.82 KB

CHANGELOG.md

File metadata and controls

76 lines (60 loc) · 1.82 KB

v1.0.6

05/03/2022

    • Updated photon API URL

v1.0.5

04/24/2019

    • Added translation (IT)
    • Seems onAdminTwigTemplatePaths does not work anymore
    • Removed dump on plugin config page (admin)

v1.0.4

04/22/2019

    • Grav 1.6 YAML has stricter parsing
    • Removed commented out code

v1.0.3

04/22/2019

    • Limit zoom to map provider max zoom
    • I didn't updated the version number in blueprints.yaml :/
    • Link to README.md now points to master branch
    • Removed footnotes to comply with changelog format
    • Meets the rules of markdownlint MD022, MD006, MD032, MD040

v1.0.2

04/15/2019

    • Wrong comparison link in the changelog

v1.0.1

04/15/2019

    • Added translations (EN, DE)
    • Added many map providers
    • Fullfill OSM requirement fixthemap
    • Missing Leaflet-providers, OpenStreetMap and map providers in credits
    • Default marker icon is red

v0.1.3

04/14/2019

    • Backend also use configured icon
    • Added description to configure plugin using the Administration Panel
    • Replaced empty default configuration with a sample configuration
    • Added grav 1.5 dependency because I don't know the older one :)
    • Simplified onPluginsInitialized event
    • Backend didn't know about config
    • Removed debugging lines

v0.1.2

04/05/2019

    • First github release

v0.1.0

04/03/2019

    • ChangeLog started...