mapcomplete/CHANGELOG.md

990 lines
122 KiB
Markdown
Raw Permalink Normal View History

2024-09-13 13:02:05 +02:00
# Changelog
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.
2024-11-14 02:23:06 +01:00
### [0.47.10](https://github.com/pietervdvn/mapcomplete/compare/v0.47.9...v0.47.10) (2024-11-14)
### Bug Fixes
* actually download all OSM-data when downloading as geojson or CSV ([05298c2](https://github.com/pietervdvn/mapcomplete/commits05298c2498bb908860f49f057b7466f4a8feb5ba))
* don't show `maxstay=30 days` in velopark, this is actually 'unknown' ([d2237cf](https://github.com/pietervdvn/mapcomplete/commitsd2237cf26c1e3af034f0c3b72bd5ffa878ef1c64))
* fix image upload ([f1106ad](https://github.com/pietervdvn/mapcomplete/commitsf1106ad4a816c9fb84a92974cb7d88e9aae7633b))
### Theme improvements
* **surveillance:** add doorbell as option ([88a4bd5](https://github.com/pietervdvn/mapcomplete/commits88a4bd561952b3d9d0cd8e4ebaab123b739909e8))
2024-11-07 11:11:35 +01:00
### [0.47.9](https://github.com/pietervdvn/mapcomplete/compare/v0.47.8...v0.47.9) (2024-11-07)
### Features
* **filters:** show tags that are filtered on, deal with multi-answer tags to allow having this option with auto-filters ([69a6ec6](https://github.com/pietervdvn/mapcomplete/commits69a6ec6b0291bf1a5ec0bdcece605c7cf9f6ea0a))
### Bug Fixes
* better support for complicated regex tags ([b4817f7](https://github.com/pietervdvn/mapcomplete/commitsb4817f7a7faafffe716619a4d6908c013d58efd6))
* build ([70612f1](https://github.com/pietervdvn/mapcomplete/commits70612f1c12ef69209205a29828694c16a9bbc177))
* build by fixing licenses ([62936b9](https://github.com/pietervdvn/mapcomplete/commits62936b916b238f7ddf4edb841383d4e2cb1bf3da))
* deal with dashes in the path ([5127609](https://github.com/pietervdvn/mapcomplete/commits51276091203d48cecb154271e69be0ce784ed01d))
* fix build by having correct regextag.asJson() ([0dd96f4](https://github.com/pietervdvn/mapcomplete/commits0dd96f469b8ed7fd83da4543998b0b473bcc2206))
* fix fediverse link ([3683780](https://github.com/pietervdvn/mapcomplete/commits3683780f9d19016ee0972cffb6ee55997a0b60c5))
* hide items if the layer is disabled and favourites is enabled ([7bdd308](https://github.com/pietervdvn/mapcomplete/commits7bdd30879b870406cf5ebf3a23edfc3fbeb52a47))
* increase timeout when opening a new POI ([e8e4ae1](https://github.com/pietervdvn/mapcomplete/commitse8e4ae1f47514b1b7769e701bdf5a7581c231aa8))
* show favourites in loaded layers if favourites are enabled ([e65f61d](https://github.com/pietervdvn/mapcomplete/commitse65f61d2962eba8301afa51e27f0e085e8db2ff7))
* when using Chronic, check the `aslong` condition before actually running instead of using it to reset the clock. ([10e9416](https://github.com/pietervdvn/mapcomplete/commits10e9416f8f1abe4cda334242821157bd7c486986))
### Theme improvements
* **education:** add images, move contact information up ([d77bb7e](https://github.com/pietervdvn/mapcomplete/commitsd77bb7e22525aef3b64ce3a9aa57a39351ebb441))
* **memorial:** add filter on type of memorial, remove obsolete 'memorial:type=stolperstein' ([1415fcd](https://github.com/pietervdvn/mapcomplete/commits1415fcdfecb4be757ea9611b08a1b473e5d50be7))
* **playgrounds:** don't show counts for small POI, only for playgrounds; make icons smaller ([f3335c9](https://github.com/pietervdvn/mapcomplete/commitsf3335c93711bd224ad3dfa611b95a40039596746))
* **postboxes:** add contact info, add condition for post partner ([8fcc747](https://github.com/pietervdvn/mapcomplete/commits8fcc747370fab69e93fac2e00c1886261cb6e08f))
* **postboxes:** add option to snap to wall and rendering, add "operator" to post boxes ([f7b5db9](https://github.com/pietervdvn/mapcomplete/commitsf7b5db9ec34676f834a3b2d8966649f09b34c1b1))
2024-11-01 15:35:50 +01:00
### [0.47.8](https://github.com/pietervdvn/mapcomplete/compare/v0.47.7...v0.47.8) (2024-11-01)
### Bug Fixes
* fix uploading images in the 'notes' theme ([5fd0314](https://github.com/pietervdvn/mapcomplete/commits5fd03144080aa32fe500333b64575069e93e8b79))
2024-10-29 00:55:09 +01:00
### [0.47.7](https://github.com/pietervdvn/mapcomplete/compare/v0.47.6...v0.47.7) (2024-10-28)
### Features
* add script to upload images to panoramax and remove 'imgur'-links ([4233bd7](https://github.com/pietervdvn/mapcomplete/commits4233bd7618e69e71c00ef027bbb4afc199c29fa9))
* panoramax uploads in testmode are sent to a different sequence ([834b6b1](https://github.com/pietervdvn/mapcomplete/commits834b6b18ff985cd1a79e725af915e307525d221e))
* remove possibility to load a custom theme via the hash, no longer necessary with a theme server ([a016a8f](https://github.com/pietervdvn/mapcomplete/commitsa016a8f771ca3cfb210b5f5f92b136a011d08543))
* update update script ([d27c38d](https://github.com/pietervdvn/mapcomplete/commitsd27c38d0e48d653675ffa44bc3812e6f8e05f5f8))
* upload to specified panoramax instance ([3df0f9c](https://github.com/pietervdvn/mapcomplete/commits3df0f9ca94f8df6314322359edbfb4276c971419))
### Bug Fixes
* add missing import ([9bf013c](https://github.com/pietervdvn/mapcomplete/commits9bf013cd47468c88bbc9ad90376f9240d0e921c0))
* attempt to fix build ([571791d](https://github.com/pietervdvn/mapcomplete/commits571791d06349cc9a409ddede0737f04824186210))
* attempt to fix panoramax upload, see [#2202](https://github.com/pietervdvn/MapComplete/issues/2202) ([07c1cc0](https://github.com/pietervdvn/mapcomplete/commits07c1cc0beea816d4f328adaa9ac15d32676380c4))
* bing layer, see [#2222](https://github.com/pietervdvn/MapComplete/issues/2222) ([51608fb](https://github.com/pietervdvn/mapcomplete/commits51608fb22348a79b7459a7d3558202edb68ec773))
* build ([01c8d63](https://github.com/pietervdvn/mapcomplete/commits01c8d63943c0df74892e2ae02720a469bf3bdb89))
* don't index 'all_streets' ([c1c2390](https://github.com/pietervdvn/mapcomplete/commitsc1c2390694ab145524dae96cd7dff5a866e4b865))
* fix [#2212](https://github.com/pietervdvn/MapComplete/issues/2212). ([91f5c8f](https://github.com/pietervdvn/mapcomplete/commits91f5c8f1669a448c36876e0fda374165f5b60886))
* fix [#2213](https://github.com/pietervdvn/MapComplete/issues/2213), remove image-license from usersettings.json ([90a34ab](https://github.com/pietervdvn/mapcomplete/commits90a34ab31f23be942e27ba4cbcd60528c591f7df))
* fix [#2222](https://github.com/pietervdvn/MapComplete/issues/2222), restore global background layers which were not included in the connect-src ([905f176](https://github.com/pietervdvn/mapcomplete/commits905f1768f2b994fa83af31224447c96003ab70ce))
* **panoramax:** stabilize loading images ([8480f94](https://github.com/pietervdvn/mapcomplete/commits8480f9417c6fa11ab21bc06d15e4a5a5baeaa1f4))
* see [#2212](https://github.com/pietervdvn/MapComplete/issues/2212): actually save custom themes as visited ([9427083](https://github.com/pietervdvn/mapcomplete/commits9427083939bb6958b07e6fd48f5356101f06e681))
* special quicksearch for osmcha ([01cfc5f](https://github.com/pietervdvn/mapcomplete/commits01cfc5fe4db17362b3e3317f0eba7e0bf954a689))
* translations ([d10f894](https://github.com/pietervdvn/mapcomplete/commitsd10f89469a7de5e91bc613ae4527054c502b966a))
* translations ([ab8835b](https://github.com/pietervdvn/mapcomplete/commitsab8835b279a9c3aecf04a367464cc1bde25ac1d8))
* Use alternative way to read coordinates from exif data ([6257c24](https://github.com/pietervdvn/mapcomplete/commits6257c2415a6fff2859168bb671f54e700f0b3152))
* use popup when in an iframe ([63162c5](https://github.com/pietervdvn/mapcomplete/commits63162c58e147aaf9c1c4c77d5187b13aaa8cf13a))
### Theme improvements
* **bike_parking:** add lean_and_stick type ([9e1bd7f](https://github.com/pietervdvn/mapcomplete/commits9e1bd7fa9d9e3b2d5242fbe7b073234b7fa04cbd))
* **bikeparking:** update text of access=private, sync translation ([4ce5a40](https://github.com/pietervdvn/mapcomplete/commits4ce5a40eb4b3b3d350873ff2bf9a2a7d9b3a5d15))
* **cycle_infra:** add minzoom for all layers ([94bc478](https://github.com/pietervdvn/mapcomplete/commits94bc478b9e5cfdbbb9e062b3950433984bfd752b))
* **items_with_image:** include 'panoramax' and 'mapillary' as tags for items with image, fix [#2225](https://github.com/pietervdvn/MapComplete/issues/2225) ([899312b](https://github.com/pietervdvn/mapcomplete/commits899312ba7cb2b9b00fc8c4483ffe57955f08cdf2))
* **shops:** support `shop=sports` together with 'shop=sport' ([98470ef](https://github.com/pietervdvn/mapcomplete/commits98470ef8ac1c38cb54cdbae1bd07cbab825be795))
* **velopark:** hide NMBS-maproulette items ([0a0d0a1](https://github.com/pietervdvn/mapcomplete/commits0a0d0a15cb546dd390bd2c388fafb43d13bda327))
* **velopark:** properly hide NMBS-maproulette items with a filter ([4840816](https://github.com/pietervdvn/mapcomplete/commits4840816b1768cd3c4d43ef01d07c852cd32f1d3e))
2024-10-15 16:54:23 +02:00
### [0.47.6](https://github.com/pietervdvn/mapcomplete/compare/v0.47.5...v0.47.6) (2024-10-15)
### Features
* remove 'noteImportLayer', they are not used enough for the big performance and maintenance impact they have ([e35df65](https://github.com/pietervdvn/mapcomplete/commitse35df654d7f2a0ef7c12c0ceef27cb3a1a7a1027))
### Bug Fixes
* add error reporting when image upload fails, see [#2202](https://github.com/pietervdvn/MapComplete/issues/2202) ([368d785](https://github.com/pietervdvn/mapcomplete/commits368d7857a055c92109ec6d5155078aabaef230ac))
* add nvm path ([7d83cb1](https://github.com/pietervdvn/mapcomplete/commits7d83cb1a7fdaad23d4a1343edb75145f60bf771f))
* add spaces to opening hours picker for PH ([8a8b2e2](https://github.com/pietervdvn/mapcomplete/commits8a8b2e20aebe8019af86aca02e6bcc4d90896b4f))
* attempt to workaround for [#2202](https://github.com/pietervdvn/MapComplete/issues/2202) ([66465fd](https://github.com/pietervdvn/mapcomplete/commits66465fdc9893fa4c3f0c1f5b8279a51c33a1e407))
* bug in error reporting ([4794032](https://github.com/pietervdvn/mapcomplete/commits4794032e49a4b5b2d3fdceac8a2b8a75994e94ea))
* build: add generated file which is needed for some steps ([016908f](https://github.com/pietervdvn/mapcomplete/commits016908fb940a65dc863cddca5be8d681b9370c49))
* explicitly use version number in update script ([977c6ff](https://github.com/pietervdvn/mapcomplete/commits977c6ff9fb30267f47c39aa55fb0a0f2e6028564))
* fix [#2207](https://github.com/pietervdvn/MapComplete/issues/2207) ([ca17d3d](https://github.com/pietervdvn/mapcomplete/commitsca17d3da1b772e4976414b54406816a68ef0e175))
* fix [#2209](https://github.com/pietervdvn/MapComplete/issues/2209), remove lingering incorrect translations ([fbcbdc5](https://github.com/pietervdvn/mapcomplete/commitsfbcbdc571edd848106885f9148e473c816990a67))
* fix loading of preferences ([7060f7c](https://github.com/pietervdvn/mapcomplete/commits7060f7cf6cac807877efb8babc8586eabfc79351))
* remove truly unrecoverable changes from report logging ([f2b681c](https://github.com/pietervdvn/mapcomplete/commitsf2b681caa59a419c4c217e705ad6d1a7ac271128))
* reset translations ([6a4166f](https://github.com/pietervdvn/mapcomplete/commits6a4166febb5ce386beac8bbb06cd7527b90c6a12))
* set max image size (100 MB) ([cc6ce3c](https://github.com/pietervdvn/mapcomplete/commitscc6ce3c271475759a7a2062b1ca7e4668ca4a230))
* some fixes to studio ([c795e74](https://github.com/pietervdvn/mapcomplete/commitsc795e74037ca1aa222fdba6eb2cc4a32a78a8eb7))
* tests ([c95999b](https://github.com/pietervdvn/mapcomplete/commitsc95999b50b84d294476783573baf21d46318cb16))
### Theme improvements
* don't do face blurring for some layers (artwork, memorials, ghost_bikes) ([15176a1](https://github.com/pietervdvn/mapcomplete/commits15176a16825d52e26a52f92567cf3977382ce213))
* **food:** fix vegan questions, show vegan/vegetarian badge if `=only`, fix shops layer ([f8ef32f](https://github.com/pietervdvn/mapcomplete/commitsf8ef32f123340cb9db0060cdca7f4622cd55c228))
2024-10-08 13:55:08 +02:00
### [0.47.5](https://github.com/pietervdvn/mapcomplete/compare/v0.47.4...v0.47.5) (2024-10-08)
### Features
* add DWG-block support ([c28baaa](https://github.com/pietervdvn/mapcomplete/commitsc28baaab62585838a4f6a652b922d170b4cfff02))
* add panoramax link to 'browse nearby images' ([06363e8](https://github.com/pietervdvn/mapcomplete/commits06363e808ff16fae528d620e16a0972f9f8b5053))
* add panoramax to status page ([9e9d5e8](https://github.com/pietervdvn/mapcomplete/commits9e9d5e80d891e41c77ded60c59e122ef734ed31d))
### Bug Fixes
* actually use prefix and postfix ([0461ca1](https://github.com/pietervdvn/mapcomplete/commits0461ca176de3f1aad222105a1393882264bb8f80))
* fix [#2197](https://github.com/pietervdvn/MapComplete/issues/2197) ([c2f7b1e](https://github.com/pietervdvn/mapcomplete/commitsc2f7b1e8c11dcc844131da4d368cc114c99e7601))
* fix download panel ([fb3bf98](https://github.com/pietervdvn/mapcomplete/commitsfb3bf98f1923db4bbba02728d23360a12319a08c))
* fix filters in statistics.html ([5048da5](https://github.com/pietervdvn/mapcomplete/commits5048da58e7cb6446716ca143b93e98e946f940b8))
* mention license of panoramax ([86af270](https://github.com/pietervdvn/mapcomplete/commits86af270aa0a0bcb49843eb009fccee47a54012cd))
* should improve 2193 ([15856d7](https://github.com/pietervdvn/mapcomplete/commits15856d7047e05f29f3e37dc8f9c9eb47ae81d9f7))
* tests ([ba46736](https://github.com/pietervdvn/mapcomplete/commitsba46736ed9cf51161c8da99cb85f5d307e90e084))
* use textContent instead of inntertext, fixes tests ([591e992](https://github.com/pietervdvn/mapcomplete/commits591e992839592d3037f31e6e0d33f7f7f19d0aa4))
### Theme improvements
* **charging stations:** add keywords in search ([e502c15](https://github.com/pietervdvn/mapcomplete/commitse502c1519d2f9a021c01ebd7fcfa7ad289a30d01))
* **fritures:** Add 'diet:vegan=only' and 'diet:vegetarian=only' options to fritures, fix [#2191](https://github.com/pietervdvn/MapComplete/issues/2191) ([17e95ca](https://github.com/pietervdvn/mapcomplete/commits17e95ca5946782894304cf4d9d811bb4c9dd3bec))
* **shops:** add labels to icecream, refactor label for shps ([1ade2ed](https://github.com/pietervdvn/mapcomplete/commits1ade2ed45b1fdd2e4fa6acccc889f939f68c4fa2))
2024-09-30 02:46:11 +02:00
### [0.47.4](https://github.com/pietervdvn/mapcomplete/compare/v0.46.12...v0.47.4) (2024-09-30)
2024-09-28 12:02:56 +02:00
2024-09-30 02:46:11 +02:00
### Features
2024-09-30 01:22:44 +02:00
2024-09-30 02:46:11 +02:00
* **studio:** add possibility to directly write into the theme files ([0be7c64](https://github.com/pietervdvn/mapcomplete/commits0be7c64ea1dae928ef658b0ef91ad6ad662f0f36))
### Bug Fixes
* enable summary server again ([d6eca37](https://github.com/pietervdvn/mapcomplete/commitsd6eca3717a7fb3ac8d17d20861870d17a0da44bb))
* fix [#2183](https://github.com/pietervdvn/MapComplete/issues/2183) by updating wikidata-sdk to latest wikibase-sdk ([021e5f2](https://github.com/pietervdvn/mapcomplete/commits021e5f2734c46de3d51860f6c717b667dd8d1427))
### Theme improvements
* **bicycle_counter:** add images, fix center location ([ea133c5](https://github.com/pietervdvn/mapcomplete/commitsea133c5effeaad3f5e09e6e2991f0f1f6a12bbc4))
* **police:** add jail and checkpoint icons ([169ee29](https://github.com/pietervdvn/mapcomplete/commits169ee2941498e9968dfbf42f65c8504b6bcb7f37))
* **shops:** make 'shops' only appear on zoomlevel 15 ([c4ae41e](https://github.com/pietervdvn/mapcomplete/commitsc4ae41e0e1fffa925f293f2a65c277979308a694))
* tighten minzooms ([1aef862](https://github.com/pietervdvn/mapcomplete/commits1aef862b11dfcb1a359144c70cd7d26db51dd6f2))
### [0.47.2](https://github.com/pietervdvn/mapcomplete/compare/v0.47.1...v0.47.2) (2024-09-24)
### Bug Fixes
* correctly apply previous refactoring ([2a53f99](https://github.com/pietervdvn/mapcomplete/commits2a53f99dd50695768ff9b625665ca69bf0bec4c1))
* delete entry from 'localStorage' ([22c8a45](https://github.com/pietervdvn/mapcomplete/commits22c8a45012be60dad215f8b0d72501133665454e))
* don't add buildings to database, reevaluate builddb script ([ce87edf](https://github.com/pietervdvn/mapcomplete/commitsce87edf80009bd65c9f185d9ff68b023c5486adc))
* fix wrong location in theme ([8b0b24b](https://github.com/pietervdvn/mapcomplete/commits8b0b24b01eefa5dbe86d97ac9c3baf38fd2fad0d))
* remove stray word ([a6598fd](https://github.com/pietervdvn/mapcomplete/commitsa6598fd52d588ba7a5a6b05e2df8ff8ae460a37b))
* use 'isCounted' instead of 'doCount', add check for this ([3a8fc42](https://github.com/pietervdvn/mapcomplete/commits3a8fc4248b7aa6a9cea8c2529a02a7cc11325cc8))
### [0.47.1](https://github.com/pietervdvn/mapcomplete/compare/v0.47.0...v0.47.1) (2024-09-19)
### Bug Fixes
* actually read preferences ([a5b3342](https://github.com/pietervdvn/mapcomplete/commitsa5b3342415e843d5a33b1d3eb2dce4a95b14932a))
* use correct overflow ([c668698](https://github.com/pietervdvn/mapcomplete/commitsc668698b1eb16f0d96c5ae0e4e7e79209b6abd95))
### Theme improvements
* **food:** add search keywords ([53b7597](https://github.com/pietervdvn/mapcomplete/commits53b75973f6734bcad6d1081299e826d2e00e0551))
* **sport:** add sport pitches filter on sports, fix [#2159](https://github.com/pietervdvn/MapComplete/issues/2159) ([58cec96](https://github.com/pietervdvn/mapcomplete/commits58cec96fb50284dca79716ffe43d0a75b4cb6597))
## [0.47.0](https://github.com/pietervdvn/mapcomplete/compare/v0.46.9...v0.47.0) (2024-09-17)
### Features
* add download as json to 'allTags'-panel (for debugging) ([af2905d](https://github.com/pietervdvn/mapcomplete/commitsaf2905dc6d1cbbcfb2d9cd2583369eebd90ced70))
### Bug Fixes
* actually search for keywords in theme view ([cdc1e05](https://github.com/pietervdvn/mapcomplete/commitscdc1e05499ffc41d093503ccd24defa347eea50e))
### Theme improvements
* allow to disable auto filters ([b349293](https://github.com/pietervdvn/mapcomplete/commitsb3492930b8e5090e9a9d3449d6e9abc365fc1780))
* **healthcare:** add payment options to pharmacy layer ([6c5b619](https://github.com/pietervdvn/mapcomplete/commits6c5b61924a63e8bb82afd2dc963cc4fe38caa9ad))
* **shop:** 'open_now' filter is introduced automatically ([ed2bec1](https://github.com/pietervdvn/mapcomplete/commitsed2bec139cf4e4094973aba2f4734522802898f3))
* **shop:** don't show trolley bay on low zoom levels ([cdb62df](https://github.com/pietervdvn/mapcomplete/commitscdb62dfe58f5a6264c17e9d88bb590ea3f984b09))
* some tweaks for the search feature ([bc52c05](https://github.com/pietervdvn/mapcomplete/commitsbc52c05a9b47ba6dbf8c3f79a131f8281b8c5197))
* **waste:** add filter for 'recycling centre' ([5da63bf](https://github.com/pietervdvn/mapcomplete/commits5da63bf83aa7d8b230c8dbc082be3fba33344289))
2024-09-30 01:22:44 +02:00
2024-09-24 19:19:07 +02:00
### [0.47.2](https://github.com/pietervdvn/mapcomplete/compare/v0.47.1...v0.47.2) (2024-09-24)
### Bug Fixes
* correctly apply previous refactoring ([2a53f99](https://github.com/pietervdvn/mapcomplete/commits2a53f99dd50695768ff9b625665ca69bf0bec4c1))
* delete entry from 'localStorage' ([22c8a45](https://github.com/pietervdvn/mapcomplete/commits22c8a45012be60dad215f8b0d72501133665454e))
* don't add buildings to database, reevaluate builddb script ([ce87edf](https://github.com/pietervdvn/mapcomplete/commitsce87edf80009bd65c9f185d9ff68b023c5486adc))
* filtering for dates now works again ([bea9f66](https://github.com/pietervdvn/mapcomplete/commitsbea9f66b9aac9d2f13bca74b7a35cde7dd217e12))
* fix wrong location in theme ([8b0b24b](https://github.com/pietervdvn/mapcomplete/commits8b0b24b01eefa5dbe86d97ac9c3baf38fd2fad0d))
* remove stray word ([a6598fd](https://github.com/pietervdvn/mapcomplete/commitsa6598fd52d588ba7a5a6b05e2df8ff8ae460a37b))
* studio now handles arrays better (might fix [#2102](https://github.com/pietervdvn/MapComplete/issues/2102)) ([0c9e41a](https://github.com/pietervdvn/mapcomplete/commits0c9e41a6ce4508ba3bc767f5eb5bd3cdb88201b2))
* use 'isCounted' instead of 'doCount', add check for this ([3a8fc42](https://github.com/pietervdvn/mapcomplete/commits3a8fc4248b7aa6a9cea8c2529a02a7cc11325cc8))
### Theme improvements
* **ghostsigns:** streamline ghostsigns theme, fix [#2168](https://github.com/pietervdvn/MapComplete/issues/2168), fix [#2167](https://github.com/pietervdvn/MapComplete/issues/2167) ([392fe3b](https://github.com/pietervdvn/mapcomplete/commits392fe3b190975b9e3c5cb4aadb4d1543aa686d9e))
* **vending_machine:** add better 'fixme' if freeform for 'vending' is used ([dfce217](https://github.com/pietervdvn/mapcomplete/commitsdfce217288957be2b27c198d640fd2dd5d53c9fb))
2024-09-19 18:01:33 +02:00
### [0.47.1](https://github.com/pietervdvn/mapcomplete/compare/v0.47.0...v0.47.1) (2024-09-19)
### Bug Fixes
* actually read preferences ([a5b3342](https://github.com/pietervdvn/mapcomplete/commitsa5b3342415e843d5a33b1d3eb2dce4a95b14932a))
* fix loading images for CSP, fix [#2161](https://github.com/pietervdvn/MapComplete/issues/2161) ([2569d0c](https://github.com/pietervdvn/mapcomplete/commits2569d0cb66e411228d9d25cf50dc3278a83d0de5))
* use correct overflow ([c668698](https://github.com/pietervdvn/mapcomplete/commitsc668698b1eb16f0d96c5ae0e4e7e79209b6abd95))
### Theme improvements
* **food:** add search keywords ([53b7597](https://github.com/pietervdvn/mapcomplete/commits53b75973f6734bcad6d1081299e826d2e00e0551))
* **sport:** add sport pitches filter on sports, fix [#2159](https://github.com/pietervdvn/MapComplete/issues/2159) ([58cec96](https://github.com/pietervdvn/mapcomplete/commits58cec96fb50284dca79716ffe43d0a75b4cb6597))
## [0.47.0](https://github.com/pietervdvn/MapComplete/compare/v0.46.9...v0.47.0) (2024-09-17)
2024-09-17 03:30:01 +02:00
### Features
* add a search menu with many improvements ([#2156](https://github.com/pietervdvn/MapComplete/pull/2156))
* add download as json to 'allTags'-panel (for debugging) ([af2905d](https://github.com/pietervdvn/MapComplete/commit/af2905dc6d1cbbcfb2d9cd2583369eebd90ced70))
2024-09-17 03:30:01 +02:00
### Bug Fixes
* actually search for keywords in theme view ([cdc1e05](https://github.com/pietervdvn/MapComplete/commit/cdc1e05499ffc41d093503ccd24defa347eea50e))
* search fields in a filter are now wrapped into parentheses, allowing for OR as regex ([fb250fb](https://github.com/pietervdvn/MapComplete/commit/fb250fb928da576b5649d398272387da72e89e5c))
2024-09-17 03:30:01 +02:00
### Theme improvements
* allow to disable auto filters ([b349293](https://github.com/pietervdvn/MapComplete/commit/b3492930b8e5090e9a9d3449d6e9abc365fc1780))
* **healthcare:** add payment options to pharmacy layer ([6c5b619](https://github.com/pietervdvn/MapComplete/commit/6c5b61924a63e8bb82afd2dc963cc4fe38caa9ad))
* **note:** add filter removing anything matching one or more keywords ([9c09da3](https://github.com/pietervdvn/MapComplete/commit/9c09da3c137a6af88b935108fe55aa8e1163ed2c))
* **shop:** 'open_now' filter is introduced automatically ([ed2bec1](https://github.com/pietervdvn/MapComplete/commit/ed2bec139cf4e4094973aba2f4734522802898f3))
* **shop:** don't show trolley bay on low zoom levels ([cdb62df](https://github.com/pietervdvn/MapComplete/commit/cdb62dfe58f5a6264c17e9d88bb590ea3f984b09))
* some tweaks for the search feature ([bc52c05](https://github.com/pietervdvn/MapComplete/commit/bc52c05a9b47ba6dbf8c3f79a131f8281b8c5197))
* **waste:** add filter for 'recycling centre' ([5da63bf](https://github.com/pietervdvn/MapComplete/commit/5da63bf83aa7d8b230c8dbc082be3fba33344289))
2024-09-17 03:30:01 +02:00
2024-09-28 02:23:19 +02:00
2024-09-30 01:20:00 +02:00
### [0.46.12](https://github.com/USERNAME/REPOSITORY_NAME/compare/v0.46.11...v0.46.12) (2024-09-29)
### Features
* more integrations of panoramax: add panoramax to nearby images view, add to drawer, add icon, see [#1451](https://github.com/pietervdvn/MapComplete/issues/1451) ([5fd1d75](https://github.com/USERNAME/REPOSITORY_NAME/commits5fd1d75efb0fbd49cac3eb5f7a37104887f92f10))
### Bug Fixes
* add panoramax.xyz to CSP list ([89d31f5](https://github.com/USERNAME/REPOSITORY_NAME/commits89d31f54bcd9f7f2bf62a663d67aa5bf1308307a))
* load external panoramax images ([df9c44a](https://github.com/USERNAME/REPOSITORY_NAME/commitsdf9c44aaed7b2670134e8f9128343022e92c6e8d))
### Theme improvements
* **drinking water:** fix [#2184](https://github.com/pietervdvn/MapComplete/issues/2184) ([308d2ba](https://github.com/USERNAME/REPOSITORY_NAME/commits308d2ba4c62cc66d9c30cd1536549411c0abcb88))
2024-09-30 01:22:44 +02:00
2024-09-28 12:01:15 +02:00
### [0.46.11](https://github.com/USERNAME/REPOSITORY_NAME/compare/v0.46.10...v0.46.11) (2024-09-28)
### Features
* check if the image was blurred, attempt to reload if it is done; refactoring of ImageProvider code ([4650170](https://github.com/USERNAME/REPOSITORY_NAME/commits4650170db4bdd3b9e4fbd1900147a7433652dd6f))
### Bug Fixes
* fix tests with some refactoring ([0b992e7](https://github.com/USERNAME/REPOSITORY_NAME/commits0b992e75a481ffa5156f68d9a9fa3495a1fec4c9))
* note themes uses full URL now instead of Panoramax-id ([ce363df](https://github.com/USERNAME/REPOSITORY_NAME/commitsce363dfb59c3237e20aed87ab51da42b9652cb01))
* quickfixes to image upload flow ([ba1eb28](https://github.com/USERNAME/REPOSITORY_NAME/commitsba1eb28f274ac6cc6be4614456ca3d2137d9ba64))
2024-09-28 12:02:56 +02:00
2024-09-26 19:17:18 +02:00
### [0.46.10](https://github.com/USERNAME/REPOSITORY_NAME/compare/v0.46.9...v0.46.10) (2024-09-26)
### Features
* Use panoramax to upload to. Will contain bugs ([0bdc1ae](https://github.com/USERNAME/REPOSITORY_NAME/commits0bdc1aec61ec742d141bb3882be07b6d99df654e))
### Bug Fixes
* disable image upload button (see [#2178](https://github.com/pietervdvn/MapComplete/issues/2178)) ([cf74296](https://github.com/USERNAME/REPOSITORY_NAME/commitscf74296d23de9ae6dab902205ebe860490627c00))
* filtering for dates now works again ([bea9f66](https://github.com/USERNAME/REPOSITORY_NAME/commitsbea9f66b9aac9d2f13bca74b7a35cde7dd217e12))
* fix loading images for CSP, fix [#2161](https://github.com/pietervdvn/MapComplete/issues/2161) ([2569d0c](https://github.com/USERNAME/REPOSITORY_NAME/commits2569d0cb66e411228d9d25cf50dc3278a83d0de5))
* search fields in a filter are now wrapped into parentheses, allowing for OR as regex ([fb250fb](https://github.com/USERNAME/REPOSITORY_NAME/commitsfb250fb928da576b5649d398272387da72e89e5c))
* studio now handles arrays better (might fix [#2102](https://github.com/pietervdvn/MapComplete/issues/2102)) ([0c9e41a](https://github.com/USERNAME/REPOSITORY_NAME/commits0c9e41a6ce4508ba3bc767f5eb5bd3cdb88201b2))
### Theme improvements
* **ghostsigns:** streamline ghostsigns theme, fix [#2168](https://github.com/pietervdvn/MapComplete/issues/2168), fix [#2167](https://github.com/pietervdvn/MapComplete/issues/2167) ([392fe3b](https://github.com/USERNAME/REPOSITORY_NAME/commits392fe3b190975b9e3c5cb4aadb4d1543aa686d9e))
* **note:** add filter removing anything matching one or more keywords ([9c09da3](https://github.com/USERNAME/REPOSITORY_NAME/commits9c09da3c137a6af88b935108fe55aa8e1163ed2c))
* **vending_machine:** add better 'fixme' if freeform for 'vending' is used ([dfce217](https://github.com/USERNAME/REPOSITORY_NAME/commitsdfce217288957be2b27c198d640fd2dd5d53c9fb))
2024-09-15 00:17:03 +02:00
### [0.46.9](https://github.com/USERNAME/REPOSITORY_NAME/compare/v0.46.8...v0.46.9) (2024-09-14)
### [0.46.9](https://github.com/pietervdvn/MapComplete/compare/v0.46.8...v0.46.9) (2024-09-14)
2024-09-15 00:17:03 +02:00
### Bug Fixes
* fix [#2142](https://github.com/pietervdvn/MapComplete/issues/2142) ([f2fca2d](https://github.com/pietervdvn/MapComplete/commit/f2fca2dad8576a18629591e886e511912c1d99e9))
* nobrand= is actually applied when using the Name suggestion index ([c3bb0cb](https://github.com/pietervdvn/MapComplete/commit/c3bb0cb83787c299ee4a92e8df6046aa448d77c8))
* scroll horizontal images into view ([0397863](https://github.com/pietervdvn/MapComplete/commit/03978631ebd1e61abd13dd7a53bdb400c3d0f059))
* some fixes to make studio useable again, probably fixes [#2139](https://github.com/pietervdvn/MapComplete/issues/2139) ([6672fc8](https://github.com/pietervdvn/MapComplete/commit/6672fc87b4326db65289dfa31599ec0583d6c0f4))
2024-09-15 00:17:03 +02:00
### Theme improvements
* **disaster_respone:** add a police station layer, add this and more layers to disaster_response theme ([418a4a7](https://github.com/pietervdvn/MapComplete/commit/418a4a71af5824487e4aa6754701e5d14371beae))
* **disaster_response:** add defibrillators and logical zoom levels ([65fceb9](https://github.com/pietervdvn/MapComplete/commit/65fceb9434294051c8f565d89f42443c6afe3fb8))
2024-09-15 00:17:03 +02:00
### [0.46.8](https://github.com/pietervdvn/MapComplete/compare/v0.46.7...v0.46.8) (2024-09-13)
2024-09-13 20:08:42 +02:00
### Theme improvements
* improve note theme, fix [#2088](https://github.com/pietervdvn/MapComplete/issues/2088) ([e8099b9](https://github.com/pietervdvn/MapComplete/commit/e8099b9081ae25ff37f2b7a491f9301a29772080))
* update safe_loops svg ([70117ac](https://github.com/pietervdvn/MapComplete/commit/70117ac6874ec860a6f2497c2230d29248de71a7))
2024-09-13 20:08:42 +02:00
2024-09-13 13:25:19 +02:00
### 0.46.7 (2024-09-13)
### Features
* add bike_parking=safe_loops ([e4de3d8](https://github.com/pietervdvn/MapComplete/commit/e4de3d8e5f2b8e6002e68dba20ac659f57a3c8cc))
* add color for streets with no cycleways ([5d52462](https://github.com/pietervdvn/MapComplete/commit/5d524629b46d3e2e1d059f9db3010609e05ffb61))
* add prettier config ([d3f453a](https://github.com/pietervdvn/MapComplete/commit/d3f453a4fb3f7eaac9031026dc95bff0a076dec3))
* Add printer cartridges to recycling ([28d6637](https://github.com/pietervdvn/MapComplete/commit/28d66373680dda160b4b899621c5c89aa1c52143))
* **themes:** add osm community index as a layer ([e85cf43](https://github.com/pietervdvn/MapComplete/commit/e85cf43ffbf9de86491a2d3aaa4b7f0a52082843))
* **themes:** add questionHint to give extra information about a question ([d7fe3a0](https://github.com/pietervdvn/MapComplete/commit/d7fe3a056ef74d85f3d4e310a6e053b244b659f8))
2024-09-13 13:25:19 +02:00
### Bug Fixes
* _actually_ fix [#1706](https://github.com/pietervdvn/MapComplete/issues/1706) ([6577007](https://github.com/pietervdvn/MapComplete/commit/6577007717910bf46086490da8e9d549b63f1891))
* _actually_ run the *.spec.ts-tests... ([82a860c](https://github.com/pietervdvn/MapComplete/commit/82a860cbf5bad2ab1b4d9b806e9f18e4d5cbc054))
* [#1093](https://github.com/pietervdvn/MapComplete/issues/1093) ([5a6ed7b](https://github.com/pietervdvn/MapComplete/commit/5a6ed7bf21aaaf677c05e572afacd53443eb2d59))
* [#1685](https://github.com/pietervdvn/MapComplete/issues/1685), fix oopsie ([d96fe61](https://github.com/pietervdvn/MapComplete/commit/d96fe614624771bed99c418bbc9bb4f09ce7bd3a))
* a freeform key will mimick a mapping if appropriate (and avoid the 'addExtraTags') ([68ea4e3](https://github.com/pietervdvn/MapComplete/commit/68ea4e3d9f255e989cf158159b434ed6bfc6f55a))
* actually allow to login via prominent login button ([4be49a0](https://github.com/pietervdvn/MapComplete/commit/4be49a0561531c729d9d46d5e99571056d2492df))
* actually apply preferred background layer ([b69c2de](https://github.com/pietervdvn/MapComplete/commit/b69c2de3f41e7737ceec919214f0748634d9dfd3))
* actually attempt to login when login button is pressed ([f1de8a3](https://github.com/pietervdvn/MapComplete/commit/f1de8a3d9dafad4860ebb380c113ff2f253d13db))
* actually deploy on the production repo ([ca89956](https://github.com/pietervdvn/MapComplete/commit/ca899561d55626b9c2c14f90d60d01c8c1276823))
* actually include _all_ features ([8f7b731](https://github.com/pietervdvn/MapComplete/commit/8f7b731d29ca7daec1063a6833716e86333b0ffd))
* actually load geojson layers; formatting ([cbc4e6e](https://github.com/pietervdvn/MapComplete/commit/cbc4e6eb15a2a6d7f9693a24f35839886b4f3544))
* actually open usersettings when license is clicked ([c10fecb](https://github.com/pietervdvn/MapComplete/commit/c10fecb7e8293190b07a2fc3ff90b6f830a75103))
* actually pass the initial coordinate in the locationInput element, fix [#1486](https://github.com/pietervdvn/MapComplete/issues/1486) ([68e07d7](https://github.com/pietervdvn/MapComplete/commit/68e07d7d7beca5b4ea26b9fc6ff964014d28af4b))
* Actually show errors in custom themes now ([6a79dde](https://github.com/pietervdvn/MapComplete/commit/6a79dde743264c272e461614ae718044d90a7080))
* actually show HD image for nearby streetview imager, add loading indicator ([8b6ee87](https://github.com/pietervdvn/MapComplete/commit/8b6ee877f08a584df7d3bc8706292b6eeb11f030))
* actually show polygon_centroid ([5a957d5](https://github.com/pietervdvn/MapComplete/commit/5a957d56c73771a1fa2560dbd8755a7eebe36285))
* actually show tags on changes when the user has enough changesets ([d702134](https://github.com/pietervdvn/MapComplete/commit/d7021344e890bede888ea3412270420e033207f7))
* actually upload new themes ([6446586](https://github.com/pietervdvn/MapComplete/commit/6446586ac581fa3994e58dba62a365afde7d5937))
* add 'maxspeed=20' to living street ([fd9c48b](https://github.com/pietervdvn/MapComplete/commit/fd9c48b5b56fe7a08e3532cad777246b82b3a073))
* add 'onbeforeunload' if images are uploading, see [#1841](https://github.com/pietervdvn/MapComplete/issues/1841) ([ce7bc8f](https://github.com/pietervdvn/MapComplete/commit/ce7bc8fb6cc373e96179e57395818d6e6befd942))
* add 'self' to connect-src ([3bca130](https://github.com/pietervdvn/MapComplete/commit/3bca1305b504ba08203a09916fe849365eca0458))
* add all global layers to CSP ([93630bd](https://github.com/pietervdvn/MapComplete/commit/93630bd1db9e71f5e62619b2d02aaf18b42222f6))
* add all needed urls again ([ce1855b](https://github.com/pietervdvn/MapComplete/commit/ce1855b2bd322044f9710a4dab38287298ad5fc6))
* add all vector layers to CSP ([2736740](https://github.com/pietervdvn/MapComplete/commit/2736740cd0d777450f8da7eea76f1defa7993944))
* add awaitAnimationFrame to fix non-working questions ([d744fd3](https://github.com/pietervdvn/MapComplete/commit/d744fd3a42bedb64de7de1562b6f4ee31ba9d254))
* Add button to go back to the map when showing that a point is deleted, fix [#1417](https://github.com/pietervdvn/MapComplete/issues/1417) ([55903d4](https://github.com/pietervdvn/MapComplete/commit/55903d45f933ebbfd7971a14296fe2dac1b6fa96))
* add carto vector layers again ([5e2a989](https://github.com/pietervdvn/MapComplete/commit/5e2a98924c2a0efdb1f75a213efe7114df5e0cae))
* add check for missing 'noopener' attributes; add missing noopener attributes ([6e8617c](https://github.com/pietervdvn/MapComplete/commit/6e8617c93fd0fde8f0b27c035625e68d143f9b58))
* add check that no changeset is opened without actually having changes ([2843b01](https://github.com/pietervdvn/MapComplete/commit/2843b01586fd40a2e0d4dc92861b9d001d1684d3))
* add correct attribution for maptiler bg layer ([c90b334](https://github.com/pietervdvn/MapComplete/commit/c90b334678ac44346d82302599647236b3c0df09))
* add default value for setStatus ([eede2d1](https://github.com/pietervdvn/MapComplete/commit/eede2d17dd411a3b27295a9efab8cb69df3b57c2))
* add dutch translation ([a55b84d](https://github.com/pietervdvn/MapComplete/commit/a55b84dba18564e0959bd709b0da0e5b228d3ca0))
* add execute permissions to build script ([5567869](https://github.com/pietervdvn/MapComplete/commit/5567869bb4ede7a56c174b960aff734de06ea67f))
* add extra refresh:layeroverview in order to fix the favourites theme icons ([c65ccdb](https://github.com/pietervdvn/MapComplete/commit/c65ccdbc240ad5406189e48bd92c40569d19bc3c))
* add glow effect to bench theme for selected object ([75b1a46](https://github.com/pietervdvn/MapComplete/commit/75b1a467e0307cee94a0af9e482a3ab5e8ac4ccd))
* add glow effect when dropping an image in the file selector; fix [#1496](https://github.com/pietervdvn/MapComplete/issues/1496) ([426620a](https://github.com/pietervdvn/MapComplete/commit/426620a76c4a6ca86181dec73da90d076f73c9aa))
* add language picker in settings page if logged out, fix [#1505](https://github.com/pietervdvn/MapComplete/issues/1505) ([a7ff3b8](https://github.com/pietervdvn/MapComplete/commit/a7ff3b86faa90e70d3496f973c72b0265f993708))
* add links and overpass link to cafe_pub ([41b6eea](https://github.com/pietervdvn/MapComplete/commit/41b6eea430cbb6f504deb7a3e4fb5cf493004d6f))
* add maxzoom to osm.carto-layer, see [#1664](https://github.com/pietervdvn/MapComplete/issues/1664)$ ([5f918b6](https://github.com/pietervdvn/MapComplete/commit/5f918b607b9034c5a8ce6bcdd003caf8efe1466b))
* add missing assets ([f2b8c0d](https://github.com/pietervdvn/MapComplete/commit/f2b8c0db0f80bf503f2b4332d66cbede0736f82a))
* add missing tag ([c5300a3](https://github.com/pietervdvn/MapComplete/commit/c5300a3fd5b46e611a4604ad9c0483f823396dda))
* add new items works again, fix [#1593](https://github.com/pietervdvn/MapComplete/issues/1593) ([c527427](https://github.com/pietervdvn/MapComplete/commit/c527427f70990006b9c71ef472bbe45d2c9bff70))
* add safety check to not overuse the OSM-api ([4602df3](https://github.com/pietervdvn/MapComplete/commit/4602df30469b57a57b9b8e1b8c6cc5c70ff901d7))
* add script integrity, add check to validate that script integrity is always in place ([08bbbca](https://github.com/pietervdvn/MapComplete/commit/08bbbcabc402abcf328274bb2990d59b47580376))
* add selection indicator to artwork ([ec99ab2](https://github.com/pietervdvn/MapComplete/commit/ec99ab24f806e8d43ae89ab8f33f570f43ce59fb))
* add support for legacy iconSize to fix some custom themes, see [#1494](https://github.com/pietervdvn/MapComplete/issues/1494) ([200361b](https://github.com/pietervdvn/MapComplete/commit/200361bf8dcd17f47574539137b2c42cb745143a))
* add text on cancel button ([1208e09](https://github.com/pietervdvn/MapComplete/commit/1208e095cf3fe87a2c9948a0c6666705c14c5e52))
* add the minimap again ([e83b8cb](https://github.com/pietervdvn/MapComplete/commit/e83b8cb19183b53c4d6b24b4f621900fd14280fa))
* addnewpoint-dialog works again ([8ed0a32](https://github.com/pietervdvn/MapComplete/commit/8ed0a32d153d4a434602c86a85eaf02881f6d480))
* alias 'urls' as 'website', fix [#246](https://github.com/pietervdvn/MapComplete/issues/246) ([87e79b8](https://github.com/pietervdvn/MapComplete/commit/87e79b8e8c981f5b0daa105097c514273ce6be3e))
* allow selection of the first radiobutton ([8fafd0a](https://github.com/pietervdvn/MapComplete/commit/8fafd0a8a5701323c6e25210ac6310dc418e31eb))
* allow to delete freeform values in more cases ([9b78838](https://github.com/pietervdvn/MapComplete/commit/9b78838745f41f3e42f158c9959c695e4160e7e8))
* allow to link multiple mapillary-images ([286fe72](https://github.com/pietervdvn/MapComplete/commit/286fe729359db1ec36328768a6a7662a9e951ce8))
* allow to move (non-snapped) points again after fixing [#1809](https://github.com/pietervdvn/MapComplete/issues/1809) ([77f07f5](https://github.com/pietervdvn/MapComplete/commit/77f07f55ecf9140c1c556fb4147c7d5cb74b0645))
* alltags shows objects as JSON instead as [object Object] ([1df28ab](https://github.com/pietervdvn/MapComplete/commit/1df28ab50199310928974a07809b65e854df1525))
* also copy png assets ([8f32916](https://github.com/pietervdvn/MapComplete/commit/8f32916454b63939d63c7496f7ba7b30f6f038cc))
* also show location info on shake if GPS is disabled ([4c5d24a](https://github.com/pietervdvn/MapComplete/commit/4c5d24a0a7dacc393c0a4328c99b5e5e08058b0b))
* always allow www.openstreetmap.org ([6b4be12](https://github.com/pietervdvn/MapComplete/commit/6b4be1200c60664bbbee87f9f8f8e3d821a277c3))
* always link to the wiki when tags are shown ([8dfef62](https://github.com/pietervdvn/MapComplete/commit/8dfef624323b8b93098150115d93f4089b846fb2))
* attempt to fix build ([0e8c3b1](https://github.com/pietervdvn/MapComplete/commit/0e8c3b10626f6f37e54b8ef96c11fb5dc113fe7a))
* attempt to fix build ([0e760b9](https://github.com/pietervdvn/MapComplete/commit/0e760b908c4955300b9d329f6d7eb9fb475713d3))
* attributes to answered questions didn't automatically show, questions which became available are now shown if they become avaible because of a tag change. Fix [#1587](https://github.com/pietervdvn/MapComplete/issues/1587) ([7de0af1](https://github.com/pietervdvn/MapComplete/commit/7de0af15f100815288fea4fdb13f3e845bc79088))
* await 'country' to be loaded ([3c5bde1](https://github.com/pietervdvn/MapComplete/commit/3c5bde1ae3ff3ed1aa72bb1463a4690e16f941e6))
* background layer csp fixe ([713e53c](https://github.com/pietervdvn/MapComplete/commit/713e53c41a840ae1e66cb9a36e06e0e9361285bd))
* better error handling and handling of changes ([7813653](https://github.com/pietervdvn/MapComplete/commit/78136532651ebcea6a2d2d94e42b2775bb9e92e3))
* better select available levels ([7b73578](https://github.com/pietervdvn/MapComplete/commit/7b73578f88b09ee65f923c363a884d91f20d2fae))
* broken titleIcons (fix [#1344](https://github.com/pietervdvn/MapComplete/issues/1344)) ([bdcf8a2](https://github.com/pietervdvn/MapComplete/commit/bdcf8a26014b01e8128ece897e4b98286722d0e4))
* browser specific bug which caused the file selector to open twice on chromium; fix [#1771](https://github.com/pietervdvn/MapComplete/issues/1771) ([9893e43](https://github.com/pietervdvn/MapComplete/commit/9893e433f3bb43fbea80beb2a73ea4e271a01491))
* bug submitted comments on notes twice ([5be4b9d](https://github.com/pietervdvn/MapComplete/commit/5be4b9d1fb1e5a5e2cb03e314d4d65370aa44957))
* build ([cef7e01](https://github.com/pietervdvn/MapComplete/commit/cef7e01a2e7855d214d4a5ca75fc032a2b1d123a))
* build ([8556196](https://github.com/pietervdvn/MapComplete/commit/8556196acec5652ab39baaaa14ac911cb6dc5a15))
* build ([dbca260](https://github.com/pietervdvn/MapComplete/commit/dbca2601324cd79d5d2d7d0398d002565d8825de))
* build ([2a21040](https://github.com/pietervdvn/MapComplete/commit/2a2104055185e1f9fa8f1cad620606b690527a0c))
* build ([29ee113](https://github.com/pietervdvn/MapComplete/commit/29ee113e30c11edc670331f1fb67f41e08f9ab50))
* build, some metatagging errors ([0d529e7](https://github.com/pietervdvn/MapComplete/commit/0d529e7cca4f044ab4c5fd4491e3704678598862))
* build; subtle bug ([5644c7a](https://github.com/pietervdvn/MapComplete/commit/5644c7a8b87a0fb17e846a4c370ac432cc03ca15))
* bypass missing favourites in custom theme loader ([6f59e46](https://github.com/pietervdvn/MapComplete/commit/6f59e46befd0ba1df57066400f3d2bbf00166f5b))
* charging station theme uses anchor too ([39024eb](https://github.com/pietervdvn/MapComplete/commit/39024eb5f3f68b5dba6b10d8dcf07fe2c5c67fbc))
* charging_station.protojson ([f042ca4](https://github.com/pietervdvn/MapComplete/commit/f042ca40701e269a02254289a35acd43aaed05b0))
* chromium browsers don't handle spaces in `tel:`-links well ([4168ef0](https://github.com/pietervdvn/MapComplete/commit/4168ef01e333784f738fafa15d1eb7d7c4c527c7))
* cleanup merge ([e160510](https://github.com/pietervdvn/MapComplete/commit/e16051025a0f7c827c90db7251596be0c5e902c9))
* cleanup of wikipedia panel, fix [#1570](https://github.com/pietervdvn/MapComplete/issues/1570) ([203f24f](https://github.com/pietervdvn/MapComplete/commit/203f24fca01047edd2f01ed541fc93841ac1f17d))
* clicking the magnifying icon actually works now ([5478711](https://github.com/pietervdvn/MapComplete/commit/5478711bed8806d4cd5ae0ffe69ab64f3293fa69))
* compilation warning ([5851531](https://github.com/pietervdvn/MapComplete/commit/5851531306b2cb2cebfb459e5c5bef284b8c3e94))
* correct 'sync repo' step ([ecd84c2](https://github.com/pietervdvn/MapComplete/commit/ecd84c2cf6174bddad5d1759caeeeea761e1b9f1))
* correct CSP header for iOs/safari ([54868de](https://github.com/pietervdvn/MapComplete/commit/54868debec137c57b8dd45024332854150cc8f0f))
* correct default access assumption ([ea06152](https://github.com/pietervdvn/MapComplete/commit/ea061524737b343bec120356b8822d185cdefd85))
* correct default sed param for BSD sed flavor ([46fe1c5](https://github.com/pietervdvn/MapComplete/commit/46fe1c5795a110c541ed97548c426b205705ff2d))
* correct faulty name ([0952200](https://github.com/pietervdvn/MapComplete/commit/09522004db01453dcdb9a26670c3d7ef6f4e1eee))
* correct filters ([4d2d541](https://github.com/pietervdvn/MapComplete/commit/4d2d54175ca5b4af5a258bf7d1b89debab9f8f8e))
* correct maybe missing option in etymology layer ([a8ecab4](https://github.com/pietervdvn/MapComplete/commit/a8ecab4d794c219301d636594933520c87fd8d75))
* correct merge conflict ([e6d8401](https://github.com/pietervdvn/MapComplete/commit/e6d84019a579daed01a34cf67825689511fd9c0a))
* correct minzoom on all themes ([bde5878](https://github.com/pietervdvn/MapComplete/commit/bde5878fedae0eac20db8bb4c6eca81f904e20fd))
* correct sed command to be OSX compatible ([e21eb65](https://github.com/pietervdvn/MapComplete/commit/e21eb6596ee85471b8cbbd6776fa65647786bfda))
* correct typings ([2f17e6e](https://github.com/pietervdvn/MapComplete/commit/2f17e6e53259193c06d1764188a1a9602fbd97bb))
* Correctly calculate available levels, reselect last_click automatically ([4c962ea](https://github.com/pietervdvn/MapComplete/commit/4c962eab21af8146d9d57f7d12cd08cdd4a642d6))
* correctly escape markdown ([4d01d81](https://github.com/pietervdvn/MapComplete/commit/4d01d81e1e87ca5a18b6d0fd7b9f232c77cda936))
* correctly flatten special cases ([7ba0e73](https://github.com/pietervdvn/MapComplete/commit/7ba0e736a87492bc64e5f73811a6c790851c59d9))
* correctly flatten special cases ([593d7bd](https://github.com/pietervdvn/MapComplete/commit/593d7bd07ac520875c5acfcab5df364fb04dd77c))
* correctly interpret 'hideInAnswer'-conditions, recalculate them dynamically ([37dc6a7](https://github.com/pietervdvn/MapComplete/commit/37dc6a71616fc9510d1bf6e814060390dd329629))
* correctly optimize 'key=A&key!=B' into 'key=A' ([d8a5f3c](https://github.com/pietervdvn/MapComplete/commit/d8a5f3c2be985c4fcbedfda09564ae5d02e6e5b4))
* correctly replace fields in filterview ([ae491f4](https://github.com/pietervdvn/MapComplete/commit/ae491f491652798344273d18fb42f1d27108ba4b))
* crash in new note flow, spotted by [@thibaultmolleman](https://github.com/thibaultmolleman) ([3e49929](https://github.com/pietervdvn/MapComplete/commit/3e49929f253f8ae1f945d9df4eb3398b39030a43))
* css-generate script; loading of stylesheet in style_test, add small buttons to style_test ([6bed170](https://github.com/pietervdvn/MapComplete/commit/6bed170910cdf6fd2ca68eb9d1b65779287afa5d))
* CSV download ([c1bce7a](https://github.com/pietervdvn/MapComplete/commit/c1bce7abc76984ddb84f112d1b7367e5822d5763))
* decent PDF-export ([de20b00](https://github.com/pietervdvn/MapComplete/commit/de20b00b8f8af6796cbab060262d85a5ab171c5d))
* direction input does not scroll anymore when dragged, fix [#1468](https://github.com/pietervdvn/MapComplete/issues/1468) ([102892e](https://github.com/pietervdvn/MapComplete/commit/102892ec774501b2811179b333217fb81efe33bb))
* disable 'delete'-button if no reason is selected, fix [#1631](https://github.com/pietervdvn/MapComplete/issues/1631) ([6b6b1e3](https://github.com/pietervdvn/MapComplete/commit/6b6b1e32862c7021cff99c2b340a50ae5822cf60))
* disable check ([b2e7b7d](https://github.com/pietervdvn/MapComplete/commit/b2e7b7d221a6dbc12f73505522a5d29bd6d36244))
* disable rotation on mobile if the user enabled this ([93a30fd](https://github.com/pietervdvn/MapComplete/commit/93a30fdba5edfd91c19050013aa4f58123ce127c))
* don't attempt to show an osm wiki page as image, fix [#1776](https://github.com/pietervdvn/MapComplete/issues/1776) ([7dc43f9](https://github.com/pietervdvn/MapComplete/commit/7dc43f933e84b73f99935ceba4638fe85e376c94))
* don't count layers if they are not shown by default, fix [#1840](https://github.com/pietervdvn/MapComplete/issues/1840) ([d848171](https://github.com/pietervdvn/MapComplete/commit/d848171c3d795e31a73b10d687b475de30e8f39c))
* don't crash if 't' is undefined ([b1c4097](https://github.com/pietervdvn/MapComplete/commit/b1c4097cb480785d2e644a3da072055d1778a17c))
* don't crash if no features nearby ([b6a4cc1](https://github.com/pietervdvn/MapComplete/commit/b6a4cc11bdf25c4cf09e55ad802eb0d460311c9d))
* don't crash if no features nearby ([c2001f1](https://github.com/pietervdvn/MapComplete/commit/c2001f17a55937bbc09e52d730828c9234bf30ef))
* don't measure compass if alpha is null, fix [#1787](https://github.com/pietervdvn/MapComplete/issues/1787) ([3461ed6](https://github.com/pietervdvn/MapComplete/commit/3461ed60990fc91e399ef3c4cd082029db2059dd))
* don't move the map after we jumped to the current GPS location ([f31b025](https://github.com/pietervdvn/MapComplete/commit/f31b025b8dba7218576c58ef6bc2b3101052beb7))
* don't set invalid coordinates ([fbc3bce](https://github.com/pietervdvn/MapComplete/commit/fbc3bce5109ffa95491b792d4c7870167f9915ba))
* don't show both counts and summary at the same time ([d6dbeca](https://github.com/pietervdvn/MapComplete/commit/d6dbecace26b9dc52da61d19b767469190a0e8be))
* don't show duplicate entry of default baselayer if already added ([7ef1628](https://github.com/pietervdvn/MapComplete/commit/7ef1628d87f32240746251b3e7b4bfdfdbebf6cb))
* Don't show item if there is no label ([7edc730](https://github.com/pietervdvn/MapComplete/commit/7edc7302bbb6f0884e6652a429e00705f64413bb))
* don't show preset_type special vis if no presets are given ([cf3b414](https://github.com/pietervdvn/MapComplete/commit/cf3b4145ff68871a2040b15ccb6d030b59c448ad))
* don't show radiobuttons if only one option is available ([8e68ca0](https://github.com/pietervdvn/MapComplete/commit/8e68ca03ab33cf91df83f1e1d2750723cfb0370b))
* don't store location 0,0 to prevent movement or cursor in addNew-dialog ([c19317b](https://github.com/pietervdvn/MapComplete/commit/c19317bd04a10db89ecbb95eda9b3156f50c395b))
* don't throw an error if there is no parent element which can be scrolled ([3166918](https://github.com/pietervdvn/MapComplete/commit/3166918551aab57bdf0777e7bd378003779f8c10))
* drag & drop for file selector ([5be24db](https://github.com/pietervdvn/MapComplete/commit/5be24dbef1647cd2c6c869d86ea5b37f0e072106))
* dynamic filtering with non-string values ([58b94c3](https://github.com/pietervdvn/MapComplete/commit/58b94c38e50c5a9c66ac248fe8117b19bac7d05a))
* effectively show `contact:website` in title icons ([0027299](https://github.com/pietervdvn/MapComplete/commit/0027299a3e373e9cd19deec0b93dd7a7599ff78a))
* emit warning for invalid suggestions ([56ba426](https://github.com/pietervdvn/MapComplete/commit/56ba426ab5bb2f10ac38776728a67ff4558e0cfa))
* enable editing questions (and settings) again (oopsie) ([d079ba9](https://github.com/pietervdvn/MapComplete/commit/d079ba91aa29395262b8084f811eec26e51750b9))
* enable external data sources from the ELI ([5ea0804](https://github.com/pietervdvn/MapComplete/commit/5ea08040d7ec40abaabf849ef20771c1a5112637))
* enable login on index screen ([aface6a](https://github.com/pietervdvn/MapComplete/commit/aface6aea7f1774b62c9218e64cd65bf77b97c0b))
* enable rainbow question again, fix [#1453](https://github.com/pietervdvn/MapComplete/issues/1453) ([af447a9](https://github.com/pietervdvn/MapComplete/commit/af447a948f3d425565afe5620a97123111d6bf91))
* enable settings again, fix [#1815](https://github.com/pietervdvn/MapComplete/issues/1815) ([a118c29](https://github.com/pietervdvn/MapComplete/commit/a118c295d641852584bbd16f07c419a3fa896591))
* error server properly names files, add status endpoint ([37c1d46](https://github.com/pietervdvn/MapComplete/commit/37c1d46dd43a9d75326a4f9187d4bb3846b4a211))
* escape special characters for wikipedia search, might improve [#1500](https://github.com/pietervdvn/MapComplete/issues/1500) ([ec94253](https://github.com/pietervdvn/MapComplete/commit/ec94253d6c5ef38ee5d5d1c7bc25fff53cd6be82))
* etymology theme now supports multi-apply again, uses lower zoom level for multiselect ([90869a1](https://github.com/pietervdvn/MapComplete/commit/90869a1c985d992063656d89fe0d95b73184304a))
* Expose all templates ([09a3e7f](https://github.com/pietervdvn/MapComplete/commit/09a3e7fba1464835bfad061110f4352d9a47e173))
* facade gardens: restore forgottne rendering ([f8fa184](https://github.com/pietervdvn/MapComplete/commit/f8fa1841e4df8627a18ee57c7c2cb943176557be))
* fill in freeform value if already set ([e0527e9](https://github.com/pietervdvn/MapComplete/commit/e0527e964702427014220e2978680e3e6a7cc774))
* fix [#1471](https://github.com/pietervdvn/MapComplete/issues/1471): add option to bench for 'does probably not have an artwork' ([91892d5](https://github.com/pietervdvn/MapComplete/commit/91892d50c5a5c5071838c8a38a24c60f1f7ed717))
* fix [#1477](https://github.com/pietervdvn/MapComplete/issues/1477). Setting the background caused a map.resize(), which in turn caused the coordinates to be set to 0,0, which caused the location-correction to kick in, moving the location input towards null island ([d95d96f](https://github.com/pietervdvn/MapComplete/commit/d95d96fb1ba1a8886f05b118c0650a4af1ae5dd7))
* fix [#1503](https://github.com/pietervdvn/MapComplete/issues/1503), fix [#1571](https://github.com/pietervdvn/MapComplete/issues/1571) ([382f965](https://github.com/pietervdvn/MapComplete/commit/382f96596ed474bef086d64cabb748257416f2de))
* fix [#1506](https://github.com/pietervdvn/MapComplete/issues/1506), language-URL-parameter works again and is properly documented ([2942a2d](https://github.com/pietervdvn/MapComplete/commit/2942a2dae77d7c79b3af47b0c518342fa6c87454))
* fix [#1528](https://github.com/pietervdvn/MapComplete/issues/1528): from weblate to theme files did not properly sync ([3c08c12](https://github.com/pietervdvn/MapComplete/commit/3c08c1297423d74348aa83e5932a7fbd94c260e5))
* fix [#1529](https://github.com/pietervdvn/MapComplete/issues/1529) ([05bf79f](https://github.com/pietervdvn/MapComplete/commit/05bf79f7616af06aefea8e9f095e2b467d84a5d7))
* fix [#1532](https://github.com/pietervdvn/MapComplete/issues/1532) ([5d00f3c](https://github.com/pietervdvn/MapComplete/commit/5d00f3cc6a75a22732ec7ffa63d9335d9d75853c))
* fix [#1580](https://github.com/pietervdvn/MapComplete/issues/1580) ([56934b7](https://github.com/pietervdvn/MapComplete/commit/56934b79f6911da6d182c4e3f28bbd6749932c3e))
* fix [#1596](https://github.com/pietervdvn/MapComplete/issues/1596) ([0727a22](https://github.com/pietervdvn/MapComplete/commit/0727a228fd8bf9b7dd7ecc5b42d9225eab00bae7))
* fix [#1627](https://github.com/pietervdvn/MapComplete/issues/1627) ([e37f908](https://github.com/pietervdvn/MapComplete/commit/e37f90855fb3b1fd59d19506aca0e2ccc6a12fb2))
* fix [#1675](https://github.com/pietervdvn/MapComplete/issues/1675) ([65250d7](https://github.com/pietervdvn/MapComplete/commit/65250d77beec81f9d336302c4b185dcd14518917))
* fix [#1684](https://github.com/pietervdvn/MapComplete/issues/1684); add 'openid' to auth-tokens (will be needed in the future for geovisio integration) ([0a82dd0](https://github.com/pietervdvn/MapComplete/commit/0a82dd0edfd67c18b2c59c903d506cbb0d46ffc1))
* fix [#1713](https://github.com/pietervdvn/MapComplete/issues/1713) ([2720f5d](https://github.com/pietervdvn/MapComplete/commit/2720f5dd19deb2ebdcf1eae2229e2fbdd0adc4dd))
* fix [#1779](https://github.com/pietervdvn/MapComplete/issues/1779), add check to prevent similar errors ([417dc16](https://github.com/pietervdvn/MapComplete/commit/417dc1633e05b1b4776449eb245739232dea975e))
* fix [#1813](https://github.com/pietervdvn/MapComplete/issues/1813). For some reason, importing a .js-file suddenly fails, so ported it to typescript ([cab414e](https://github.com/pietervdvn/MapComplete/commit/cab414e80895933b4ae874be5fd77b90b8c13f3f))
* fix [#1817](https://github.com/pietervdvn/MapComplete/issues/1817), some more improvements to the loading screen ([6394ee8](https://github.com/pietervdvn/MapComplete/commit/6394ee8e6800d2cd23d30383ffea9629964c4dc9))
* fix [#1844](https://github.com/pietervdvn/MapComplete/issues/1844) ([e11442e](https://github.com/pietervdvn/MapComplete/commit/e11442e1009465e8bc3e8823e8d66fe44fb5f9c2))
* fix [#1883](https://github.com/pietervdvn/MapComplete/issues/1883); display underground railway lines in a subtler rendering ([b3299cd](https://github.com/pietervdvn/MapComplete/commit/b3299cdd733152820e30c18463e551059654d3fb))
* fix [#1906](https://github.com/pietervdvn/MapComplete/issues/1906) ([3ab1d15](https://github.com/pietervdvn/MapComplete/commit/3ab1d1591fde7e31efe4e6186af78b71987c1498))
* fix [#1917](https://github.com/pietervdvn/MapComplete/issues/1917) ([8c65448](https://github.com/pietervdvn/MapComplete/commit/8c6544883469d9634fca285b600fa05706dcdbfa))
* fix [#1917](https://github.com/pietervdvn/MapComplete/issues/1917) ([903a11d](https://github.com/pietervdvn/MapComplete/commit/903a11d4e7c832ad46d3afd4ed9786df6e6d1331))
* fix anonymous reviews; fix [#1868](https://github.com/pietervdvn/MapComplete/issues/1868) ([073cd69](https://github.com/pietervdvn/MapComplete/commit/073cd692e456ae63999bfc2770d0c204dc8a1793))
* fix back-button on the 404-page, remove some obsolete classes ([006f695](https://github.com/pietervdvn/MapComplete/commit/006f69561a08a1c3a3577ada83e9b3954d8332f2))
* fix bug icon ([1fea2b5](https://github.com/pietervdvn/MapComplete/commit/1fea2b56be82e8a9a5db2683ee55a5a81ec7e7f2))
* fix bug with incorrect translation context for themes ([368f9ad](https://github.com/pietervdvn/MapComplete/commit/368f9ad0c83eaeb40d4f7ae293d73d11714271e0))
* fix build ([0d705b9](https://github.com/pietervdvn/MapComplete/commit/0d705b97277a7c6cba5a57d071aeaace1a24fc5a))
* fix crash in studio ([b18d575](https://github.com/pietervdvn/MapComplete/commit/b18d575ade434ec51a33684ff365ede7b93cfa79))
* fix dissappearing items to apply ([a935c03](https://github.com/pietervdvn/MapComplete/commit/a935c03631614390a1ab43248f51e6ba0eb26956))
* fix domain name ([301f00f](https://github.com/pietervdvn/MapComplete/commit/301f00f6aef727981e2faa73e2093710ac25c337))
* fix file drag and drop, allow entire featurePopup for file drop ([859faea](https://github.com/pietervdvn/MapComplete/commit/859faead7fd8c6fa5ae73b70e41a753f34dfd5ff))
* fix icons in mappings which use a builtin svg ([ab28fbe](https://github.com/pietervdvn/MapComplete/commit/ab28fbe35c97de56e765bc3b35277489aebb1872))
* fix incorrectly linked translation in privacy policy ([e2aaa7d](https://github.com/pietervdvn/MapComplete/commit/e2aaa7d435ee91d20a62e8380300ec27418e93c1))
* fix link image action ([ce55b4c](https://github.com/pietervdvn/MapComplete/commit/ce55b4c7d8659044b93a03afaaa37d272a6b48ab))
* fix maps ([e48571a](https://github.com/pietervdvn/MapComplete/commit/e48571a80a03418d5c0c61304dbb166a67740ddc))
* fix move dialog ([084cd86](https://github.com/pietervdvn/MapComplete/commit/084cd86b71bbc26e3b7542a5f16ecc1715275a50))
* fix multi-visualisation ([872e36d](https://github.com/pietervdvn/MapComplete/commit/872e36dffa6810f599e06778010f8b00056b976c))
* fix nearby drinking water fountain detection ([13ebcff](https://github.com/pietervdvn/MapComplete/commit/13ebcffab102fdcda6263c22cdd12bc22a6f86f7))
* fix nearby drinking water fountain detection ([a5276eb](https://github.com/pietervdvn/MapComplete/commit/a5276eb4e67ed939e5b34ad7ffca61d6e41d679d))
* fix query:licenses ([e0ee3ed](https://github.com/pietervdvn/MapComplete/commit/e0ee3edf71388614a1bc07dc43aaf18def1a630e))
* fix rainbow crossings theme ([5b29177](https://github.com/pietervdvn/MapComplete/commit/5b291777be5a1aa4826ba894af76dbf4c09b9a7c))
* fix reverse tabnabbing in most cases, add rel=noopener to most links to untrusted content ([d9b8257](https://github.com/pietervdvn/MapComplete/commit/d9b8257e47f7c2e2ce06e4a0fcad8830764dae8e))
* fix scrolling for 'addNewPoint' ([637cebe](https://github.com/pietervdvn/MapComplete/commit/637cebefc7685d64ae5286c2a5f63afb3193a2db))
* fix scrolling for 'addNewPoint' ([f697d29](https://github.com/pietervdvn/MapComplete/commit/f697d292a3ab6bf3114d5f7055c908203efbc8e0))
* fix settings menu ([2b728fd](https://github.com/pietervdvn/MapComplete/commit/2b728fdf8bd6effce1682119f7f0d67a13d1c97d))
* fix styling of translate button in titles ([0a8164c](https://github.com/pietervdvn/MapComplete/commit/0a8164c378ca4aaa1e34dc3bbd4e2741e5bc6318))
* fix tests; use OAuth client id from dedicated MapComplete account ([fc9dd46](https://github.com/pietervdvn/MapComplete/commit/fc9dd462399a3b7ed8959c38c4a97f24895f9ca8))
* fix translate icon, fix [#1832](https://github.com/pietervdvn/MapComplete/issues/1832) ([064c601](https://github.com/pietervdvn/MapComplete/commit/064c60163c19e55d098e1b1061cf3b8df3dcf782))
* fix UK-Addresses themes again ([370b200](https://github.com/pietervdvn/MapComplete/commit/370b200bb33f26db448e5d3feda2107f2224d232))
* fix updating of styles ([650c1a6](https://github.com/pietervdvn/MapComplete/commit/650c1a675c783179482338f449ca1202246916a0))
* fix validation of question input; remove some obsolete logging; stabilize output of generate:translations wrt newlines ([1f39ba9](https://github.com/pietervdvn/MapComplete/commit/1f39ba9ab50f63e04be89f676aa82c04d5bb2f94))
* fixes to etymology: load wikidata on mobile (which uses m.wikidata.org, tripping the CSP); fix 'upload image of the streetsign' parameters ([480956d](https://github.com/pietervdvn/MapComplete/commit/480956d45dc767c77848ba32b176af373e73060a))
* force downloading (without cache) before uploading ([b85b2ac](https://github.com/pietervdvn/MapComplete/commit/b85b2ace0b373aeae1b9cef8e748ddea7cd3ca5c))
* force redrawing the questions in a questionbox to avoid rendering artefacts and unselectable items ([f7e2dc7](https://github.com/pietervdvn/MapComplete/commit/f7e2dc7457f366d9cf4722beccfe6b16467ab435))
* generate layeroverview ([ce654cb](https://github.com/pietervdvn/MapComplete/commit/ce654cbcf9d7164121ee539836c3f7775d93365d))
* generate layeroverview ([e71a1c7](https://github.com/pietervdvn/MapComplete/commit/e71a1c7a3d011b921c6ff08dcc54f93dd84971dc))
* generateCSP ([a612d4e](https://github.com/pietervdvn/MapComplete/commit/a612d4e1c2f6469c7b2d1fc66c8fc416ccdcac1a))
* generating layeroverview; performance: do not try to download ratings if no ratings element is present ([fc62d41](https://github.com/pietervdvn/MapComplete/commit/fc62d41e1b832278bb0c846ffcaa971273419730))
* giving a review is possible again ([0879ff9](https://github.com/pietervdvn/MapComplete/commit/0879ff97ed4b0b5de572dbf50cc45433b60423f2))
* giving a review is possible again ([a75fc0d](https://github.com/pietervdvn/MapComplete/commit/a75fc0d21550495ea2e579922af9b27b2b2a6e22))
* gps-icon should turn into an arrow again ([ef93ad1](https://github.com/pietervdvn/MapComplete/commit/ef93ad126f5c6b973fb2f66c368522ebdee07543))
* handle NBSP in svg ([4190bf7](https://github.com/pietervdvn/MapComplete/commit/4190bf79339330601b4d6d426c45cfc6e431ef61))
* hash would not clear because the update method unregistered itself ([8dd7f34](https://github.com/pietervdvn/MapComplete/commit/8dd7f34ad733080e9e5e648a91942528d96857ed))
* hidden theme link not working ([d5e128b](https://github.com/pietervdvn/MapComplete/commit/d5e128b1ed71fb7be7402bbe4ed86edcd6e5a6b0))
* hide 'addnewpoint'-icon when closing the dialog ([499ad85](https://github.com/pietervdvn/MapComplete/commit/499ad85f1efd0aefd2cf757198eaef5af037c7ee))
* hide some elements of the UI if they are disabled by a featureSwitch ([17503d5](https://github.com/pietervdvn/MapComplete/commit/17503d5bfb63c5c03968c96f15c2c5a674a3ede3))
* hide tag_apply_button when applied ([622df2d](https://github.com/pietervdvn/MapComplete/commit/622df2df19ce4fa7049447995194d0f28b91d59f))
* icons for rental in cyclofix theme ([02064a2](https://github.com/pietervdvn/MapComplete/commit/02064a2d8078b07aeb9e282700018c86638c4683))
* ifnot-value would show up together with the 'if'-value ([15f1a93](https://github.com/pietervdvn/MapComplete/commit/15f1a9362c624d3fec9680efa3e38edf912cbaf1))
* import ([98ca6aa](https://github.com/pietervdvn/MapComplete/commit/98ca6aa8aaac923b57d12f52b41f5ee13412b0a2))
* improve background layer switching code, might improve [#1481](https://github.com/pietervdvn/MapComplete/issues/1481) ([33fa11f](https://github.com/pietervdvn/MapComplete/commit/33fa11fc1728f017644977be2181c25441a76e18))
* improve deployscript for hetzner ([dcd02e9](https://github.com/pietervdvn/MapComplete/commit/dcd02e9ad772346bc3f69ebd9563af80ea30810e))
* improve error message ([7f6c1f0](https://github.com/pietervdvn/MapComplete/commit/7f6c1f06e23cb249d2eadda9be08b1cafc680d30))
* improve first-sentence ([7aee442](https://github.com/pietervdvn/MapComplete/commit/7aee442ae49a7a68821917de9580ce9e62105edf))
* improve functionality of GRB-theme (WIP) ([b86e291](https://github.com/pietervdvn/MapComplete/commit/b86e2910baba5fe37cf5c0f53a64966c85d159ce))
* improve optimization; add tests ([595503c](https://github.com/pietervdvn/MapComplete/commit/595503cfc35c8db3cb4ee4b28f82b7c91ee75dff))
* improve parsing of possible mapillary values ([3d54a83](https://github.com/pietervdvn/MapComplete/commit/3d54a8392be94a369bf388dad0f83f60fb5a5474))
* improve PDF-output functionality ([215286a](https://github.com/pietervdvn/MapComplete/commit/215286a5af46c58a197bf85b9561c26eff5bd8fe))
* include 'source' and tile URLs from vector tile sources into CSP, see [#1652](https://github.com/pietervdvn/MapComplete/issues/1652) ([09504e1](https://github.com/pietervdvn/MapComplete/commit/09504e18ecb4b85ceb6562fcdb0e21034e496ad8))
* include japanese dot as sentence separator ([d2c6689](https://github.com/pietervdvn/MapComplete/commit/d2c668922b7ac5dc682461c6789fbbdb37fad8c3))
* include lod-proxy in CSp ([087c099](https://github.com/pietervdvn/MapComplete/commit/087c099e2e633237b00748ee5d3dbba454999881))
* incorrect path in error message ([5da8952](https://github.com/pietervdvn/MapComplete/commit/5da895276c5d5447bea7094d81d371e99458ff7e))
* **index:** search got confused as it didn't have an id for the list items ([6f42884](https://github.com/pietervdvn/MapComplete/commit/6f4288476eebf7b0e8af6177bff066d06f3823dc))
* init indexedFeatureStore with a default map as to fix crash upon loading if a pending change is present ([377c411](https://github.com/pietervdvn/MapComplete/commit/377c411143c577752014842bbc205093c9ebfdc4))
* initialize user settings with a strict value to be able to override it ([57e0093](https://github.com/pietervdvn/MapComplete/commit/57e0093e478f541c46145a72dbfb9fc70d467633))
* interpret missing level tag as 'level=0' ([5d8b422](https://github.com/pietervdvn/MapComplete/commit/5d8b42216236d49b6bcf328e8a009884f697e312))
* keep map mouse-interactive when panning with arrow keys, some CSS-tweaks ([512bb4c](https://github.com/pietervdvn/MapComplete/commit/512bb4c00e1fed39927c8bd40aaef378db64d648))
* layers now compile again ([1c99173](https://github.com/pietervdvn/MapComplete/commit/1c99173f32112b332ce38f926623fa2c27f89ab8))
* lines with opacity have colour again ([f0d9365](https://github.com/pietervdvn/MapComplete/commit/f0d9365e06eb533f0bf0a47c21ce58834fc5cabd))
* load element if set in the hash ([9090dda](https://github.com/pietervdvn/MapComplete/commit/9090dda6889a4e4eda33b9d634fb22da3aedadd8))
* load translations for PDF-export internally ([d103911](https://github.com/pietervdvn/MapComplete/commit/d103911d143803c9e0373a673110009a785f94da))
* loading oneway arrows on multiple layers; fix nullpointer ([1678427](https://github.com/pietervdvn/MapComplete/commit/16784270ce45560520d4e9b19d81bd04da7033ee))
* long domain names cause horizontal scroll with taghints ([eb47c4d](https://github.com/pietervdvn/MapComplete/commit/eb47c4d5b9a0379cc87b773c73638965fb247ee8))
* make levelselector clickable again, fix [#1416](https://github.com/pietervdvn/MapComplete/issues/1416) ([8b5daef](https://github.com/pietervdvn/MapComplete/commit/8b5daefc9063c818eeea6e044167787feb31d4b5))
* make sure that a 'hidden' tagRendering cannot be accidentally selected ([5585f02](https://github.com/pietervdvn/MapComplete/commit/5585f02cad0c737f99c16433d7a61f3a5f3743d3))
* make sure that the passed-in-location of the map is respected, prevents random jumps in the location input ([5c01f6a](https://github.com/pietervdvn/MapComplete/commit/5c01f6ada95ab1410310d4f084f593b6f561cc53))
* make sure the background is always below the rendered layers ([2769747](https://github.com/pietervdvn/MapComplete/commit/2769747737964a509897ccce4702a9ea9ebefcd8))
* make text a translation ([418e0cd](https://github.com/pietervdvn/MapComplete/commit/418e0cd149f1af50527e1f1f2c6fbec254779681))
* make top and bottom panels click-through ([0db6a89](https://github.com/pietervdvn/MapComplete/commit/0db6a8977716e33bfa775bd731e994bf9facf0c9))
* maproulette endpoints ([bbf6d62](https://github.com/pietervdvn/MapComplete/commit/bbf6d62c866950476ee34ff735352d8cc38daa7a))
* maproulette import flow ([5f7cc35](https://github.com/pietervdvn/MapComplete/commit/5f7cc351c9fb3743ab1cba65327611f730440ec5))
* maproulette item ([b6b77da](https://github.com/pietervdvn/MapComplete/commit/b6b77daef78bdc111530ec1fb17820c4fb042e57))
* markers can rotate again ([5e453d5](https://github.com/pietervdvn/MapComplete/commit/5e453d5cf19fb63ef7516ad11e53aad4e0006bdc))
* markers now appear correctly on PNG exports ([e5b3e15](https://github.com/pietervdvn/MapComplete/commit/e5b3e15c43672933fc3f1f6a59960514961ce377))
* MC would crash if a pending change was present; remember preferences in order to reuse the changeset ([f2375f4](https://github.com/pietervdvn/MapComplete/commit/f2375f4877316193132f4ae4189ef5b65e7ef710))
* metatagging of width theme ([c4ff70c](https://github.com/pietervdvn/MapComplete/commit/c4ff70ce656e941574a31120f3971375ecc7ba4c))
* minimap takes to much space ([037c593](https://github.com/pietervdvn/MapComplete/commit/037c593f61b3adfd4ac314aef063e20049ce3cb7))
* missing commas in elevator.json ([229e605](https://github.com/pietervdvn/MapComplete/commit/229e60538b4d9002875a63ad877324941dd4647d))
* Move image preview below FloatOver, the popup otherwise hides the image preview ([df1fef2](https://github.com/pietervdvn/MapComplete/commit/df1fef28c02b08a1ba13e4fbd8bc6f15d6c7913c))
* move lastClick to bottom anchor ([beea00c](https://github.com/pietervdvn/MapComplete/commit/beea00cbf079ad0c109c78d2828b7359479f0717))
* multianswer with a free textfield did not activate ([649ed1f](https://github.com/pietervdvn/MapComplete/commit/649ed1f53a7948bafda45aab36ed214d1808b51e))
* multianswer would not accept last option ([6f5c71e](https://github.com/pietervdvn/MapComplete/commit/6f5c71ed5a17147d5fc8c9da9f194a61f18fbb30))
* no more duplicate link showing up, avoid crash ([7be01d5](https://github.com/pietervdvn/MapComplete/commit/7be01d5b8f789576b8b74bf07824ed660d9339a1))
* normalization of URLs, formatting, stabilize inputHelper ([441c4df](https://github.com/pietervdvn/MapComplete/commit/441c4df4f6d3e26cf866418e5ddaea90bedd2c6a))
* only check browserLanguage if navigator is defined; fixes tests ([a1fa3b4](https://github.com/pietervdvn/MapComplete/commit/a1fa3b494259d7cc8f4873af31d5c9a987cef972))
* only show 'newly created' if version number is 1 or unset ([1a78ecb](https://github.com/pietervdvn/MapComplete/commit/1a78ecb85806db67f6e51e39a0882c038589a058))
* only show fixmes on high zoom level (performance), add the option to remove a fixme ([2f5091a](https://github.com/pietervdvn/MapComplete/commit/2f5091a8cb484681d69db0ea6578dd7d26eacef7))
* only show website icon if a website is known ([46244b8](https://github.com/pietervdvn/MapComplete/commit/46244b8345c0005f3b3648a3379149d243cfe897))
* open correct menu if set in hash ([7a95334](https://github.com/pietervdvn/MapComplete/commit/7a953348824f6d601c16a0e632aac8353e0283fb))
* open settings again ([894d857](https://github.com/pietervdvn/MapComplete/commit/894d857cdc35864bbd778925ef84a042d6e04aaa))
* opening the popup if defined in the hash ([196d76d](https://github.com/pietervdvn/MapComplete/commit/196d76d9dc8736667956ad803cf5aed15f3b682e))
* ordering of baselayers ([8379a89](https://github.com/pietervdvn/MapComplete/commit/8379a894d0fc826e33d24d05b3e44852556a60b1))
* output tailwind into 'public/css/' instead of 'css/' ([a1f5032](https://github.com/pietervdvn/MapComplete/commit/a1f50322321d878d823ac3fc70021683dbb6ab69))
* overpass feature source will redownload if the layers to download have changed ([bae4974](https://github.com/pietervdvn/MapComplete/commit/bae49744d95e350f7b4c1b031b8e4a178879deea))
* overpass feature source will redownload if the layers to download have changed ([7ed5307](https://github.com/pietervdvn/MapComplete/commit/7ed53076fe206f0e260d329844eb1d8898206b01))
* pass along initial coordinates with the location input, prevents flashing of the ocean; fix [#1469](https://github.com/pietervdvn/MapComplete/issues/1469) ([790c276](https://github.com/pietervdvn/MapComplete/commit/790c2767e2dfbdca65f56ec95bf3cd69a98e4301))
* pass properties of snapping feature in newPointInput to render correctly ([c80085d](https://github.com/pietervdvn/MapComplete/commit/c80085dfda58c9eb73fda466d8d81731095f1672))
* personal theme crashed due to unset defaultIcon ([6075b01](https://github.com/pietervdvn/MapComplete/commit/6075b016485808352ae84a12d5b872482693411a))
* png correctly outputs all markers now ([905f796](https://github.com/pietervdvn/MapComplete/commit/905f796baa26b8eedc177ce7f58353331e432535))
* precise location input picks correct location (and not the previous click) ([6d337e8](https://github.com/pietervdvn/MapComplete/commit/6d337e877589f49ed1b4b1dc60ae232dd6634342))
* preciseInputPicker will show correct icon if snapped or not snapped to a wall ([9870391](https://github.com/pietervdvn/MapComplete/commit/98703914ca48afefb614e1f19eb15663ab3280b7))
* presets will now also show if the layer doesn't have a name and is shown ([3f18ce7](https://github.com/pietervdvn/MapComplete/commit/3f18ce7fd387a4f60db5863cfa4f759eaf34edff))
* pressing enter would ignore input ([95c41d6](https://github.com/pietervdvn/MapComplete/commit/95c41d672ee7f5556645925d09610f0bf36ee1c0))
* probably fix black area outlines ([0bd9e1e](https://github.com/pietervdvn/MapComplete/commit/0bd9e1e667e659cf1b856e2aece94696089b9a20))
* properly add 'self' to connect-src ([441a9a5](https://github.com/pietervdvn/MapComplete/commit/441a9a5ed9e5b6a37356e0f15967f66799419572))
* properly add 'self' to connect-src (take 2) ([c823e74](https://github.com/pietervdvn/MapComplete/commit/c823e745a3e0b562ddfdb489541182ed17449336))
* properly show hidden themes, drop 'custom theme generator'-button, drop 'professional services' button ([93adfd3](https://github.com/pietervdvn/MapComplete/commit/93adfd3da592cbf2f177123802f69a7c4fc72637))
* questions are shown if the condition is met, fix [#1630](https://github.com/pietervdvn/MapComplete/issues/1630) ([8500276](https://github.com/pietervdvn/MapComplete/commit/85002766a8d3b8d0d4ad31410437bad72ae7ca03))
* questions now appear when reselecting an item ([0c5e88d](https://github.com/pietervdvn/MapComplete/commit/0c5e88df7b5bdad82bf2e67b45aa817e29ca4fde))
* questions of charging stations are now shown separately again ([fe9afb4](https://github.com/pietervdvn/MapComplete/commit/fe9afb415ff68c0b8e35fcb41fc68330a41a2b08))
* questions of charging stations are now shown separately again ([30af019](https://github.com/pietervdvn/MapComplete/commit/30af019cdfe8dea845e92645d0ec859e439a2b90))
* re-enable generate command ([13a35b9](https://github.com/pietervdvn/MapComplete/commit/13a35b94202ef775598fc7130b60b8839cef514a))
* re-enable reservation question ([cebd428](https://github.com/pietervdvn/MapComplete/commit/cebd428e9ec58b708637ae34055a5c689e3004cd))
* re-enable speed and heading in GPS-cursor ([ff47d75](https://github.com/pietervdvn/MapComplete/commit/ff47d75d41fc1fd4f576cd483150fe27cb3942d3))
* readd missing files ([7d802d4](https://github.com/pietervdvn/MapComplete/commit/7d802d418bd52bf29b147c245e548a7704e2d45f))
* redraw line layers on background change ([6e5fcde](https://github.com/pietervdvn/MapComplete/commit/6e5fcdef205d4616305d2bca39a1904d60954003))
* reinstantiate uploads ([871d511](https://github.com/pietervdvn/MapComplete/commit/871d511616ae48055095e8c3485db762adc6b140))
* remember map rotation setting ([c764839](https://github.com/pietervdvn/MapComplete/commit/c764839fdcefff316b9458067e462f282a2fe7d5))
* remember previous, externally loaded themes ([b61c0a1](https://github.com/pietervdvn/MapComplete/commit/b61c0a11807585a1832ff410be362e74ae2a810b))
* remove 'icons.defaults' from favourite layers, cleanup of various small typing errors ([e8569ec](https://github.com/pietervdvn/MapComplete/commit/e8569ec5404e632ebae0c71b040c1d9a9b891583))
* remove all html-attributes from shortDescriptions in the theme overview ([39572f4](https://github.com/pietervdvn/MapComplete/commit/39572f4767f270a4a5a40d8973ae9824ac3a43d1))
* remove empty license files, fix [#1135](https://github.com/pietervdvn/MapComplete/issues/1135) ([2eabfea](https://github.com/pietervdvn/MapComplete/commit/2eabfea8af22a3810487cdacd68d850f4432e624))
* remove ghost bike translations from translation files and resync them, should fix the build ([0487497](https://github.com/pietervdvn/MapComplete/commit/0487497e17ace04d381d2c9d43b02f8032874e2f))
* Remove isOpen from defaults ([11b8c61](https://github.com/pietervdvn/MapComplete/commit/11b8c619c165f6d66fed03061ad9afa052a7a096))
* remove no longer needed translation ([0e893f7](https://github.com/pietervdvn/MapComplete/commit/0e893f7903d68f37936c9b87883ffdc31b9ff088))
* remove no longer needed translations ([3c74a94](https://github.com/pietervdvn/MapComplete/commit/3c74a94eee676a8ff0fc2b0b85f1bf8d7487d216))
* remove trailing ';' for opening hours, as spotted by Midgard ([36b086e](https://github.com/pietervdvn/MapComplete/commit/36b086e4141e70253e68aec59d099638d46d14af))
* remove unneeded translation download, fix PDF-export ([1930f7b](https://github.com/pietervdvn/MapComplete/commit/1930f7bb53f4d477c2529471b478db77ddcc012b))
* remove unneeded URL parameter ([365d573](https://github.com/pietervdvn/MapComplete/commit/365d573b7c0d36bfa675cc637e6223abe770f3a0))
* remove unused property ([99b0135](https://github.com/pietervdvn/MapComplete/commit/99b0135fa9b44639189a1c9e690cf5829010c6e7))
* rendering of 'inline' was not dynamic ([60d825d](https://github.com/pietervdvn/MapComplete/commit/60d825de3c94afad79351f492c691af3d2109f60))
* rendering of indoor room icons ([6235e23](https://github.com/pietervdvn/MapComplete/commit/6235e231922b64adba86b012422175347a9887c1))
* replace all mentions of 'mapcomplete.osm.be' with 'mapcomplete.org' ([7321004](https://github.com/pietervdvn/MapComplete/commit/7321004c19212b0849394b9d541583e52e4ec5e6))
* reset translations ([ad952fc](https://github.com/pietervdvn/MapComplete/commit/ad952fcaf284b1669cee4657389cf36a52ee334c))
* resize svgs ([89186c8](https://github.com/pietervdvn/MapComplete/commit/89186c8610185e56bf9afa78b2765c45b2a939bd))
* restore loading of custom themes ([bcb2ecf](https://github.com/pietervdvn/MapComplete/commit/bcb2ecf6ab6c372cd41dd79780b027c79cb4a49e))
* reviews need an uncertainty ([bc96288](https://github.com/pietervdvn/MapComplete/commit/bc96288d3d75f24fb12620d050f472029c5df135))
* rotation of the GPS-marker ([bbc7698](https://github.com/pietervdvn/MapComplete/commit/bbc7698b1281ad654c00c54bf58b9de7ba1e71e6))
* safari-specific fixes ([059ef2c](https://github.com/pietervdvn/MapComplete/commit/059ef2c1bc2ea5fb377a0f1e253652c0c243e250))
* schemaBasedArray ([a7599f6](https://github.com/pietervdvn/MapComplete/commit/a7599f6d7f5a061cb1971ee8170f9f039ea2e2de))
* set share capability to 'no' if running from console, fixes tests ([af7bc0f](https://github.com/pietervdvn/MapComplete/commit/af7bc0f7ce686147608256e1c5dd0a9d24388945))
* setting the language does not overwrite the user setting anymore ([c6283ac](https://github.com/pietervdvn/MapComplete/commit/c6283ac7205f69c1a42e8cf16e5f4f1ab2c239f8))
* share button ([84cbd2f](https://github.com/pietervdvn/MapComplete/commit/84cbd2fbc00d3d9e386a3b485dd4fa61c8000722))
* show add new point fullscreen again ([aad31f6](https://github.com/pietervdvn/MapComplete/commit/aad31f649e733d108c63297aa6d25bf87ac73c34))
* show preferred languages (according to OSM) in usersettings ([0ea103f](https://github.com/pietervdvn/MapComplete/commit/0ea103f24780ef2c6ba191cbd4891716bb2d86f6))
* show tags that will be applied if setting is 'full' ([0b82661](https://github.com/pietervdvn/MapComplete/commit/0b826612e93c0b120f99b6927c57c13b60c2835f))
* show tags that will be deleted with strikethrough in TagHint ([15a481f](https://github.com/pietervdvn/MapComplete/commit/15a481f864b4afb7b650fd150f0ce7d46c9d1e78))
* size of new element picker map ([#1701](https://github.com/pietervdvn/MapComplete/issues/1701)), add debug info about GPS ([9407ed3](https://github.com/pietervdvn/MapComplete/commit/9407ed35b109660a9b23c2b71fd15f3ecf1dc0d0))
* small bug in script ([795d6d2](https://github.com/pietervdvn/MapComplete/commit/795d6d2e072d13c1d64259ac8ff960d618c2deba))
* small CSS fix ([1b8970b](https://github.com/pietervdvn/MapComplete/commit/1b8970b34aae337edfe5567315cc36319add1ff7))
* SPDX-compliance ([6c4b464](https://github.com/pietervdvn/MapComplete/commit/6c4b464f14ed2851980da34e12df355cb8137ba7))
* special loginbutton now actually works ([6a4def6](https://github.com/pietervdvn/MapComplete/commit/6a4def67ca97b55beb26445a0ddb713149527cc5))
* stabilize change injector ([efdff63](https://github.com/pietervdvn/MapComplete/commit/efdff6335f5075f74156b5b1258ae69ab058705b))
* stabilize opening hours, make delete clickable again ([cc60d2a](https://github.com/pietervdvn/MapComplete/commit/cc60d2a5fbae3a14d63aa859fa02e2b09e1e48f9))
* stabilize rendering of linelayers ([055e5a8](https://github.com/pietervdvn/MapComplete/commit/055e5a801b60276cdfcf31870fae29e6af30521b))
* style issue, types ([5932dc7](https://github.com/pietervdvn/MapComplete/commit/5932dc7ad4b532c45d6e6bff95f46f6cb26645b2))
* style of tabbedGroup-elements needed an 'important' to work in production ([5a2e54b](https://github.com/pietervdvn/MapComplete/commit/5a2e54b00a86b4ac0f91b69aa55ff3c36939e8ab))
* style tweaks to link feature ([bd71645](https://github.com/pietervdvn/MapComplete/commit/bd71645c04e819a28c355da5c898293092b51068))
* styling issues; refactoring: remove 'SearchAndGo' ([0e81b65](https://github.com/pietervdvn/MapComplete/commit/0e81b653631a97699ba07ce5d34b61bc4422a5d1))
* styling of OH input, fix [#1489](https://github.com/pietervdvn/MapComplete/issues/1489) ([064f875](https://github.com/pietervdvn/MapComplete/commit/064f87537f450e40b76d936d7793ea9036b2b181))
* styling of PH-input in OpeningHoursInput, fix [#1422](https://github.com/pietervdvn/MapComplete/issues/1422) ([a9c25d3](https://github.com/pietervdvn/MapComplete/commit/a9c25d378a709e3ac7b4a76919ae10cf405dacec))
* substitute name ([408e782](https://github.com/pietervdvn/MapComplete/commit/408e7826269dc30d97f89e6e1fd097dae69b7923))
* substituteKeys works correctly if newline is in the text, fix 'send email to report broken'-button by porting it to svelte ([b4f65bf](https://github.com/pietervdvn/MapComplete/commit/b4f65bf2f7ce2a6993906076353acc11a1d64d94))
* subtleLink should not open in a new tab ([61c417c](https://github.com/pietervdvn/MapComplete/commit/61c417c546e828dbed2356c35eebfe4cf2ef403d))
* Support contact:email and contact:phone in icons ([7bcefe5](https://github.com/pietervdvn/MapComplete/commit/7bcefe527ce080b3f7b7c48fdd1a828289b126c3))
* svg image generation script ([f9b1e9b](https://github.com/pietervdvn/MapComplete/commit/f9b1e9b2de8f4aa657272d714385c1c7fbfdb3b3))
* temporarily only warn for incomplete translations ([adb5d89](https://github.com/pietervdvn/MapComplete/commit/adb5d892fb39cdf63ea65d95ef5079f0efed6324))
* tests ([238de89](https://github.com/pietervdvn/MapComplete/commit/238de89ad54fd0c8c0d4bf75f49282d7921f21a2))
* tests ([841be16](https://github.com/pietervdvn/MapComplete/commit/841be16dffd8219713a1bc00b9a8409195a8f82d))
* tests ([1d54356](https://github.com/pietervdvn/MapComplete/commit/1d543563d702f6af424e1df041191632126ed805))
* tests ([2a73c43](https://github.com/pietervdvn/MapComplete/commit/2a73c43a5fc652f7d91c8d89cf47d0ce8853ee62))
* the search bar on the theme index was not clickable on wide screens as the 'centermessage' hovered over it invisibly ([af7672a](https://github.com/pietervdvn/MapComplete/commit/af7672a0e00de4e3d75a85678b4528093515fb7e))
* theme compilation ([86d0de3](https://github.com/pietervdvn/MapComplete/commit/86d0de380644c92fe90f4dd87aa4399074fdc42e))
* **themes:** remove 'unkown' mapping from hydrants, the unkown case is handled by MapComplete ([4850e50](https://github.com/pietervdvn/MapComplete/commit/4850e5094a49a16d3975795fd1f25a81f2e13a5a))
* turn favourites black again, sync them globally ([14594b2](https://github.com/pietervdvn/MapComplete/commit/14594b286dd2278bc64ed27f0305b76596d7e190))
* tweaking addNewPoint-flow ([d0e0abd](https://github.com/pietervdvn/MapComplete/commit/d0e0abdece560799a9770b74d0992c42ebe89ed6))
* typo ([929093d](https://github.com/pietervdvn/MapComplete/commit/929093d36f13ab1861d533f4d93152a7ddd1e6dc))
* typo ([2671d01](https://github.com/pietervdvn/MapComplete/commit/2671d0158983c7befb9f5c8d3e91544a50408c6b))
* typo ([752de10](https://github.com/pietervdvn/MapComplete/commit/752de107ab6a50f8e513b0c7307b44dc6094d974))
* typo ([8531571](https://github.com/pietervdvn/MapComplete/commit/8531571c7be653339d752f953a8725d94eec692c))
* typo ([de99f56](https://github.com/pietervdvn/MapComplete/commit/de99f56ca8fe34e361a7c6345d147f8295293f57))
* typo ([3a25106](https://github.com/pietervdvn/MapComplete/commit/3a25106a5ab7bd958cfe731d8e1e959b5b07b23e))
* typo in charging_station.protojson ([21d01a4](https://github.com/pietervdvn/MapComplete/commit/21d01a46f9164a872145c03fe845233c6cd47f8b))
* typo in elevator.json ([374a4eb](https://github.com/pietervdvn/MapComplete/commit/374a4eb22211ecfbe8a04569d89b8236f109b8ed))
* typo in filter ([366577f](https://github.com/pietervdvn/MapComplete/commit/366577f70b40765b3e10ccae222193ca07cae4bb))
* typo in tag ([a903112](https://github.com/pietervdvn/MapComplete/commit/a9031129d3dddfdd0ab1d2d83d371b872a0d5180))
* **typo:** s/bick_wal/brick_wall/ ([753efef](https://github.com/pietervdvn/MapComplete/commit/753efef38f1f1a4f731c0c66408c7adddb26a967))
* undo accidental changes, fix saving preferences ([ff3a7f8](https://github.com/pietervdvn/MapComplete/commit/ff3a7f8f4372d46b0aba61aa12115da4207f2331))
* units which used a 'string'-validator might not detect the actual denomination. They have now been forbidden and fixed ([7b497f9](https://github.com/pietervdvn/MapComplete/commit/7b497f991d788c991457f1167d472a77f2789cdc))
* unselect layer, prevents that 'lastClick'-popup opens on map click ([63ffa11](https://github.com/pietervdvn/MapComplete/commit/63ffa11238766962cab6b1c8cedcd0153504d45e))
* update and simplification of sharescreen, rename some feature switches, remove some no longer relevant feature switches ([96d0367](https://github.com/pietervdvn/MapComplete/commit/96d036781f55987732629355be118373c363830d))
* upload flow deals better with point reuse: it actually opens the feature now ([c14cbc9](https://github.com/pietervdvn/MapComplete/commit/c14cbc9fe95bf1d2432ea7290cae0d0f7a9b6ada))
* uploads were broken ([efd6b30](https://github.com/pietervdvn/MapComplete/commit/efd6b30e1b41024ee4b7c0f6cf69a49f87f5da69))
* URL-parameter language disables the language picker, fix [#1506](https://github.com/pietervdvn/MapComplete/issues/1506) ([3ca8ba1](https://github.com/pietervdvn/MapComplete/commit/3ca8ba18fd6a1569214f5d6298eca291cb8ceefc))
* URL-parameter language disables the language picker, fix [#1506](https://github.com/pietervdvn/MapComplete/issues/1506) ([2f5c89f](https://github.com/pietervdvn/MapComplete/commit/2f5c89f8c5a7aa7adbe83d1b9cf98e198f9f1aab))
* use api.openstreetmap.org on many places, fix [#1573](https://github.com/pietervdvn/MapComplete/issues/1573) ([8fccf78](https://github.com/pietervdvn/MapComplete/commit/8fccf784786074e22a4d437dc8a38c58bf54c375))
* use correct backend address (including www.) ([c320239](https://github.com/pietervdvn/MapComplete/commit/c320239610f15083d1d050f17e337780621f7dc3))
* use correct branch to deploy ([9c0dac2](https://github.com/pietervdvn/MapComplete/commit/9c0dac28ad0604026936cc68c5238927978b250a))
* use correct relocation icon again ([cdb1bb2](https://github.com/pietervdvn/MapComplete/commit/cdb1bb23b8e5df8bd1f2e0732ff14f3bd55935f5))
* use correct snapping ([ec2e0e1](https://github.com/pietervdvn/MapComplete/commit/ec2e0e1de168f9f4551f86ff73b070a6e4ccdd77))
* use https for extractGraph endpoint ([f89123d](https://github.com/pietervdvn/MapComplete/commit/f89123d318ebb24553b842884e0aad3b9adf6570))
* use proper circle for bench and artwork ([e2a56f5](https://github.com/pietervdvn/MapComplete/commit/e2a56f5e5cc469c95974625f561a4a5229b5cb9a))
* use proper selected element ([dbff953](https://github.com/pietervdvn/MapComplete/commit/dbff95309642178dcccb4a0a365a263c722c5a96))
* use theme.html?layout= instead of layout.html if a local deploy is detected ([db67600](https://github.com/pietervdvn/MapComplete/commit/db6760015f69239dc51cc47c866635927cd9dadf))
* use translated value for community index tab ([a3a7c53](https://github.com/pietervdvn/MapComplete/commit/a3a7c536fbce04698a05847da429d1bacc851aad))
* use translated value for community index tab ([22ee806](https://github.com/pietervdvn/MapComplete/commit/22ee806090a8679ea2951d84af47e4de8314925c))
* use www.openstreetmap.org again, it doesnt work ([580b58e](https://github.com/pietervdvn/MapComplete/commit/580b58e86a974432b068b073a047c22864621126))
2024-09-13 13:25:19 +02:00
### Theme improvements
* a few improvements to velopark ([e7a5712](https://github.com/pietervdvn/MapComplete/commit/e7a57125d797fdf3c31c66c1e0c54dfc5dc5a304))
* active 'browse and link streetview' on all themes ([eb2a582](https://github.com/pietervdvn/MapComplete/commit/eb2a582d4910edda5e8dd76d229c0637bc5ac4a5))
* Add 'access=permissive' to charging stations, fixes [#1255](https://github.com/pietervdvn/MapComplete/issues/1255) ([cc70e09](https://github.com/pietervdvn/MapComplete/commit/cc70e09e11f55c62276fe9fcc5cf4e9033ccc6f5))
* add 'allowMove' everywhere, make 'allowMove' obligated, see [#2121](https://github.com/pietervdvn/MapComplete/issues/2121) ([29d52e0](https://github.com/pietervdvn/MapComplete/commit/29d52e0fc69f16477fbfd6f5c08900890626f0be))
* add 'artwork' questions to drinking water fountains ([def640f](https://github.com/pietervdvn/MapComplete/commit/def640fb1c97c581e4688c8c0a50f4e295d9458b))
* add 'binding'-service question to copyshops ([7b1ca43](https://github.com/pietervdvn/MapComplete/commit/7b1ca43266f596c9b9b40a3a86c0f5cf6d213a3e))
* add 'fine-gravel' as option to sport-pitches ([679e371](https://github.com/pietervdvn/MapComplete/commit/679e371bd470976a41327494004054548e120401))
* add 'hacklab' as option to hackerspaces ([665cd3b](https://github.com/pietervdvn/MapComplete/commit/665cd3b0dd3bd2ad91c601554417cfec0eec54a2))
* add 'hoops' question to basketball pitches ([4df9632](https://github.com/pietervdvn/MapComplete/commit/4df9632d7c7093511b6e3b2349ee5d2fd99cb681))
* add 'link' as builtin, available Icon ([7872f22](https://github.com/pietervdvn/MapComplete/commit/7872f221512797ee82ea1e92455326baaa9874ab))
* add 'lock' and 'key' icon to toilets, fix [#2094](https://github.com/pietervdvn/MapComplete/issues/2094) ([577b596](https://github.com/pietervdvn/MapComplete/commit/577b596e7a8cdc2ea4cbd97c401422ee0ad06652))
* Add 'open_now' filter to bike-shop ([aa6902a](https://github.com/pietervdvn/MapComplete/commit/aa6902a25c4b27ef9424d0cdfb68a83f44ec7405))
* add 'pedagogy', fix [#1839](https://github.com/pietervdvn/MapComplete/issues/1839) ([4644b6a](https://github.com/pietervdvn/MapComplete/commit/4644b6ae550fa53c042978317484f9a99eafe8c7))
* add 'skateboard' as sport pitch option ([f20219c](https://github.com/pietervdvn/MapComplete/commit/f20219cf37711b42e8bf1d4a4a1c0379d7d8df0e))
* add 'website'-button which shows up by default if a website is known ([7c0d339](https://github.com/pietervdvn/MapComplete/commit/7c0d339976fb26a9fc9ab74a540c7d5b7d640f80))
* add ALPR-cameras to surveillance theme ([d1e91ee](https://github.com/pietervdvn/MapComplete/commit/d1e91ee2f98936871941e4b7cd035ee4f1e35bbd))
* add ALPR-cameras to surveillance theme ([97236c8](https://github.com/pietervdvn/MapComplete/commit/97236c80a99686a1dc0c296bb4a730bc595884a5))
* add animal types to animal_shelter, include animal_shelter in pets, generate licenses, fix cycle_highways.json ([3968a1e](https://github.com/pietervdvn/MapComplete/commit/3968a1e841cef10e5fac08b7a2c8e6b685a4f07c))
* add animal_shelter, created by the studio ([c4d4a57](https://github.com/pietervdvn/MapComplete/commit/c4d4a57a0804776c2eabb7cd7c11e269bac101d8))
* add atm-option to postoffice, add postoffices to ATM theme, fix [#1551](https://github.com/pietervdvn/MapComplete/issues/1551) ([c4a9fa8](https://github.com/pietervdvn/MapComplete/commit/c4a9fa81f23ec8a5dcc685b6c42b9e1208337818))
* add baby icon to changing table question ([1b5a0a2](https://github.com/pietervdvn/MapComplete/commit/1b5a0a2a853237e9d51298f5e1b17c69afaafa71))
* Add badminton fields to filters ([b60a3aa](https://github.com/pietervdvn/MapComplete/commit/b60a3aa5684d58e9fec146b06fe2d2993eafd72e))
* add before text on correct location ([6a2e372](https://github.com/pietervdvn/MapComplete/commit/6a2e3720622e404089c243dc1aa7e7ab282ba2f2))
* add benches on playground theme ([54a9edc](https://github.com/pietervdvn/MapComplete/commit/54a9edc687667372d0097fb51efb7b904005c9de))
* add bicycle self-repair workshops to the map (WIP) ([c11d7af](https://github.com/pietervdvn/MapComplete/commit/c11d7af17531cf381ce03e37765c2e0f7efd1745))
* add camp site ([cfa1c28](https://github.com/pietervdvn/MapComplete/commit/cfa1c28789d2056e6b8ad7483360a007c639d73c))
* add cargo bike option to bicycle rental, fix [#2016](https://github.com/pietervdvn/MapComplete/issues/2016) ([b98aaff](https://github.com/pietervdvn/MapComplete/commit/b98aaff8101255138c10704d2a02f9226b0fa7ec))
* add charge to bike_parking ([ed96859](https://github.com/pietervdvn/MapComplete/commit/ed96859233a921cbfc61046106b9202d40bbde6c))
* add compile time check for 'sameAs'-filters that the referenced layer actually exists ([e188b96](https://github.com/pietervdvn/MapComplete/commit/e188b9656122dd3f0a4cda55352bf81dad6dbc65))
* add condition that hoops are only asked on basketball courts, fix [#1577](https://github.com/pietervdvn/MapComplete/issues/1577) ([fb6f7ee](https://github.com/pietervdvn/MapComplete/commit/fb6f7ee191554816581c955cfdfbb1a932981c77))
* add conveying as condition for stairs ([f95f631](https://github.com/pietervdvn/MapComplete/commit/f95f631045e2a83424a6ac7ef3d607fcba18cc6f))
* add correct title for cafe, nightclub and bar if no name is present, fix [#1704](https://github.com/pietervdvn/MapComplete/issues/1704) ([0129845](https://github.com/pietervdvn/MapComplete/commit/0129845d22f028b213af59e57014ce8962b76327))
* add currency type which does some reformatting ([d40474d](https://github.com/pietervdvn/MapComplete/commit/d40474d47e0b5ded963df2c4e76c6911de63dbca))
* add currently open badge ([d9d330e](https://github.com/pietervdvn/MapComplete/commit/d9d330e91221fac741120c7e2cb0b394d0871406))
* add delete to banks ([68cada0](https://github.com/pietervdvn/MapComplete/commit/68cada0a0d8f7f57b2ed43eb459680764b2b3070))
* add dog icon into title-icons, add dog filter, see [#212](https://github.com/pietervdvn/MapComplete/issues/212) ([7e0120d](https://github.com/pietervdvn/MapComplete/commit/7e0120d0e8948510db1eb0c17090900127dc8ed8))
* add extra check so that in a mapping cannot override the , fix two such instances ([56ea116](https://github.com/pietervdvn/MapComplete/commit/56ea1163bb7c272cec717076da452ba069e82b3c))
* add extra questions to 'map' layer based on custom theme ([10e0e27](https://github.com/pietervdvn/MapComplete/commit/10e0e277787f95e4da8b075edd308300dd6b0256))
* add filter for vegetable oil to fritures theme ([721a930](https://github.com/pietervdvn/MapComplete/commit/721a930d76fcd4fedada4044f1c6b2c6802cd022))
* add filters for 'wifi' and 'electricity' ([af2c6f4](https://github.com/pietervdvn/MapComplete/commit/af2c6f47829dd91e5fa0ac4dad2f23e18ebf1d3f))
* add fine_gravel as option for playground surface ([d8be0ac](https://github.com/pietervdvn/MapComplete/commit/d8be0acdfef8a0a7f349d152abadf3e394c0145f))
* add first version of ski theme ([8f25006](https://github.com/pietervdvn/MapComplete/commit/8f250069988ea8e1b7f25e29db4e287200d354b8))
* add guidepost layer ([da39dde](https://github.com/pietervdvn/MapComplete/commit/da39dde7b699e576e79eb5781933146fa9747ace))
* add guidepost layer ([a06e513](https://github.com/pietervdvn/MapComplete/commit/a06e513c4f5a662e6d09908440f6b3394addf483))
* add guidepost theme ([ad239b2](https://github.com/pietervdvn/MapComplete/commit/ad239b230fd57233f377266dd68b15011136bbaa))
* add guideposts to climbing theme ([a96a214](https://github.com/pietervdvn/MapComplete/commit/a96a214c03b3438f9ccf96f7c37a2e842ec224e1))
* add hostel, cleanup of hotel ([d167fe7](https://github.com/pietervdvn/MapComplete/commit/d167fe77232b502ccef4ee051c8d73f948100dd0))
* add hostel, cleanup of hotel ([8e9ae05](https://github.com/pietervdvn/MapComplete/commit/8e9ae0529b95b8736ad6a2cabf9927a3a27e4c0c))
* add ice cream parlors ([69a7c9e](https://github.com/pietervdvn/MapComplete/commit/69a7c9efa3eb29c32f0256b1a956e9846cdf5260))
* add icons to access question in toilets ([2ba461d](https://github.com/pietervdvn/MapComplete/commit/2ba461d9578b515b23ff25a8a99d9a2b03779653))
* add icons to question ([246b163](https://github.com/pietervdvn/MapComplete/commit/246b16317d93b8e2effe9b41f7ed8c362a61cff6))
* add icons, add 'auto'-title-icons ([2c662c9](https://github.com/pietervdvn/MapComplete/commit/2c662c957860144a927260504ca30795f9249238))
* Add internet questions to hackerspace, fix [#1856](https://github.com/pietervdvn/MapComplete/issues/1856) ([c870544](https://github.com/pietervdvn/MapComplete/commit/c870544d857a1c0f3f13e04da78db1a00f5e5342))
* add keycutting service tags ([d8ce6f0](https://github.com/pietervdvn/MapComplete/commit/d8ce6f0da5887724778c03ea554add5fd5be16cd))
* add label support to questions.json; add opening hours for hospitals ([41fdeb9](https://github.com/pietervdvn/MapComplete/commit/41fdeb9cb5c664ca604da1f89f2724c0de3b1304))
* add maxstay for bicycle parkings ([a71ed5d](https://github.com/pietervdvn/MapComplete/commit/a71ed5d53e0b238713cdd8741c7b05e9a9568c55))
* add memorial layer, use 'subject' instead of 'name' for ghost bikes ([a57dbe0](https://github.com/pietervdvn/MapComplete/commit/a57dbe09d60734785420c4502699fcb6d89c6033))
* add memorials to artwork on high zoom ([29c5b88](https://github.com/pietervdvn/MapComplete/commit/29c5b884c404c14258dd116921990923c9a89181))
* add metal as material option ([6420b90](https://github.com/pietervdvn/MapComplete/commit/6420b906e055f5572d093e18febdbe5dba325bce))
* add minzoom to cafe_pub ([e2d3a71](https://github.com/pietervdvn/MapComplete/commit/e2d3a71c5b3a15b5a21db112baaf5a13dec55a3c))
* add minzoom to ski_piste and aerialway, fix [#1876](https://github.com/pietervdvn/MapComplete/issues/1876) ([d7982bf](https://github.com/pietervdvn/MapComplete/commit/d7982bfd3e92a863e33e9154b2c9c4044cdb4951))
* add missing assets ([bc826be](https://github.com/pietervdvn/MapComplete/commit/bc826bebed2c0f073da3163994be818d1c41c6f5))
* Add more memorial types, add freeform option, fix [#1824](https://github.com/pietervdvn/MapComplete/issues/1824) ([b0d0436](https://github.com/pietervdvn/MapComplete/commit/b0d0436ebe79a44c1bfc6880ecbef66f85e159be))
* add more options for support in advertisement, add presets ([c26225c](https://github.com/pietervdvn/MapComplete/commit/c26225ccf11987f8a2cbdf45820a2310428cf1c0))
* add more questions about drinking water ([9fabab3](https://github.com/pietervdvn/MapComplete/commit/9fabab3588a7cdc3d04bcbae19b6868694bbc95f))
* add mountain rescue stations to the ski map ([04509bc](https://github.com/pietervdvn/MapComplete/commit/04509bc3e7783f55e593679ddfba2263ecf7f3de))
* add name and title to assembly_point and disaster_response layers ([f087012](https://github.com/pietervdvn/MapComplete/commit/f08701211632b8f8f35597d908160f8460934e04))
* add open love map, see https://github.com/thomersch/OpenLoveMap/issues/21 ([d6a55a5](https://github.com/pietervdvn/MapComplete/commit/d6a55a5ee9ef03c0a813b0d95dffa42cb0b4955d))
* add operator question to bicycle parking ([ea00c71](https://github.com/pietervdvn/MapComplete/commit/ea00c717de78c06ded81fae56be1a05b8e50ae37))
* add OSM-carto again, fix [#1664](https://github.com/pietervdvn/MapComplete/issues/1664) ([376a683](https://github.com/pietervdvn/MapComplete/commit/376a683cce13921e644364c8342362f3a21b3ab3))
* add paid as option, fix [#2119](https://github.com/pietervdvn/MapComplete/issues/2119) ([a4018d8](https://github.com/pietervdvn/MapComplete/commit/a4018d88b0f187b907c68a49dcfb496c0259bb91))
* add payment options and internet to climbing theme ([2337033](https://github.com/pietervdvn/MapComplete/commit/23370336e81fa865a62507bb6f4de5030ad48bb5))
* add payment options and internet to climbing theme ([1abcc76](https://github.com/pietervdvn/MapComplete/commit/1abcc766f98f27298eb82e70ad7c09520adb8377))
* add possibility to add an icon to 'render' (just like with mappings), add contact:mastodon support as general question, add mastodon question to hackerspaces ([03aafbe](https://github.com/pietervdvn/MapComplete/commit/03aafbe99c0d9f4fa5768d18e7bde093529ce93f))
* add possibility to enable terrain, some fixes to overlaymap and pitch control ([e3dec8a](https://github.com/pietervdvn/MapComplete/commit/e3dec8aafada699be3cddfc86aeb63938036e5c5))
* add proper 'image along way' possibility ([584fb3c](https://github.com/pietervdvn/MapComplete/commit/584fb3cb57e77ea4382fda152d8604ef8293f9b1))
* add question wether climbing ropes can be hired ([6425ad6](https://github.com/pietervdvn/MapComplete/commit/6425ad67e6a053e1b6cbbb038e0c544c0f07f10b))
* Add rubber;tartan surface to playgrounds, add checkdate to playgrounds, add tartan to sport pitches ([7859e7d](https://github.com/pietervdvn/MapComplete/commit/7859e7d06990666c1c40756795f993949abef434))
* add shoe repair services to the climbing map, add question if a shoemaker also repairs climbing shoes, add craft=shoemaker to shops theme ([3df5727](https://github.com/pietervdvn/MapComplete/commit/3df5727f40a29d190394c71cf99896261f78474d))
* add short description to velopark ([50e3c54](https://github.com/pietervdvn/MapComplete/commit/50e3c5483461cd085d3207fbd96f5b7fdfaebe57))
* add smoking to food-layer, fix [#1874](https://github.com/pietervdvn/MapComplete/issues/1874) ([f5a94c7](https://github.com/pietervdvn/MapComplete/commit/f5a94c7b5f24c1846681f75f8f79bc1d870574c0))
* add some icons ([48df237](https://github.com/pietervdvn/MapComplete/commit/48df2379bf013006aad7e7bd68977e7a55a670d3))
* add speed_camera to surveillance theme, see [#1913](https://github.com/pietervdvn/MapComplete/issues/1913) ([9716bc5](https://github.com/pietervdvn/MapComplete/commit/9716bc5425967aa81b4885bff4063d8c0eebfd18))
* add Stamen Watercolor again, see [#1652](https://github.com/pietervdvn/MapComplete/issues/1652) ([d997c90](https://github.com/pietervdvn/MapComplete/commit/d997c90352a0d70f2cd33108af4de16f58444868))
* add statistics on used version ([1a7acc8](https://github.com/pietervdvn/MapComplete/commit/1a7acc80c1933894aa71bdd9cdfc6bd6985f5a40))
* add sugar_free, gluten_free and lactose-free to shops- and food-layers ([b06784e](https://github.com/pietervdvn/MapComplete/commit/b06784e7a06aaeb40a375210bc95538a73db9aed))
* add support for operator:email, mostly for velopark ([1c45f09](https://github.com/pietervdvn/MapComplete/commit/1c45f0963219f3aa743b2ddf9840e2d152b0fae5))
* add toilet questions into indoor theme ([8f93b0d](https://github.com/pietervdvn/MapComplete/commit/8f93b0d398aa16caa6e9167d96b02c7fc45182a4))
* add validation check if a mapping does not erase another mapping completely ([556f6d0](https://github.com/pietervdvn/MapComplete/commit/556f6d0b93aa7774b703e80590d2df1601d293c4))
* add validation for duplicate presets, fix [#1582](https://github.com/pietervdvn/MapComplete/issues/1582) ([2e8a331](https://github.com/pietervdvn/MapComplete/commit/2e8a3311e76c9065338ffce1388658269a05e261))
* add various services to hackerspaces and makerspaces, add icons, some fixes to make this work with expandRewrite ([8ceda1c](https://github.com/pietervdvn/MapComplete/commit/8ceda1cc5f7e549ccecc65b6469a7195de1022cc))
* add velopark import functionality ([4c5ebf0](https://github.com/pietervdvn/MapComplete/commit/4c5ebf05f5d818abd622bf9d8c8a96926e36ddd6))
* add velopark theme ([1c1cea7](https://github.com/pietervdvn/MapComplete/commit/1c1cea7f033ea19c74a6efb958a69a3a729bad3c))
* add warning if a tagRendering can be replaced by a direct value ([79e40d0](https://github.com/pietervdvn/MapComplete/commit/79e40d0fee2e40b32babc218a374095f6ca520a5))
* add wikipedia page for "subject:wikidata" on ghost bikes, specifically for the ghost bike of #Natenom ([d74cb00](https://github.com/pietervdvn/MapComplete/commit/d74cb00df4fc55ca00082326da138b580fa39cc7))
* add year to units ([c8eef2c](https://github.com/pietervdvn/MapComplete/commit/c8eef2c8f6866ded26276250d422bd4a97e5b08c))
* **advertising:** add (animated!) flag and screen icons ([090130d](https://github.com/pietervdvn/MapComplete/commit/090130d596bb5ab7d337c7c96a55b38ef6181231))
* **advertising:** boards are never animated ([b92e9b8](https://github.com/pietervdvn/MapComplete/commit/b92e9b815da3e1b15c9859f6d4726bac09307b7b))
* **advertising:** Fix typos ([9e02c89](https://github.com/pietervdvn/MapComplete/commit/9e02c89fd5da5c7ad4623ed205ef610e4462b2a7))
* **advertising:** further refinements ([8127027](https://github.com/pietervdvn/MapComplete/commit/81270272518012cf2023be2888d2faa444ee012f))
* **advertising:** further refinements ([59eabc5](https://github.com/pietervdvn/MapComplete/commit/59eabc5daaa675880e1b684c3d8b4d3f0c1139ac))
* **advertising:** last icon ([3e72ba2](https://github.com/pietervdvn/MapComplete/commit/3e72ba2b464c819a09956fa22bb321ed68fe34a3))
* **advertising:** more icons, reordering of the questions ([7fc0770](https://github.com/pietervdvn/MapComplete/commit/7fc0770488ba99ea2d7aab658933d6e22c62cb3e))
* align iconbadge, fix [#1893](https://github.com/pietervdvn/MapComplete/issues/1893) ([ba098fc](https://github.com/pietervdvn/MapComplete/commit/ba098fc29ac4ea46b0ff19a918282b4f81fe8f10))
* allow multiple internet access types ([786b850](https://github.com/pietervdvn/MapComplete/commit/786b850dbeff9a92f761e65cd01a0e948140f37d))
* allow to add multiple changing table locations, see [#1756](https://github.com/pietervdvn/MapComplete/issues/1756) ([c62f7cc](https://github.com/pietervdvn/MapComplete/commit/c62f7cce01da15ef3f123b95e08056ca5019b7c9))
* allow to add pictures to a 'shelter' ([39c079d](https://github.com/pietervdvn/MapComplete/commit/39c079db45aaadf98bf651d66d6bd88dbbe04bb2))
* Allow to delete tourism accomodation ([60eeab9](https://github.com/pietervdvn/MapComplete/commit/60eeab9aa79ab1a5fc65b7f5e6efb2ebb0b6e55e))
* allow to have a non-number type together with a unit ([4ccfe3e](https://github.com/pietervdvn/MapComplete/commit/4ccfe3efe446b407be1ca53d4ad2c3ee6fdde0b4))
* allow to move a shelter ([565dee8](https://github.com/pietervdvn/MapComplete/commit/565dee8854f605ea40570c0c82d225935e11dba0))
* allow to move and delete pharmacies ([5e95bd9](https://github.com/pietervdvn/MapComplete/commit/5e95bd99a2dcf424acbcad85aa96a3a36bd612a8))
* allow to move hydrants ([432f244](https://github.com/pietervdvn/MapComplete/commit/432f24456d75e131425f0f1fe0df15c448f593ef))
* also ask about menstrual products for toilet_at_amenity ([ae7cc95](https://github.com/pietervdvn/MapComplete/commit/ae7cc95727bc33c6d67a2ef24d2a2e0c2e3c3214))
* also show 'operator:website' and 'contact:website' as title icon if they are available ([8526f4e](https://github.com/pietervdvn/MapComplete/commit/8526f4e94140132c8abe880b93cbc45780f9686b))
* automatically derive source from presets if no source is given ([0689758](https://github.com/pietervdvn/MapComplete/commit/06897588be3e56570b973c8db08fce1e13b29c7b))
* automatically derive source from presets if no source is given ([8e18864](https://github.com/pietervdvn/MapComplete/commit/8e18864daa9d19c2d9ccc2eb6a8ee408e7038d5e))
* bench.json: decrease minzoom ([5b33d88](https://github.com/pietervdvn/MapComplete/commit/5b33d88ffbff285849d7bf5896df8e8e2e547cef))
* better support billboard on walls ([8816ad0](https://github.com/pietervdvn/MapComplete/commit/8816ad03ecaedfe248fff1b7b101a266a9a6f444))
* better support billboard on walls ([0a1c90b](https://github.com/pietervdvn/MapComplete/commit/0a1c90be9e1515b2f708e0f672b0732c7356101b))
* bicycle library: allow move, fix [#1768](https://github.com/pietervdvn/MapComplete/issues/1768) ([7ac84dd](https://github.com/pietervdvn/MapComplete/commit/7ac84dd675a68f47b6af0465e337561aa0dc9586))
* bicycle parking: add lockers as options, add operator:website (velopark features) ([22721cd](https://github.com/pietervdvn/MapComplete/commit/22721cd3ef604255bc88d5be995d0f2d65e68a83))
* change minzoom of second hand shops in circular economy ([0b2e878](https://github.com/pietervdvn/MapComplete/commit/0b2e878481e3cc32b7b37c8cdb28251daa1b02d7))
* Change text type ([c9751a3](https://github.com/pietervdvn/MapComplete/commit/c9751a3eb570f1865966fa3861fac5ff5c761f1a))
* description is now a textarea ([0c1b5d1](https://github.com/pietervdvn/MapComplete/commit/0c1b5d1b6c0d12914845a19692670bd1931f532c))
* disable 'direction'-indicator for surveillance theme as it breaks selection, fix [#1458](https://github.com/pietervdvn/MapComplete/issues/1458) ([9e15353](https://github.com/pietervdvn/MapComplete/commit/9e15353588009e39cf4a8bc2569748f40759609a))
* disable 'disused' from delete config, delete less fast for shops but use softdeletion instead ([28e737e](https://github.com/pietervdvn/MapComplete/commit/28e737ed2eb6a3934fb650df9b1939a25f954d8c))
* disable maxspeed and cycleway question for pedestrian roads ([e580f55](https://github.com/pietervdvn/MapComplete/commit/e580f553197165d611258b8c68ed9f9a66ca42c4))
* don't count food for fritures ([98d441a](https://github.com/pietervdvn/MapComplete/commit/98d441a2602c360136db9f9cc883d2ef734137e5))
* don't enforce 'allowMove' on unofficial themes ([5b45e42](https://github.com/pietervdvn/MapComplete/commit/5b45e427a0185e224446aeecfe99e87d6077379a))
* don't inline text fields if they don't have text around them ([821ddcf](https://github.com/pietervdvn/MapComplete/commit/821ddcfaca11ca194b319bfa09f8b0a9fea01a41))
* don't show 'mark as unknown' if this would break the source-filter ([76a9a2e](https://github.com/pietervdvn/MapComplete/commit/76a9a2ee23dcf61097d33fcbe556df7a46d9a395))
* don't show favourite icon if not logged in ([b1d94b2](https://github.com/pietervdvn/MapComplete/commit/b1d94b2121195a52ced59454b51844412b9018f3))
* don't show opening_hours_state title icon if seasonal is set and the item is closed due to seasonal restrictions ([1748e98](https://github.com/pietervdvn/MapComplete/commit/1748e98bfc714e147c12b8fc233432412ed186c2))
* don't use 'Yes' or 'No' as start ([f87e735](https://github.com/pietervdvn/MapComplete/commit/f87e73596e65a12b7fb88456dfb21dcc1eb8a850))
* elevators: first ask if there is speech output/tactile writing before asking the relative languages ([8acaafe](https://github.com/pietervdvn/MapComplete/commit/8acaafe307826ac682f25eaa0b188278ca4056fe))
* enable 'guideposts' in nature theme ([94291de](https://github.com/pietervdvn/MapComplete/commit/94291de5a3451120b6abdb153ba57675949d3d5b))
* enable 'speciality'-filter in doctors, decrease minzoom ([4090a74](https://github.com/pietervdvn/MapComplete/commit/4090a7493253e2b5513307d013d0a0061394aed6))
* enable deletion of bike_cafes ([90c44cc](https://github.com/pietervdvn/MapComplete/commit/90c44cc8bdfb7b2447f1974ed94430e5b2fa3c6f))
* enable download functionality by default ([5504d49](https://github.com/pietervdvn/MapComplete/commit/5504d49d595fee66f0c43f3efbf6f130634497be))
* enable move on schools, tweak GRB for performance ([db98288](https://github.com/pietervdvn/MapComplete/commit/db982884a1eea2a6e37d67129256f9c6b192a841))
* enable reviews for climbing areas and gyms ([2a3a78b](https://github.com/pietervdvn/MapComplete/commit/2a3a78bc69eea38a83378f02717bc9fdc1cd5414))
* enable reviews on pharmacies-theme ([701f033](https://github.com/pietervdvn/MapComplete/commit/701f03397e0339cba98fc776f06b38ccb13511b2))
* enable snapping for facade gardens ([da68d36](https://github.com/pietervdvn/MapComplete/commit/da68d365feab19a94ea85b2a756e3336bfb8b127))
* exclude 'advertising=no' from loading, fix [#1865](https://github.com/pietervdvn/MapComplete/issues/1865) ([eef9918](https://github.com/pietervdvn/MapComplete/commit/eef99186cfbc46b57a97d2df78c8ef9c69a4609b))
* exclude route relations from "toilets=yes". There are a few route relations with 'toilets' and those choke up MapComplete ([139b014](https://github.com/pietervdvn/MapComplete/commit/139b014c6c1f34fff08210c1c4915ea79534086c))
* explicitly set 'allowMove' for all layers, fix [#2121](https://github.com/pietervdvn/MapComplete/issues/2121) ([468b895](https://github.com/pietervdvn/MapComplete/commit/468b895302fff50bc68cbdf72998bc08590307d0))
* extract layers from camperssite ([82e6b2a](https://github.com/pietervdvn/MapComplete/commit/82e6b2af9b564117ebb5714b8a795b759ebf528d))
* extract layers from camperssite ([44f42ee](https://github.com/pietervdvn/MapComplete/commit/44f42ee2c946d3f37224ca41f603e9c907ed5214))
* first version of circular economy theme ([592be68](https://github.com/pietervdvn/MapComplete/commit/592be68f09b06f22d45d5d5c274c91315d1613f7))
* fix [#1362](https://github.com/pietervdvn/MapComplete/issues/1362) ([ff9ca5e](https://github.com/pietervdvn/MapComplete/commit/ff9ca5e5cd6abde6c578ae442fe0d06217015288))
* fix [#1866](https://github.com/pietervdvn/MapComplete/issues/1866) ([1cf7119](https://github.com/pietervdvn/MapComplete/commit/1cf71197f51646cfceb4b58267cf1bdd2223e12f))
* fix [#1910](https://github.com/pietervdvn/MapComplete/issues/1910) ([b484ea0](https://github.com/pietervdvn/MapComplete/commit/b484ea005b6b91bad729b7b1923f71b8fc893870))
* fix badge, fix [#1894](https://github.com/pietervdvn/MapComplete/issues/1894) ([a2279ac](https://github.com/pietervdvn/MapComplete/commit/a2279ac28bfb1d5dbc0ac47c2762a9104e4e54c5))
* fix calculated tags of climbing theme ([f800545](https://github.com/pietervdvn/MapComplete/commit/f80054558fe8422c7c1dfa9e277bd772f157f436))
* fix compilation ([c300d90](https://github.com/pietervdvn/MapComplete/commit/c300d901284dfbf05c5044da46e12ec8ca4469d1))
* fix conversion for legacy themes ([21c35fc](https://github.com/pietervdvn/MapComplete/commit/21c35fc2c56eea64d18ee0fc18d65b2cdb913c82))
* fix cycle rental which dissappears ([efce134](https://github.com/pietervdvn/MapComplete/commit/efce134a6cc90d4c3794cac91fc0a9da10fdd3b1))
* fix cycle_highways ([61575a9](https://github.com/pietervdvn/MapComplete/commit/61575a9909d8c0206e45a8106ef369ef616f45d7))
* fix icon for shops layer ([d9d8c0a](https://github.com/pietervdvn/MapComplete/commit/d9d8c0ad1f0af64f6d08364a6c64f59b748f001a))
* fix incorrect argument, might fix [#1881](https://github.com/pietervdvn/MapComplete/issues/1881) ([209cfe6](https://github.com/pietervdvn/MapComplete/commit/209cfe6b733b849e85854d7ab3eaf4987116226f))
* fix internet question ([b132590](https://github.com/pietervdvn/MapComplete/commit/b13259083a8d7c3b42e4df618b88de06b00f1041))
* fix overrides, fix [#1705](https://github.com/pietervdvn/MapComplete/issues/1705) ([3334bfb](https://github.com/pietervdvn/MapComplete/commit/3334bfb8cae9a2c326764e7375829769ac96c400))
* fix rendering of charging station ([0c52051](https://github.com/pietervdvn/MapComplete/commit/0c5205136b1a18ee91df65de52e9e60f2036d3b7))
* fix some isCounted-typos ([20a462f](https://github.com/pietervdvn/MapComplete/commit/20a462fdf5683587e50b42171c109e87eb193422))
* fix titles and names for assembly points and disaster_response ([170c459](https://github.com/pietervdvn/MapComplete/commit/170c4592d13929810f6e822592cd1e2d1e83a1ac))
* fix typo in soft-deletion tag ([5f62712](https://github.com/pietervdvn/MapComplete/commit/5f627124e98e98f25e9e5a834f56e906237e0241))
* fix validation errors due to [#1779](https://github.com/pietervdvn/MapComplete/issues/1779) ([707d996](https://github.com/pietervdvn/MapComplete/commit/707d99619d7b5fa90891e93d5641f52715f04beb))
* fix: don't show irrelevant 'multilevel'-question anymore ([b5fca68](https://github.com/pietervdvn/MapComplete/commit/b5fca68a82d529bd10f56ba0dd63d27ae11ea2a5))
* ghost signs: add wall-based artworks to be able to mark them as ghost sign and to avoid duplicates ([e68edeb](https://github.com/pietervdvn/MapComplete/commit/e68edeb29fa604daee0c7638999bcebab2fd7b11))
* ghost signs: add wall-based artworks to be able to mark them as ghost sign and to avoid duplicates ([8f95e85](https://github.com/pietervdvn/MapComplete/commit/8f95e8520a751ef9fef8cc7a8810322117c7b6c1))
* hackerspaces: more workshop types ([70fa180](https://github.com/pietervdvn/MapComplete/commit/70fa180b6a1e1a0db4e54f623797c05847b7face))
* Hide bike cleaning cost if we don't know if there is a bike cleaning service ([87aee9e](https://github.com/pietervdvn/MapComplete/commit/87aee9e2b72013e387fd3c196a9940bf477743c8))
* improve 'auto-type' special visualisation ([658db35](https://github.com/pietervdvn/MapComplete/commit/658db3561722ec5d220043969ed1154c9e7411af))
* improve 'tourism-accomodation', add many more categories as some people are using 'hotels' to also add other categories (see https://wiki.openstreetmap.org/wiki/Organised_Editing/Activities/Trziste_prace) ([53ffa06](https://github.com/pietervdvn/MapComplete/commit/53ffa06a49a670ff23e605595aea7919c84f20b5))
* improve 'tourism-accomodation', add many more categories as some people are using 'hotels' to also add other categories (see https://wiki.openstreetmap.org/wiki/Organised_Editing/Activities/Trziste_prace) ([bc54f79](https://github.com/pietervdvn/MapComplete/commit/bc54f797d792ebeac4b043612df9682a1a4c79c6))
* improve ability of 'rewrite' config ([f015604](https://github.com/pietervdvn/MapComplete/commit/f015604000e09b81625d8dc5617e7c999b27fc74))
* improve advertising theme, see [#1866](https://github.com/pietervdvn/MapComplete/issues/1866), translation reset for new presets ([05bba07](https://github.com/pietervdvn/MapComplete/commit/05bba071dc44897fe795974a39d472159cbaadd4))
* improve atm opening hours, add reviews to playgrounds ([9ce60b6](https://github.com/pietervdvn/MapComplete/commit/9ce60b6ffb175803fde11b9116a0e1390ade766c))
* improve benches ([9e10bf4](https://github.com/pietervdvn/MapComplete/commit/9e10bf421f9bcd1cadec10638eb520132c647c64))
* improve error messages ([6897b88](https://github.com/pietervdvn/MapComplete/commit/6897b888170399db9a5d4e649d89dee2f9d0b30f))
* improve favourite panel ([59090fd](https://github.com/pietervdvn/MapComplete/commit/59090fdb39a864b7d8b64a26fe35e98eacfa2121))
* improve information about indoor rooms ([47bf119](https://github.com/pietervdvn/MapComplete/commit/47bf1195bcc198446c35b31ebd7d446efde7dd9d))
* improve velopark usability ([c1003f8](https://github.com/pietervdvn/MapComplete/commit/c1003f8fe79c4a2ce820d9764b51a4a25b6e7bbd))
* improvements to BBQ, different icons, add some questions, remove 'unknown'-options ([2db0b1a](https://github.com/pietervdvn/MapComplete/commit/2db0b1afcbbf7c8d8e6174080a1e62295c223e87))
* improvements to memorial theme ([59f56bd](https://github.com/pietervdvn/MapComplete/commit/59f56bd251c2523cb81ca07c74f9107c70560869))
* include love hotels in regular hotels theme (with a high minzoom) ([d48b8af](https://github.com/pietervdvn/MapComplete/commit/d48b8aff922e3478a62ecc3e92f92b750e8eef8f))
* lint layers to use an array instead of a string for 'snapToLayers' ([d534842](https://github.com/pietervdvn/MapComplete/commit/d534842d050f046ac5187ff8386c9edf052cdd23))
* make filters of public bookcase translatable ([7b3d07e](https://github.com/pietervdvn/MapComplete/commit/7b3d07e5c489c0d139543cb7e5481e522b435b12))
* make the selected note pulsate and have a different border when selected ([83fc189](https://github.com/pietervdvn/MapComplete/commit/83fc189fd332c0df2dc719a7ba676f3fad7cca32))
* more questions about climbing services ([3769bd1](https://github.com/pietervdvn/MapComplete/commit/3769bd1c4fc7976d8d980f049ca6a3ecbc8710f1))
* move all bike_shop questions into shops, reuse shops layer instead ([3c16e3d](https://github.com/pietervdvn/MapComplete/commit/3c16e3de686a903c1807d7a3a1397c6f350c8476))
* move some bicycle shop questions into the shops-layer so that those questions are asked there as well (and that both layers can be unified) ([6cd7828](https://github.com/pietervdvn/MapComplete/commit/6cd7828ed3576dd8abf36c24032f9ec1d4966684))
* move tagRenderings+ above leftover-questions ([f2f041f](https://github.com/pietervdvn/MapComplete/commit/f2f041f9d0bfb557588ccd90b1d710498aa8edc0))
* only add rating-title-icon if 'review_list()' is used in the layer ([6c75553](https://github.com/pietervdvn/MapComplete/commit/6c75553f3fec7642c7bbb75d999781126a344065))
* phone validation now knows about some short-codes ([38b9523](https://github.com/pietervdvn/MapComplete/commit/38b9523b835b72bfe9f068b55015d8f7868951c9))
* pin more markers to new icon ([04ee3dc](https://github.com/pietervdvn/MapComplete/commit/04ee3dc32c7b1e8c6690a91624530309df65e813))
* properly show the name of the hospital ([9739973](https://github.com/pietervdvn/MapComplete/commit/9739973f2e9e1c98e0ae6ea58f55bf8588a9de14))
* re-enable terrain ([94bc6ee](https://github.com/pietervdvn/MapComplete/commit/94bc6ee31d36c56c31090ea07c7f2baecff99eb1))
* remove obsolete fields from drinking water theme ([66cc615](https://github.com/pietervdvn/MapComplete/commit/66cc615805246100634aaccd8426c59eec5c03ce))
* remove obsolete SOTM-events, fix [#1909](https://github.com/pietervdvn/MapComplete/issues/1909) ([5659dd8](https://github.com/pietervdvn/MapComplete/commit/5659dd8e8c2a1fbf596cf9fa2e3cb56ed2d95349))
* remove unneeded invalidValues ([4fe0c41](https://github.com/pietervdvn/MapComplete/commit/4fe0c41628ae0a9dc6985a10bb396ea96534dde9))
* show capacity:cargo_bike, allow to erase it ([58dfb93](https://github.com/pietervdvn/MapComplete/commit/58dfb93818e6f737b93c406b25bf4eb3c0572d7c))
* show keycutting service question ([5bcc617](https://github.com/pietervdvn/MapComplete/commit/5bcc617d22ce6596f48f8e68a21910cd744c4682))
* show maproulette marker in linking menu ([e327d38](https://github.com/pietervdvn/MapComplete/commit/e327d385d126864bb5e3ba17e3f3b2ff2fd7b5ae))
* show maproulette marker in linking menu ([ac6fdde](https://github.com/pietervdvn/MapComplete/commit/ac6fdde785ddf11b833501ac3de6c4a9bf84201d))
* show maproulette marker in linking menu ([8a4e2d8](https://github.com/pietervdvn/MapComplete/commit/8a4e2d8cb56c28b38ac03262dbfd76f874d3f2ef))
* show toilets only from zoomlevel >= 15 ([6760897](https://github.com/pietervdvn/MapComplete/commit/6760897a6f6427755b63c8cc7da37b9d39279083))
* small tweaks to fitness stations ([3f4410f](https://github.com/pietervdvn/MapComplete/commit/3f4410ff19e71c02e59df5fbe1ef77bcb2a53224))
* tweak zoomlevels ([303d3a0](https://github.com/pietervdvn/MapComplete/commit/303d3a0337afc388ed2158ab008a8a17684c6530))
* Update climbing_route.json: add snap to layer ([193b8b4](https://github.com/pietervdvn/MapComplete/commit/193b8b4672405abe0e54d3143c9faec88733e450))
* Update climbing.json: add layers ([bb9b1df](https://github.com/pietervdvn/MapComplete/commit/bb9b1df4e0b26fff0a0e2e513b544c910f046f86))
* update some default background layers ([a855840](https://github.com/pietervdvn/MapComplete/commit/a85584040d436012e3c68fe85e54e490529388db))
* update tagging of climbing shoe repair ([d1aa751](https://github.com/pietervdvn/MapComplete/commit/d1aa751e1831cd1090ea5a738462b052fad2a4d9))
* Update velopark description ([9083e89](https://github.com/pietervdvn/MapComplete/commit/9083e8954971ad4bed1914bc7cd5c30397b23895))
* validate that a background layer actually exists, fix current-view button (GRB) ([fc483ed](https://github.com/pietervdvn/MapComplete/commit/fc483ed54776ed78efb9d9f4b2b868ac85a0e6b3))
* validate that a background layer actually exists, fix current-view button (GRB) ([eb6194b](https://github.com/pietervdvn/MapComplete/commit/eb6194bf8f1752a7ef80583d8b878f75c146c7f8))
* various fixes to velopark, see [#1783](https://github.com/pietervdvn/MapComplete/issues/1783) ([2583fee](https://github.com/pietervdvn/MapComplete/commit/2583feef65e18f786253c93123e22d111e992ccf))
* various improvements ([d4895a0](https://github.com/pietervdvn/MapComplete/commit/d4895a098916183cef47f5dc79d1870b99472be3))
* velopark: reorder attributes for a clearer view ([0929b55](https://github.com/pietervdvn/MapComplete/commit/0929b55b0807eb8cd9dea188d03339facf1113ce))
* vending machines: add meat as option, add operator phone number, add 'condom' icon, fix [#1584](https://github.com/pietervdvn/MapComplete/issues/1584) ([86d0e5d](https://github.com/pietervdvn/MapComplete/commit/86d0e5dc745805772f248d67eddfec88095657a6))
### [0.46.6](https://github.com/pietervdvn/MapComplete/compare/v0.46.7...v0.46.6) (2024-09-13)
### [0.46.7](https://github.com/pietervdvn/MapComplete/compare/v0.46.6...v0.46.7) (2024-09-13)