Skip to content

Releases: podfeet/time-shifter-clock

v2.1.1

06 Jan 15:20

Choose a tag to compare

Manifest.json did not include the full-screen option that removes the URL bar. It has now been added.

v2.1.0

05 Jan 19:38

Choose a tag to compare

Time Shifter Clock is now a progressive web app courtesy of @dburr, with a proper icon if the user adds the app to their mobile device's home screen. Additionally, a bug that affected time calculations when crossing over DST was fixed.

2.0.1: Moved copy URL inside async/await

26 Oct 14:45
f00f924

Choose a tag to compare

In some very rare instance, the copy button event could happen before the URL had actually been copied. The copy button event was outside of the async await for URL and that has been corrected.

v2.0.0

05 Oct 01:02

Choose a tag to compare

Version 2.0.0 now includes the option to add additional cities and have all of the times shift together with the slider. Additionally, copied URLs are significantly simplified.