Changelog
Features
- Grayscale display mode: optional system-wide grayscale display that activates and deactivates in sync with Do Not Disturb. Reduces visual distraction during deep work. macOS only, default off — the default focus action remains Do Not Disturb only.
i18n
- Grayscale translations: added
dnd.grayscaleanddnd.grayscaleDesckeys to all 9 locales (en, de, es, fr, he, ja, ko, uk, zh).
Dependencies
-
Fix rand 0.7.3 vulnerability: vendored
phf_generator 0.8.0locally withrandbumped from 0.7 to 0.8, eliminating the vulnerablerand 0.7.3transitive dependency pulled in byselectors 0.24 → phf_codegen 0.8. -
Remove atty: migrated
iroh_test_clientfromstructopt(clap v2) toclap v4derive, dropping the unmaintainedattycrate. -
Dismiss stale Dependabot alerts: dismissed alerts for
crossbeam-deque,crossbeam-utils,crossbeam-queue,memoffset, andglib— all already at patched versions or fixed in fork. -
Update kittentts to 0.4.0: bumped
kittenttsfrom 0.3.0 to 0.4.0 in bothskill-ttsandsrc-tauri. -
Update llama-cpp-4 to 0.2.50: bumped
llama-cpp-4andllama-cpp-sys-4from 0.2.47 to 0.2.50, picking up upstream llama.cpp fixes includingcommon_*symbol renames andllama-common-basestatic library linking. -
Add grayscale crate: added
grayscale 0.0.1as a macOS-only dependency inskill-data.
Contributors
- Eugene Hauptmann