From a1b7d7f350ca36ce11bfbcb58c87d8ef2e1c7297 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Tue, 29 Apr 2025 03:28:00 +0200 Subject: [PATCH] chore(release): 0.51.2 --- CHANGELOG.md | 40 ++++++++++++++++++++++++++++++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 43 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fe40b694..806c5dcf0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,46 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.51.2](https://source.mapcomplete.org/MapComplete/MapComplete/compare/v0.51.1...v0.51.2) (2025-04-29) + + +### Features + +* add link to the original provider, see [#2387](https://source.mapcomplete.org/MapComplete/MapComplete/issues/2387) ([3e5b144](https://source.mapcomplete.org/MapComplete/MapComplete/commits/3e5b1444cca871fcb8f9c785e8473cb000703927)) +* layer validation system now builds a dependency graph and only updates what is needed, makes "refresh:layeroverview" redundant ([fda0bc6](https://source.mapcomplete.org/MapComplete/MapComplete/commits/fda0bc6b2edeb01280cbc559420dfe8687b5be02)) +* moving a point due to relocatoin now shows a searchbar (again) ([15cbadc](https://source.mapcomplete.org/MapComplete/MapComplete/commits/15cbadc4e01f9594fcdff64636ddcc270ce535da)) + + +### Bug Fixes + +* allow inline images in index.html ([0441772](https://source.mapcomplete.org/MapComplete/MapComplete/commits/0441772d3e4a61ea5ef2a0e52a13806920e6a140)) +* attempt to fix layers which don't hide ([01034b1](https://source.mapcomplete.org/MapComplete/MapComplete/commits/01034b186e22ade4ed4eb9d2a8656c18c8e2f2d5)) +* canonicalize wikimedia links, see [#2367](https://source.mapcomplete.org/MapComplete/MapComplete/issues/2367), fix attribution ([518a426](https://source.mapcomplete.org/MapComplete/MapComplete/commits/518a426805363eef0cb2e25fc3965cfb2936ed8e)) +* don't crash if an unselected element is selected (by not selecting it) ([981b412](https://source.mapcomplete.org/MapComplete/MapComplete/commits/981b412180bd89cdafe4064f366ffb48cb5e74ef)) +* don't crash if no home location is set and the hotkey is triggered ([991925b](https://source.mapcomplete.org/MapComplete/MapComplete/commits/991925ba35af6cdcdb7055ddd261cb12d58123bd)) +* don't hint on images if they are blacklisted ([4f419b9](https://source.mapcomplete.org/MapComplete/MapComplete/commits/4f419b9321ca91b0876adedf274ae2bec218060c)) +* fix build ([1a22e12](https://source.mapcomplete.org/MapComplete/MapComplete/commits/1a22e12fa33c168e7a53fd4e05a1381b0391d8e9)) +* opening hours now correctly shows "closes at " ([d5b0976](https://source.mapcomplete.org/MapComplete/MapComplete/commits/d5b0976fb0b1df68772146d3e972bd245672951a)) +* tests ([55c8ec9](https://source.mapcomplete.org/MapComplete/MapComplete/commits/55c8ec95f36834049a349e7aa2d5e35179c37e9a)) + + +### Theme improvements + +* add toilet information in food and shops ([3bc8eae](https://source.mapcomplete.org/MapComplete/MapComplete/commits/3bc8eae6b121e40941fd462c8fb3552f477bdec9)) +* add toilet layers automatically if toilet information is included ([af2636b](https://source.mapcomplete.org/MapComplete/MapComplete/commits/af2636bfaa6f58cc6d82f46b8cc9025e861023ee)) +* allow to easily import tagrenderings and add a prefix key to all tags ([01680f2](https://source.mapcomplete.org/MapComplete/MapComplete/commits/01680f236caf1a9b1bd6b0d4c802ad4a07aa6ef8)) +* **artwork:** add poem as artwork type, fix [#2392](https://source.mapcomplete.org/MapComplete/MapComplete/issues/2392) ([cbf398e](https://source.mapcomplete.org/MapComplete/MapComplete/commits/cbf398ef6dea47a4e9ab5c8bab8c22627a3717c3)) +* **bike_cleaning:** add payment options, opening hours ([8584a4b](https://source.mapcomplete.org/MapComplete/MapComplete/commits/8584a4ba68fc2e0e0b35e9c752a833e208200ecb)) +* **bike_parking:** add 'anchor' as bicycle_parking-type, fix [#2381](https://source.mapcomplete.org/MapComplete/MapComplete/issues/2381) ([4bd61c3](https://source.mapcomplete.org/MapComplete/MapComplete/commits/4bd61c30a3f4cbf63d28a79497cb1e1c580ee694)) +* **cafe_pub, toilets:** add toilet information to pubs; forward wheelchair accessibility information to 'toilet_at_amenity' ([455b2c6](https://source.mapcomplete.org/MapComplete/MapComplete/commits/455b2c641c41634784c57d53ee657246b6b3af4d)) +* **maxspeed:** support forward/backward, fix [#1127](https://source.mapcomplete.org/MapComplete/MapComplete/issues/1127) ([5515114](https://source.mapcomplete.org/MapComplete/MapComplete/commits/5515114be95bd442d682c01818e0fcd48507c455)) +* **mobility_hub:** Add condition to marker question ([369c2e6](https://source.mapcomplete.org/MapComplete/MapComplete/commits/369c2e6ee882476003807f9bef97f0b413ce0656)) +* **mobility_hub:** noname and network options ([f072b82](https://source.mapcomplete.org/MapComplete/MapComplete/commits/f072b82fc3937fac6ec90b3a69f0f551b4ef6313)) +* **nature:** add viewpoint and observation tower, fix [#2397](https://source.mapcomplete.org/MapComplete/MapComplete/issues/2397), fix [#2400](https://source.mapcomplete.org/MapComplete/MapComplete/issues/2400) ([4899065](https://source.mapcomplete.org/MapComplete/MapComplete/commits/4899065fc42060a51e366a195169c40c9117c02b)) +* reintroduce check for defaultBackgroundID: make sure it _does_ exist as global layer ([6a1c5fe](https://source.mapcomplete.org/MapComplete/MapComplete/commits/6a1c5fec976562e624822fa720aa3e8ea5e1708e)) +* simplify toilets theme by using the new prefix functionality ([92eca24](https://source.mapcomplete.org/MapComplete/MapComplete/commits/92eca242eca556e39c114f772b21c31e740739fa)) +* **waste:** Include excrement bag dispensers ([#2020](https://source.mapcomplete.org/MapComplete/MapComplete/issues/2020)) ([45e20da](https://source.mapcomplete.org/MapComplete/MapComplete/commits/45e20dadee71e5c23a1bfadfd8f69f986c84e898)) + ### [0.51.1](https://source.mapcomplete.org/MapComplete/MapComplete/compare/v0.51.0...v0.51.1) (2025-04-23) diff --git a/package-lock.json b/package-lock.json index bbcaed4cb..cc58f58b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mapcomplete", - "version": "0.51.1", + "version": "0.51.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mapcomplete", - "version": "0.51.1", + "version": "0.51.2", "hasInstallScript": true, "license": "GPL-3.0-or-later", "dependencies": { diff --git a/package.json b/package.json index 3a6f567f7..f06102536 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mapcomplete", - "version": "0.51.1", + "version": "0.51.2", "repository": "https://source.mapcomplete.org/MapComplete/MapComplete", "description": "A small website to edit OSM easily", "bugs": "hhttps://source.mapcomplete.org/MapComplete/MapComplete/issues",