3 * version 2.1.0 - 2021-02-10
5 * Reverse search: better initial zoom when result found
6 * Reverse search: split value when copy&pasting a coordinate pair into first search field
7 * Further split reverse from search logic/templates
8 * Details page: display error when place not found
9 * replaced development webserver node-static with static-server
11 * LastUpdated is now its own component
12 * Add linting (run: yarn lint)
14 * version 2.0.2 - 2021-02-02
16 * Reverse search: click on map triggers new search
17 * Report-issue modal from version 1 was missing
18 * Removed search-url-params polyfill. Svelte doesnt support MSIE11 either
20 * version 2.0.1 - 2021-01-31
22 * removed debug files from dist/build/ [PR47]
24 * version 2.0.0 - 2021-01-29
26 * Complete refactor into Svelte framework
27 * Removed most of jQuery usage
29 * version 1.2.5 - 2021-03-04
31 * Another fix to make sure pages work when app is in a subdirectory
33 * version 1.2.4 - 2020-09-01
35 * All links to detail page should include the class parameter
37 * version 1.2.3 - 2020-09-01
39 * Favicon URLs did not work when app is installed in a subdirectory
40 * On detail page in parents and linked-places sections address lines were all grayed out
42 * version 1.2.2 - 2020-09-01
44 * Don't intercept link clicks when the target is the raw API output
46 * version 1.2.1 - 2020-08-04
48 * URL parsing now works if app is in a subdirectory
50 * version 1.2 - 2020-07-07
52 * Use window.history.pushState to minimize page reloads
54 * version 1.1 - 2020-06-19
56 * Configuration now optional with example file.
57 * New CONTRIBUTE.md documentation.
59 * version 1.0 - November 2019 during a hackweekend at Linuxhotel