Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Releases: shells-dw/loupedeck-worldclock

v1.3.0

23 Jan 11:41
Compare
Choose a tag to compare

[1.3.0] - 2023-01-23

Added

  • Display calendar week (based on local time)
  • Numeric day of the year (0-365, based on local time)
  • Numeric days remaining in the year (0-365, based on local time)
  • count down days until custom date (enter in YYYY-MM-DD format, based on local time)

Fixed

  • Weekday displays wouldn't work on Sunday (I get that, but still fixed it 😉 ).

v1.2.0

14 Jan 14:29
Compare
Choose a tag to compare

[1.2.0] - 2023-01-14

Added

  • Digital watch faces with additional day of the week display

Improved

  • Removed the need for Newtonsoft.Json and went with JSON functions that come with the SDK to avoid potential mismatch issues between the bundled and the NuGet Newtonsoft.Json version in the future

v1.1.0

10 Jan 07:13
Compare
Choose a tag to compare

[1.1.0] - 2023-01-10

Added

  • UI Translation for German and French

v1.0.0

02 Jan 21:08
Compare
Choose a tag to compare

[1.0.0] - 2023-01-02

Added

  • Time + date displays without location
  • Time + seconds without location

Changed

  • Streamlined action file names (Note: existing time displays on the [Loupedeck] made with v0.2.0 might need to be placed again)
  • Removed checks for non-nominal plugin stati (currently not seeing a reason for setting the status as this plugin doesn't depend on anything external, so why check for it)
  • General code cleanup
  • #beautified icons

v0.2.0

01 Jan 07:54
Compare
Choose a tag to compare

[0.2.0] - 2023-01-01

Added

  • Analog watch faces

v0.1.0

31 Dec 18:08
cbe8d6d
Compare
Choose a tag to compare

[0.1.0] - 2022-12-31

  • initial release