aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.md
diff options
context:
space:
mode:
authorSelene ToyKeeper2025-08-31 16:58:17 -0600
committerSelene ToyKeeper2025-08-31 16:58:17 -0600
commit7a8d5f4c69fdfbd1d4b329427bb8ed75da12a1a6 (patch)
tree3fa02a56818346f5bab8da9474d14e2122774a57 /ChangeLog.md
parentrenamed wurkkos-ts25-boost to wurkkos-ts26 (diff)
parentChangeLog for new minor release (diff)
downloadanduril-7a8d5f4c69fdfbd1d4b329427bb8ed75da12a1a6.tar.gz
anduril-7a8d5f4c69fdfbd1d4b329427bb8ed75da12a1a6.tar.bz2
anduril-7a8d5f4c69fdfbd1d4b329427bb8ed75da12a1a6.zip
Merge branch 'trunk' into wurkkos-ts25-boost
just getting the latest upstream changes * trunk: ChangeLog for new minor release spacing, misc cleanup, made anchors work, fixed bad link there's another inherited setting now added more info about manual memory remembering channel mode space added info about simple vs advanced UI, and attiny85 battcheck resolution reworded a bit for consistency with the rest of the manual made new settings apply to all button LEDs on lights bigger than 8K ROM Manual: Add how to check which UI the user is in Manual: Document extra digit for battery check Manual: Add default for post-off voltage display Manual: Add channel mode to manual memory Manual: Update options inherited by Simple UI Add a feature to make RGB voltage configurable Improve manual - add links for navigability, and an FAQ Document aux LED settings in Tactical Mode
Diffstat (limited to 'ChangeLog.md')
-rw-r--r--ChangeLog.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md
index a60b662..63a5395 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -14,6 +14,29 @@ formats:
# Next
+# 2025-07-07
+
+Merged a few pull requests, minor improvements, nothing big. Users can now
+configure if and when the button LEDs light up during use and during POVD.
+
+General:
+
+- Added config options to make button LED brightness thresholds configurable.
+ Battcheck -> 7H -> Options 3+4 now set the aux low/high ramp levels, for the
+ brightness of the button while the main LEDs are on, and the brightness of
+ Post-Off Voltage Display (POVD) after turning the main LEDs off.
+ (may be options 2+3 on lights with no RGB aux, instead of 3+4)
+ (new options are only available on lights with more than 8 KiB ROM)
+- Lockout mode now only does momentary moon/low on 1st and 2nd presses.
+- Documentation updates.
+- Fixed broken GitHub CI.
+
+Hardware-specific changes:
+
+- &emisar-d3aa: Reduced moon preflash even more.
+ If it still flashes, it probably can't be fixed in software.
+
+
# 2025-04-29
Pretty minor release. Things have been weird lately.