3 * version 2.0.2 - 2021-02-02
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
9 * version 2.0.1 - 2021-01-31
11 * removed debug files from dist/build/ [PR47]
13 * version 2.0.0 - 2021-01-29
15 * Complete refactor into Svelte framework
16 * Removed most of jQuery usage
18 * version 1.2.5 - 2021-03-04
20 * Another fix to make sure pages work when app is in a subdirectory
22 * version 1.2.4 - 2020-09-01
24 * All links to detail page should include the class parameter
26 * version 1.2.3 - 2020-09-01
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
31 * version 1.2.2 - 2020-09-01
33 * Don't intercept link clicks when the target is the raw API output
35 * version 1.2.1 - 2020-08-04
37 * URL parsing now works if app is in a subdirectory
39 * version 1.2 - 2020-07-07
41 * Use window.history.pushState to minimize page reloads
43 * version 1.1 - 2020-06-19
45 * Configuration now optional with example file.
46 * New CONTRIBUTE.md documentation.
48 * version 1.0 - November 2019 during a hackweekend at Linuxhotel