v1.6.0-3-nightly

Signed-off-by: Arne Hamann <git@arne.email>
This commit is contained in:
Arne Hamann
2025-04-24 23:51:12 +02:00
parent c991fc7840
commit 30b3a0fa57

View File

@ -4,16 +4,19 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## 1.6.0 - [unreleased]
## 1.6.0 - [Unreleased] Nextcloud Hub 10
### Added
- Scan photos of specific directory [#1231](https://github.com/nextcloud/maps/pull/1231) @tetebueno
### Fixed
- Georeferenced photos from external folders not shown on map
[#1371](https://github.com/nextcloud/maps/issues/1371) @umgfoin
- Fix wrong failure-msg. when clearing photo-cache
[#1375](https://github.com/nextcloud/maps/pull/1375) @umgfoin
### Updated
- Update Dependencies and Nextcloud Requirement [#1402](https://github.com/nextcloud/maps/pull/1402) @a4blue
## 1.5.0 - 2024.11.16 Nextcloud Hub 9
- Update OSM tile service URL [#1295](https://github.com/nextcloud/maps/pull/1295) @StyXman