diff options
| author | Selene ToyKeeper | 2025-07-07 04:12:10 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2025-07-07 04:12:10 -0600 |
| commit | 08bad8136f613c797c9a1b9de78aa11399cdf310 (patch) | |
| tree | 14896dbd773bfe8216f7b1fcdfab73d7904ef620 /ChangeLog.md | |
| parent | Merge branch 'pr51-SiteRelEnby-improve-manual' into trunk (diff) | |
| download | anduril-08bad8136f613c797c9a1b9de78aa11399cdf310.tar.gz anduril-08bad8136f613c797c9a1b9de78aa11399cdf310.tar.bz2 anduril-08bad8136f613c797c9a1b9de78aa11399cdf310.zip | |
ChangeLog for new minor release
Diffstat (limited to 'ChangeLog.md')
| -rw-r--r-- | ChangeLog.md | 23 |
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. |
