Releases: daledavies/jump
Releases · daledavies/jump
v1.1.4
Added
- New alternative layout for sites list, works better for sites with longer names (resolves issue #26).
- Improved security and privacy: Local Google fonts, session handling for API, CSRF checks.
Fixed
v1.1.3
Added
- Issue #20: Added option within sites.json to open links in a new tab.
Fixed
- Typo in readme, corrected "OWPAPIKEY" to "OWMAPIKEY" in Open Weather Map section.
Full Changelog: v1.1.2...v1.1.3
v1.1.2
v1.1.1
Fixed
- Metrictemp option was not passed to page template.
- Corrected some typos in readme and comments.
v1.1.0
Added
- Sites can be categorised using tags in sites.json.
- Friendly greeting can be disabled using the "showgreeting" config option.
- Background brightness and blur can be customised using the "bgbright" and "bgblur" config options.
Fixed
- Initial page load is no longer stalled while favicons are retrieved and cached.
- Calls to OpenWeather API are proxied via server so API key is not exposed to client.
v1.0.3
Added
- New weather description and temperature display in bottom right of page.
- Option to show/hide clock (SHOWCLOCK).
- Option to switch between metric and imperial temperature (METRICTEMP).
- Global defaults in dites.json for nofollow and icon.
- Jump now has a favicon!
Fixed
- Clock will now show correct time where local time zone is not the same as UTC.
v1.0.2
Minor visual tweak, new default background images and bug fixes.
v1.0.1
Bug fix and small performance improvement.
v1.0.0-release
Initial release of Jump!