Skip to content

Commit f9ef0f5

Browse files
committed
Update timecircuits.ino
1 parent 99c2dc6 commit f9ef0f5

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

Software/src/timecircuits.ino

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,23 @@
137137
*/
138138

139139
/* Changelog
140-
*
140+
*
141+
* 2026/03/27 (A10001986) [3.21]
142+
* - New sound-pack (TW06/CS06)
143+
* - New "extended" alarm function: Pressing ENTER optionally snoozes, holding ENTER stop the alarm. User-provided sound can be looped. Old legacy mode still supported.
144+
* - 117 toggles new "minimal mode": Present time shows weekday instead of year when displaying actual present time, red and yellow displays are off.
145+
* - 110 restores display mode to default (disables RC, WC, Geo, mini modes)
146+
* - 91mmddyyyyhhMM/92mmddyyyyhhMM are short-cuts to enter and save user-defined dates for the Destination Time/Last Time Departed displays, just like using the keypad menu. Time-cycling is paused for 30 mins.
147+
* - Programming the Destination Time/Last Time Departed displays through the keypad menu no longer disables time cycling, it only pauses it for 30 mins.
148+
* - MQTT: Add 10 user defined topics and messages for publishing through keypad commands 600-609.
149+
* - WiFi: Allow defining a BSSID (AP MAC address) to connect to a specific AP if multiple APs with identical SSID are available.
150+
* - A-Car version can now swap red and yellow displays to emulate B-Car as seen in part 3.
151+
* - New Easter Egg
152+
* - Music player: Fix off-by-one bug in ID3 decoding
153+
* - MQTT: Disable if server can't be resolved
154+
* - WiFi: Do not power down AP long as a client is connected
155+
* - Brush up Config Portal a bit
156+
* - Code optimizations and fixes.
141157
* 2026/02/16 (A10001986) [3.20]
142158
* - New file format for secondary and IP settings. This version of the firmware
143159
* converts old to new.

0 commit comments

Comments
 (0)