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