mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
update changelog with v2.34.1 backport release
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -50,7 +50,6 @@ _Breaking developer changes, which may affect downstream projects or sites that
|
||||
* Refresh numeric input fields after leaving focus with the value that is stored in the tag ([#11027])
|
||||
* Fix oneway field falsely showing "Assumed to be Yes" if cycled through all options back to the default state
|
||||
* Fix false positives in "unreachable oneway" validation when `oneway=-1` tag is present ([#11068])
|
||||
* Fix a bug which can cause non-numeric values in tags of numeric input fields to not be displayed and potentially inadvertently cleared ([#11076])
|
||||
#### :earth_asia: Localization
|
||||
#### :hourglass: Performance
|
||||
#### :mortar_board: Walkthrough / Help
|
||||
@@ -63,11 +62,19 @@ _Breaking developer changes, which may affect downstream projects or sites that
|
||||
[#11027]: https://github.com/openstreetmap/iD/pull/11027
|
||||
[#11054]: https://github.com/openstreetmap/iD/issues/1104
|
||||
[#11068]: https://github.com/openstreetmap/iD/issues/11068
|
||||
[#11076]: https://github.com/openstreetmap/iD/issues/11076
|
||||
[@keiffer213]: https://github.com/keiffer213
|
||||
[@haipq07]: https://github.com/haipq07
|
||||
|
||||
|
||||
# v2.34.1
|
||||
##### 2025-06-03
|
||||
|
||||
#### :bug: Bugfixes
|
||||
* Fix a bug which can cause non-numeric values in tags of numeric input fields to not be displayed and potentially inadvertently cleared ([#11076])
|
||||
|
||||
[#11076]: https://github.com/openstreetmap/iD/issues/11076
|
||||
|
||||
|
||||
# v2.34.0
|
||||
##### 2025-05-12
|
||||
|
||||
|
||||
Reference in New Issue
Block a user