You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Changelog
2
2
3
+
## 1.5.1
4
+
* Fix midpoint rendering precision by @romain-tracktik in https://github.com/mapbox/mapbox-gl-draw/pull/1433
5
+
* Fix keybindings ordering and tooltips by @underoot in https://github.com/mapbox/mapbox-gl-draw/pull/1320
6
+
* Fix drag-pan being disabled after multiple consecutive clicks on non-Point features in DirectSelect mode by @underoot in https://github.com/mapbox/mapbox-gl-draw/pull/1341
7
+
* Improve browser compatibility in keyboard handling by @erotourtes in https://github.com/mapbox/mapbox-gl-draw/pull/1394
8
+
3
9
## 1.5.0
4
10
5
11
* Library modernization by @stepankuzmin in https://github.com/mapbox/mapbox-gl-draw/pull/1242:
0 commit comments