Skip to content

Commit 574719f

Browse files
committed
Update changelog - prepare rel 1.6.0
Signed-off-by: umgfoin <[email protected]>
1 parent 33eb9b5 commit 574719f

File tree

1 file changed

+21
-3
lines changed

1 file changed

+21
-3
lines changed

CHANGELOG.md

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,36 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7-
## 1.6.0 - [Unreleased] Nextcloud Hub 10
7+
## 1.6.0 - [unreleased] Nextcloud Hub 10
88
### Added
9+
- Support PHP 8.4 & NC31
10+
- Switch to (default) Nominatim request-format jsonv2.
11+
[21ab2f0](https://github.com/nextcloud/maps/commit/21ab2f08c1d5140aa3f3c9a3823d036a16b5eff7) @umgfoin
12+
- Cleanup bootstrap.php to be forward-compatible [#1418](https://github.com/nextcloud/maps/pull/1418) @come-nc
913
- Scan photos of specific directory [#1231](https://github.com/nextcloud/maps/pull/1231) @tetebueno
1014

1115
### Fixed
16+
- Non-recoverable exception during lookup of long or malformed addressbook entries
17+
[8df2e21](https://github.com/nextcloud/maps/commit/8df2e21eef28a9842f58566d9deb7313c56e8600) @umgfoin
18+
- Fix favorite category linking bug [6cb5a99](https://github.com/nextcloud/maps/commit/6cb5a998a550c24674a74c5eae380de0349e9f4a),
19+
[#1430](https://github.com/nextcloud/maps/pull/1430) @tacruc, @copilot
20+
- Broken filehooks for adding new geophotos and tracks to maps
21+
[#1420](https://github.com/nextcloud/maps/pull/1420) @umgfoin
22+
- Incorrect closure declaration for manual geo-photos rescan-command
23+
[#1419](https://github.com/nextcloud/maps/pull/1419) @umgfoin
1224
- Georeferenced photos from external folders not shown on map
1325
[#1371](https://github.com/nextcloud/maps/issues/1371) @umgfoin
14-
- Fix wrong failure-msg. when clearing photo-cache
26+
- Wrong failure-msg. when clearing photo-cache
1527
[#1375](https://github.com/nextcloud/maps/pull/1375) @umgfoin
28+
- Tiles not working on public pages because of missing CSP entries
29+
[#1363](https://github.com/nextcloud/maps/pull/1363) @chefe
1630

1731
### Updated
18-
- Update Dependencies and Nextcloud Requirement [#1402](https://github.com/nextcloud/maps/pull/1402) @a4blue
32+
- Update Dependencies and Nextcloud Requirements
33+
[fecd43c](https://github.com/nextcloud/maps/commit/fecd43cf146394fd524c7f5f9a0cfbc13cc3d4a2), [f601d2d](https://github.com/nextcloud/maps/commit/f601d2d267dc0fa9930d8e37baa528752510bc4c) @um
34+
gfoin
35+
- ci: update node.yml workflow from template [#1423](https://github.com/nextcloud/maps/pull/1423) @tacruc
36+
- Update Dependencies and Nextcloud Requirement [#1402](https://github.com/nextcloud/maps/pull/1402) @a4blue
1937

2038

2139
## 1.5.0 - 2024.11.16 Nextcloud Hub 9

0 commit comments

Comments
 (0)