You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,7 @@ _Breaking developer changes, which may affect downstream projects or sites that
45
45
#### :bug: Bugfixes
46
46
* Fix `multi/many/semiCombo` options for not being selectable immediately after removing them for fields with predefined options
47
47
* Fix a bug where the _Add_ input element on comboboxes with a fixed set of allowed options is still hidden after an option of a previously "fully saturated" field is removed
48
+
* Fix wrongly flagged "incorrect geometry type" warnings for features with lifecycle-prefixed tags ([#9483], thanks [@biswajit-k])
48
49
#### :earth_asia: Localization
49
50
* Send `Accept-Language` header on Nominatim API calls ([#9501], thanks [@k-yle])
50
51
* Add Address and Phone Format for India ([#9482], thanks [@biswajit-k])
@@ -60,6 +61,7 @@ _Breaking developer changes, which may affect downstream projects or sites that
60
61
* Build icons from configured presets source and also process field value `icons` in `npm run build:data`
0 commit comments