chore(release): 0.53.2

This commit is contained in:
Pieter Vander Vennet 2025-07-06 20:28:14 +02:00
parent 4055d3171e
commit ce5a887b6c
3 changed files with 49 additions and 4 deletions

View file

@ -2,6 +2,51 @@
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.53.2](https://source.mapcomplete.org/MapComplete/MapComplete/compare/v0.53.1...v0.53.2) (2025-07-06)
### Features
* add error report on failed review ([93632f6](https://source.mapcomplete.org/MapComplete/MapComplete/commits/93632f678f10295cb764a1699696bf80b4d04af7))
* add user preference to remember disabling/enabling layers; see [#2442](https://source.mapcomplete.org/MapComplete/MapComplete/issues/2442) ([8758358](https://source.mapcomplete.org/MapComplete/MapComplete/commits/87583586d52581c8ddbb9c0a770ca4e905f8e4aa))
* add user preference to remember disabling/enabling layers: fix default case; see [#2442](https://source.mapcomplete.org/MapComplete/MapComplete/issues/2442) ([51cdf90](https://source.mapcomplete.org/MapComplete/MapComplete/commits/51cdf9060e448125ebc9fa864966ef4d34730e14))
### Bug Fixes
* actually use the correct NSI logo server (don't use a custom server), fix [#2450](https://source.mapcomplete.org/MapComplete/MapComplete/issues/2450) ([1d6c306](https://source.mapcomplete.org/MapComplete/MapComplete/commits/1d6c30610e01c6fa15ce2fdcde2d644e3ab80f01))
* add workaround for limited html conversion, add documentation and cleanup some code ([de402a7](https://source.mapcomplete.org/MapComplete/MapComplete/commits/de402a7d848e5dcd88627b70910f08ac1a95b986))
* cleanup various typing mistakes, remove unused variables, add error handling in opening hours related special visualisations ([091b7fb](https://source.mapcomplete.org/MapComplete/MapComplete/commits/091b7fbba5a2bcc5f69edf734e25dda11680f0c1))
* disable crash in settings by improving typing ([edbfc5f](https://source.mapcomplete.org/MapComplete/MapComplete/commits/edbfc5f86bde3cff981944220099a0c55b2f5b5c))
* drop obsolete param in options ([67f82ae](https://source.mapcomplete.org/MapComplete/MapComplete/commits/67f82aec38e07fc8ad5eb631cb9138baa1ddd62f))
* fix csp ([b14207e](https://source.mapcomplete.org/MapComplete/MapComplete/commits/b14207ed7e435e2dabe2c1090e9a06f8a2f35baf))
* fix regression which caused a hang when loading a custom theme ([4d8720a](https://source.mapcomplete.org/MapComplete/MapComplete/commits/4d8720a8561b834c330fb52523b0fd7f2f4f0b56))
* fix sauna theme ([ccbbba5](https://source.mapcomplete.org/MapComplete/MapComplete/commits/ccbbba56280f0ac0771f2dfa3967eef8233a70cb))
* fix wikimedia-commons image attribution; move code for this out of 'DownloadCommons' ([eab010a](https://source.mapcomplete.org/MapComplete/MapComplete/commits/eab010a13e4c8222212975d95a867064f69e2694))
* make credits and credits:uid optional ([47f52e4](https://source.mapcomplete.org/MapComplete/MapComplete/commits/47f52e45133e1a7dfe5abc4aa01f3a6615ea2d56))
* tests ([1d4f489](https://source.mapcomplete.org/MapComplete/MapComplete/commits/1d4f489dba91ef5714a1dac7f99322c6d167514b))
* use old mapcomplete-changes ([86fcf8e](https://source.mapcomplete.org/MapComplete/MapComplete/commits/86fcf8e63896bc96347c60f538e1d67805754467))
### Theme improvements
* **bike_repair_station:** don't ask for valve types if no pump is present, fix [#2451](https://source.mapcomplete.org/MapComplete/MapComplete/issues/2451) ([c0e323b](https://source.mapcomplete.org/MapComplete/MapComplete/commits/c0e323b8c99efba1d55dc870d14d5f52b6cfac85))
* **charging_stations:** add NACS, hide tesla related items from options that can be chosen, fix [#2444](https://source.mapcomplete.org/MapComplete/MapComplete/issues/2444) ([721e8e8](https://source.mapcomplete.org/MapComplete/MapComplete/commits/721e8e89c30941c141104f66d1b47392e75a1947))
* **food:** add comments to disambiguate for shop/food layers ([e8c6f51](https://source.mapcomplete.org/MapComplete/MapComplete/commits/e8c6f512c26b6b30aaf277ccf7db8932bba4dcdf))
* **food:** add halal logo ([da6f958](https://source.mapcomplete.org/MapComplete/MapComplete/commits/da6f95863ca757ead85255dc1cef5b8ef9fd0805))
* **food:** add whether a highchair is available, see [#2447](https://source.mapcomplete.org/MapComplete/MapComplete/issues/2447) ([268328b](https://source.mapcomplete.org/MapComplete/MapComplete/commits/268328b6febf44b5e1f1e3808dcc8915a5e4c9fe))
* **food:** add whether a kids area is available, see [#2447](https://source.mapcomplete.org/MapComplete/MapComplete/issues/2447) ([8735850](https://source.mapcomplete.org/MapComplete/MapComplete/commits/87358505e99f1d6997fcf02222864d194b25f31c))
* **hotels,tourism_accomodation:** use new toilets-scheme, fix [#2445](https://source.mapcomplete.org/MapComplete/MapComplete/issues/2445) ([ee84b97](https://source.mapcomplete.org/MapComplete/MapComplete/commits/ee84b9715a7bf5781ace13238786ad120df797c4))
* **into_nature:** include visitor_information_centre.json ([d8b8670](https://source.mapcomplete.org/MapComplete/MapComplete/commits/d8b86703c6fb9f2bf94d381802e246ca352d33e8))
* make 'description' and 'title' optional if there is a single theme and it can be reused from this single theme ([c7b905d](https://source.mapcomplete.org/MapComplete/MapComplete/commits/c7b905d1fb44d417185307f6a086ea16585ff656))
* move dietary options into a dropdown ([559605a](https://source.mapcomplete.org/MapComplete/MapComplete/commits/559605a1695d536e312a946ae65f7337026e7b3a))
* **nature:** add nesting sites, fix [#2446](https://source.mapcomplete.org/MapComplete/MapComplete/issues/2446) ([35cd979](https://source.mapcomplete.org/MapComplete/MapComplete/commits/35cd979b5ea8ffe3b11927dc6d151d5e2f54ed0d))
* **police_call_box:** add police call box theme ([449f674](https://source.mapcomplete.org/MapComplete/MapComplete/commits/449f674e0f87d54e193438ae87ed32cd7bf41b66))
* **sauna:** add sauna question to sports centre ([5f932c8](https://source.mapcomplete.org/MapComplete/MapComplete/commits/5f932c80a3a04a649c6e697c4d829d1a4c7bf0e6))
* **sauna:** refactor 'sauna_at_leisure' to contain all sauna relevant questions and 'layers/sauna.json' to contain only related questions; include 'sauna_at_leisure' in 'hotels' and 'beauty shops'; add beauty shop types ([c701247](https://source.mapcomplete.org/MapComplete/MapComplete/commits/c70124706654beb7e9aae19cb57ee4e74c260136))
* **shops:** add book binding options on copyshops ([30e706d](https://source.mapcomplete.org/MapComplete/MapComplete/commits/30e706dfb76ab367f18fc3a68900646cf7bdb593))
* **toilet:** add 'has soap' ([efd7a84](https://source.mapcomplete.org/MapComplete/MapComplete/commits/efd7a84654958a3c6fcb7d7be89f095defcc8a5d))
### [0.53.1](https://source.mapcomplete.org/MapComplete/MapComplete/compare/v0.53.0...v0.53.1) (2025-06-30)
## [0.53.0](https://source.mapcomplete.org/MapComplete/MapComplete/compare/v0.52.18...v0.53.0) (2025-06-19)

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "mapcomplete",
"version": "0.53.1",
"version": "0.53.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "mapcomplete",
"version": "0.53.1",
"version": "0.53.2",
"hasInstallScript": true,
"license": "GPL-3.0-or-later",
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "mapcomplete",
"version": "0.53.1",
"version": "0.53.2",
"repository": "https://source.mapcomplete.org/MapComplete/MapComplete",
"description": "A small website to edit OSM easily",
"bugs": "hhttps://source.mapcomplete.org/MapComplete/MapComplete/issues",
@ -298,4 +298,4 @@
"vite-node": "^3.0.5",
"vitest": "^3.2.1"
}
}
}