]> git.openstreetmap.org Git - nominatim-ui.git/blobdiff - CHANGES.md
svelte 5.0 => 5.1
[nominatim-ui.git] / CHANGES.md
index 89f5b07d3f4e808ace3f04e78b1a49121d275661..c8c349dfa03876b3476a1c103a8831ef860c29c9 100644 (file)
@@ -1,4 +1,8 @@
-# CHANGES
+* version 3.6.0 - 2024-10-20
+    * Reverse page: Remove click handler when switching other page. Thanks ericgrosso
+    * Reverse page: Fix test that longitude is filled on form submit. Thanks ericgrosso
+    * NPM package updates: eslint 8->9, Svelte 4->5
+    * Minimum required nodejs version to compile (rollup) is now 16
 
 * version 3.5.3 - 2024-05-06
     * Search page: Set HTML page title for structured searches, too