Releases: javalent/obsidian-leaflet
Releases · javalent/obsidian-leaflet
5.0.0
5.0.0 (2022-03-14)
⚠ BREAKING CHANGES
- OpenStreetMap has restricted use of its tile server in Obsidian. The default tile server for Obsidian Leaflet has been changed to Stamen Terrain. Please see #286 for more information. (close #286)
Features
- OpenStreetMap has restricted use of its tile server in Obsidian. The default tile server for Obsidian Leaflet has been changed to Stamen Terrain. Please see #286 for more information. (close #286) (3b33092)
4.14.0
4.14.0 (2022-02-28)
Features
- Adds description field + reorganizes Edit Marker modal (b1a648f)
- Adds support for markdown links in addition to wikilinks (close #280) (c903209)
- Marker double-clicks now open the edit marker modal (1c01511)
Bug Fixes
- Fixed issue where setting a marker description could also set the link (138d59b)
- Marker descriptions now displayed in tooltip even if there is a link (bd9a200)
4.13.0
4.13.0 (2022-01-26)
Features
- adds ability to force map to recenter when dragged (057f9c6)
- adds noScrollZoom block parameter (a8b607f)
4.12.1
4.12.1 (2022-01-25)
Bug Fixes
- geojson and gpx now default to the file name #263 (4e9b72b)
4.12.0
4.12.0 (2022-01-25)
Features
- can now link geojson to notes (9eb6b2a)
- maps can now be locked to prevent editing (25befa7)
- tile layers can now default on with the
|on
flag (f5a4e56)
Bug Fixes
- fixes control order when just using tileoverlays (8bbce58)
4.11.0
4.11.0 (2022-01-24)
Features
- much improved image loading (08c80ed)
4.10.0
4.10.0 (2022-01-23)
Features
- now show current zoom level on Reset Zoom control (e53ace5)
Bug Fixes
- Update release notes message (8d8ec5c)
4.9.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.9.0 (2022-01-11)
Features
- add settings to change default tile servers (043e248)
4.8.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.8.0 (2021-12-16)
Features
Bug Fixes
- removed console logs (34feb92)
- scopes now properly inherit global scopes (0b3b681)
4.7.4
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.7.4 (2021-12-11)
Bug Fixes
- fixed issue with tile overlay (22da6cc)