Skip to content

Releases: daledavies/jump

v1.1.4

10 May 20:01
Compare
Choose a tag to compare

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

  • Issue #27: Daylight Savings Not Showing (when OWM API is not used).
  • Improved API error reporting (Issue #25).
  • Generate unique hashes for JS/CSS filenames via webpack so updated assets are downloaded quickly after upgrading.

v1.1.3

23 Mar 18:11
Compare
Choose a tag to compare

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

19 Mar 22:11
Compare
Choose a tag to compare

Added

  • Show alternative 12 hour clock format using the "ampmclock" option.

Fixed

  • Fix issue #15: Properly encode and escape URLs with query params.
  • Fix issue #16. UTC timezone shift was being multiplied by 1000 every 10 seconds.

v1.1.1

17 Mar 11:55
Compare
Choose a tag to compare

Fixed

  • Metrictemp option was not passed to page template.
  • Corrected some typos in readme and comments.

v1.1.0

16 Mar 16:51
Compare
Choose a tag to compare

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

21 Feb 16:03
Compare
Choose a tag to compare

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

15 Feb 11:15
Compare
Choose a tag to compare

Minor visual tweak, new default background images and bug fixes.

v1.0.1

12 Feb 17:58
Compare
Choose a tag to compare

Bug fix and small performance improvement.

v1.0.0-release

10 Feb 16:53
Compare
Choose a tag to compare

Initial release of Jump!