Skip to content

Releases: kshetline/aw-clock

v3.6.0

06 Feb 23:39
977d0c0
Compare
Choose a tag to compare
  • Now works with Bookworm/Wayland, fixing autostart and kiosk mode issues.
  • Has a work-around for a Chromium browser bug that broke scrolling of the weather alert marquee.

v3.5.4

05 Feb 01:11
Compare
Choose a tag to compare
  • Temporarily brighten dimmed display when touched.
  • Fixing install issues with Raspbian Bookworm.
  • Update documentation for Bookworm and Wayfire/Wayland issues.

v3.5.3

01 Apr 04:35
c45f8b3
Compare
Choose a tag to compare
  • Allow up to three outdoor remote temperature/humidity sensors.
  • Improve polling for software updates.
  • Temporarily brighten dimmed display after touch or click.

v3.5.2

23 Dec 06:36
94b4d33
Compare
Choose a tag to compare

Fixed problem acknowledging alerts when alerts had non-unique ID codes.

v3.5.1-do

16 Dec 04:59
ff62b0e
Compare
Choose a tag to compare

Documentation-only update to improve installation instructions.

v3.5.0

08 Dec 05:31
e8fa34a
Compare
Choose a tag to compare
  • Added ability to acknowledge and hide weather alerts after they have been seen.
  • Filtered alerts are collapsed by default in the alerts display.
  • Fixed bug caused by selecting a previous location after deleting another previous location.

v3.4.2

07 Nov 12:43
08c1fc5
Compare
Choose a tag to compare
  • That bug fix in 3.4.1? Turns out an alarm going off on the same day clocks are changed could go off at the wrong time, not merely be displayed incorrectly. That's fixed now too.
  • Fix initial AM/PM state of edited alarm.

v3.4.1

07 Nov 02:20
95d569b
Compare
Choose a tag to compare

Fix a Daylight Saving Time bug that caused the displayed time for an upcoming alarm the day after a clock change to be off by an hour. (This self-corrected after midnight, and did not affect when the alarm actually went off.)

v3.4.0

17 Oct 03:02
a3a247d
Compare
Choose a tag to compare
  • Use local storage instead of cookies to save user settings.
  • Remove debugging alert accidentally left in code.
  • Smarter default settings for remote temperature/humidity sensors.

v3.3.2

09 Sep 16:57
faca8b8
Compare
Choose a tag to compare
  • Improve GPS signal fix detection.
  • Select Location tab after clicking "Get GPS Location" to make acquisition of GPS coordinates more obvious.
  • Fix installation --launch option.