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