Releases: ai-screams/Mara
Releases · ai-screams/Mara
Release list
v0.10.3
What's Changed
- feat(app): tint the app accent to match the menu-bar icon color by @pignuante in #48
Full Changelog: v0.10.2...v0.10.3
v0.10.2
What's Changed
- feat: menu-bar icon color palette (MenuBarTint) by @pignuante in #46
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- perf(app): cache launch-at-login and status icons off the menu path by @pignuante in #43
- feat: surface start-rejections (event + notify) and readable Shortcuts errors by @pignuante in #44
- fix(core): re-evaluate low-battery on threshold change; pin benign IOKit orphan by @pignuante in #45
Full Changelog: v0.10.0...v0.10.1
v0.10.0
Highlights
- Low-battery behavior changed — on battery at or below your threshold, keep-awake now won't start (previously it would start, then stop immediately); it still safely ends a running session. Default threshold is 50%.
- More reliable external-display trigger — keep-awake now activates on an actual external/extended display (physical, Sidecar, or AirPlay), and correctly ignores mirrored setups and built-in-only.
- Hardened session/trigger reliability, atomic power-assertion handling, and expanded test coverage.
What's Changed
- test(core): extract App pure logic to Core + CI coverage gate by @pignuante in #35
- fix: harden session and trigger invariants by @pignuante in #36
- docs: document shipped features and post-#36 internals by @pignuante in #37
- fix: session UX low-severity findings from #36 review by @pignuante in #38
- chore(ci): anchor per-file coverage gate to full paths by @pignuante in #39
- fix(core): refuse to start a session on low battery by @pignuante in #41
- refactor: consolidate battery veto/range and settings chip row by @pignuante in #42
- ci: bump trufflesecurity/trufflehog from 3.95.8 to 3.95.9 in the github-actions group by @dependabot[bot] in #40
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- chore(ci): supply-chain hardening — pin XcodeGen, drop pip from update-key check by @pignuante in #33
- feat(app): low-battery auto-off — direct numeric input + 100% cap by @pignuante in #34
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- feat: App Intents (Shortcuts) — start/stop/status control (candidate 7) by @pignuante in #30
- feat: low-battery auto-off range up to 95%, default 50% by @pignuante in #32
- fix: install minimal main menu so Cmd+W closes Settings (and text-edit shortcuts work) by @pignuante in #31
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- feat: first-run guide popover anchored to menu-bar eye (candidate 6) by @pignuante in #28
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- feat: running-app picker for app trigger (candidate 4) by @pignuante in #27
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- feat: trigger diagnostics panel in Settings (candidate 3) by @pignuante in #26
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- feat: custom keep-awake timer — arbitrary duration, until-a-time, recent reuse, live countdown by @pignuante in #25
Full Changelog: v0.3.0...v0.4.0