From 7a9771d2f4f242a345805c35cd96066f0e785885 Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Thu, 17 Aug 2023 23:36:29 +0200 Subject: [PATCH] prepare v2.27.1 bugfix release --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 482761448..15ac3cd68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,6 +49,18 @@ _Breaking developer changes, which may affect downstream projects or sites that #### :hammer: Development +# 2.27.1 +##### 2023-Aug-17 + +#### :bug: Bugfixes +* Fix stuck cursor in input fields on Safari ([#9848]) +* Fix non-360° Mapilio images from being zoomed in too far ([#9846], thanks [@ozcan-durak]) + +[#9846]: https://github.com/openstreetmap/iD/issues/9846 +[#9848]: https://github.com/openstreetmap/iD/issues/9848 +[@ozcan-durak]: https://github.com/ozcan-durak + + # 2.27.0 ##### 2023-Aug-16