diff --git a/CHANGELOG.md b/CHANGELOG.md index c97d896b6..3678bf6d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,43 @@ 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.56.4](https://source.mapcomplete.org/MapComplete/MapComplete/compare/v0.56.3...v0.56.4) (2025-10-11) + + +### Features + +* add multiTitle, better error handling, improve help text of script ([ce13d81](https://source.mapcomplete.org/MapComplete/MapComplete/commits/ce13d81eee421490901bee72510255c4c4165ce0)) +* **offline:** swap monthly file generation for cache cleanup ([31ad5cc](https://source.mapcomplete.org/MapComplete/MapComplete/commits/31ad5cc52e3201d70659faa1b8d3d457913c7201)) +* **offline:** switch to / based ([edbcde3](https://source.mapcomplete.org/MapComplete/MapComplete/commits/edbcde3716129b74806e256f96014273f2947104)) +* **offline:** update step name ([8a982fe](https://source.mapcomplete.org/MapComplete/MapComplete/commits/8a982feb981e92826c548dc8c7f5ead702554436)) + + +### Bug Fixes + +* fix tests ([5b0a4fc](https://source.mapcomplete.org/MapComplete/MapComplete/commits/5b0a4fc4e36468f5e10d51896d6d60d56285b451)) +* remove debug code which fakes compass measurements ([1b149d9](https://source.mapcomplete.org/MapComplete/MapComplete/commits/1b149d93b1a6fc6c945b41b0f5b1122ab29f0bba)) +* remove stray translation ([6ca410d](https://source.mapcomplete.org/MapComplete/MapComplete/commits/6ca410d26f412c96d8a6f3b4aa619be951b112f1)) + + +### Theme improvements + +* **benches:** add 'see on openbenches.org'-link for maproulette-tasks ([55c2af3](https://source.mapcomplete.org/MapComplete/MapComplete/commits/55c2af394e2bb2175e1345485360737808437477)) +* **benches:** add explanation ([61ad946](https://source.mapcomplete.org/MapComplete/MapComplete/commits/61ad946637a4fe31cbe7b44537be83e2d7120a46)) +* **benches:** add operational status, add indication if changing a tag might result in a layer change or hiding the object from the mapcomplete theme, handle [#1956](https://source.mapcomplete.org/MapComplete/MapComplete/issues/1956) better ([7f56c10](https://source.mapcomplete.org/MapComplete/MapComplete/commits/7f56c10e7c2b27f8bcbf6f8d6d04985bdf941c84)) +* **benches:** add script that reads the openbenches-dataset from their git repo, add (experimental) maproulette import layer to benches ([3ebef30](https://source.mapcomplete.org/MapComplete/MapComplete/commits/3ebef308d65d6dcb7656391b47499048a0e17a02)) +* **benches:** improve openBenches import ([cf6a012](https://source.mapcomplete.org/MapComplete/MapComplete/commits/cf6a012a07feb6ece1fbaaa6f6dbfaac105babdd)) +* **benches:** improve openbenches support ([8212faa](https://source.mapcomplete.org/MapComplete/MapComplete/commits/8212faa6e5ce55b38831ba7f17fa8fe7612586cf)) +* **benches:** last tweaks to openbenches script ([43ff72d](https://source.mapcomplete.org/MapComplete/MapComplete/commits/43ff72d262ef3e0d589ca15b0a988a2738cef07d)) +* **bench:** fix 'view from bench' image carousel ([3ed948d](https://source.mapcomplete.org/MapComplete/MapComplete/commits/3ed948d3ebcfb9b7533c3ee3201f6f61cb918485)) +* **cooperative_farming_equipment:** update some tags, remove somewhat unclear tags, see [#2528](https://source.mapcomplete.org/MapComplete/MapComplete/issues/2528) ([57508ef](https://source.mapcomplete.org/MapComplete/MapComplete/commits/57508ef8f3b6c1fc06630bd945f71e835be9e372)) +* **cuma:** WIP: initial version, see [#2522](https://source.mapcomplete.org/MapComplete/MapComplete/issues/2522) ([e02a93f](https://source.mapcomplete.org/MapComplete/MapComplete/commits/e02a93f6bd04c4c1b3649efae8413dc34b098c21)) +* **food:** include food shops in food theme; add 'seating' question to some categories of shops ([45481a8](https://source.mapcomplete.org/MapComplete/MapComplete/commits/45481a879d69fb8a5b1382adf4bca54663a5af32)) +* **guideposts:** add `boat=yes` and `canoe=yes`, fix [#2535](https://source.mapcomplete.org/MapComplete/MapComplete/issues/2535) ([b4ac97e](https://source.mapcomplete.org/MapComplete/MapComplete/commits/b4ac97e1f9946b23cc01b0b60873d035fbd9fb5b)) +* **maxstay:** move units into tagRendering' freefrom; now units are actually used. This supersedes [#2542](https://source.mapcomplete.org/MapComplete/MapComplete/issues/2542) ([3f9bb75](https://source.mapcomplete.org/MapComplete/MapComplete/commits/3f9bb752cc1642558c49fc56f0505df336bffa7d)) +* **scouting:** remove charge questions to fix build ([3e06c30](https://source.mapcomplete.org/MapComplete/MapComplete/commits/3e06c3028b38eb1f101a7ac8a3b41f3d449ebbb2)) +* **toilets:** disable 'hands_drying'-options if 'hand_drying=no' is selected ([4d9133f](https://source.mapcomplete.org/MapComplete/MapComplete/commits/4d9133fed30f8fe56be6c54b7fafa7f3b17ed83a)) +* **velopark:** fix minidisplay when comparing velopark and osm data ([872a97d](https://source.mapcomplete.org/MapComplete/MapComplete/commits/872a97d1281b19a7faf5edbbe02c471eb3fb5cd0)) + ### [0.56.3](https://source.mapcomplete.org/MapComplete/MapComplete/compare/v0.56.2...v0.56.3) (2025-10-05) diff --git a/package-lock.json b/package-lock.json index 2c4fa5a90..c891a62b1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mapcomplete", - "version": "0.56.3", + "version": "0.56.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mapcomplete", - "version": "0.56.3", + "version": "0.56.4", "hasInstallScript": true, "license": "GPL-3.0-or-later", "dependencies": { @@ -13004,9 +13004,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001743", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001743.tgz", - "integrity": "sha512-e6Ojr7RV14Un7dz6ASD0aZDmQPT/A+eZU+nuTNfjqmRrmkmQlnTNWH0SKmqagx9PeW87UVqapSurtAXifmtdmw==", + "version": "1.0.30001749", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001749.tgz", + "integrity": "sha512-0rw2fJOmLfnzCRbkm8EyHL8SvI2Apu5UbnQuTsJ0ClgrH8hcwFooJ1s5R0EP8o8aVrFu8++ae29Kt9/gZAZp/Q==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 895a10204..91c8f949b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mapcomplete", - "version": "0.56.3", + "version": "0.56.4", "repository": "https://source.mapcomplete.org/MapComplete/MapComplete", "description": "A small website to edit OSM easily", "bugs": "hhttps://source.mapcomplete.org/MapComplete/MapComplete/issues",