Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/maps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Veyssier <eneiluj@posteo.net>2020-03-09 17:57:35 +0300
committerJulien Veyssier <eneiluj@posteo.net>2020-03-09 17:57:35 +0300
commit9bdfa423d30b931415460a2a0c575727a57e8fcd (patch)
tree993b4b3d709a62f66209cdba6647b6dae397859f /CHANGELOG.md
parent8eea307012831e7cb31b7817275b58130819cf6c (diff)
update CHANGELOGv0.1.6
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 244b9717..70ad33b2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,28 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
+## 0.1.6 – 2020-03-09
+### Added
+- dialog to choose wether to place photo files or directories
+[#290](https://github.com/nextcloud/maps/pull/290) @wronny
+
+### Changed
+- a few style improvements in tooltips (position and size)
+- message when adding a favorite, ESC to cancel
+
+### Fixed
+- missing variable declarations breaking things in search, favorites, tracks, devices
+[#305](https://github.com/nextcloud/maps/pull/305) @doc75
+[#308](https://github.com/nextcloud/maps/pull/308) @Bergum
+- delay when placing photos
+[#290](https://github.com/nextcloud/maps/pull/290) @wronny
+- map left click activation in lots of cases
+- favorite and contact group style bug
+- cursor style with mapboxgl map
+- set max zoom level on tracks
+- bug when updating positions of disabled devices
+- L.Elevation mouse events
+
## 0.1.2 – 2019-09-01
### Added
- Mapbox profiles (car, foot, bike)