]> git.openstreetmap.org Git - nominatim-ui.git/blob - CHANGES.md
use svelte syntax for setting the popstate handler
[nominatim-ui.git] / CHANGES.md
1 # CHANGES
2
3 * version 2.0.2 - 2021-02-02
4
5     * Reverse search: click on map triggers new search
6     * Report-issue modal from version 1 was missing
7     * Removed search-url-params polyfill. Svelte doesnt support MSIE11 either
8
9 * version 2.0.1 - 2021-01-31
10
11     * removed debug files from dist/build/ [PR47]
12
13 * version 2.0.0 - 2021-01-29
14
15     * Complete refactor into Svelte framework
16     * Removed most of jQuery usage
17
18 * version 1.2.5 - 2021-03-04
19
20     * Another fix to make sure pages work when app is in a subdirectory
21
22 * version 1.2.4 - 2020-09-01
23
24     * All links to detail page should include the class parameter
25
26 * version 1.2.3 - 2020-09-01
27
28     * Favicon URLs did not work when app is installed in a subdirectory
29     * On detail page in parents and linked-places sections address lines were all grayed out
30
31 * version 1.2.2 - 2020-09-01
32
33     * Don't intercept link clicks when the target is the raw API output
34
35 * version 1.2.1 - 2020-08-04
36
37     * URL parsing now works if app is in a subdirectory
38
39 * version 1.2 - 2020-07-07
40
41     * Use window.history.pushState to minimize page reloads
42
43 * version 1.1 - 2020-06-19
44
45     * Configuration now optional with example file.
46     * New CONTRIBUTE.md documentation.
47
48 * version 1.0 - November 2019 during a hackweekend at Linuxhotel