]> git.openstreetmap.org Git - nominatim-ui.git/blobdiff - CHANGES.md
v1.2.3
[nominatim-ui.git] / CHANGES.md
index 23a569b75f0ec6d3e2a8566fde91534a2866cb80..6c6b5bcfc83ca469ce052aa2e9968675460c5cdc 100644 (file)
@@ -1,5 +1,18 @@
 # CHANGES
 
+* version 1.2.3 - 2020-09-01
+
+    * Favicon URLs did not work when app is installed in a subdirectory
+    * On detail page in parents and linked-places sections address lines were all grayed out
+
+* version 1.2.2 - 2020-09-01
+
+    * Don't intercept link clicks when the target is the raw API output
+
+* version 1.2.1 - 2020-08-04
+
+    * URL parsing now works if app is in a subdirectory
+
 * version 1.2 - 2020-07-07
 
     * Use window.history.pushState to minimize page reloads