Skip to content

Releases: ai-screams/Mara

v0.10.3

Choose a tag to compare

@github-actions github-actions released this 20 Jul 13:51
e63b7c9

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

Choose a tag to compare

@github-actions github-actions released this 20 Jul 07:45
3edfb1a

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

Choose a tag to compare

@github-actions github-actions released this 20 Jul 04:50
d88341f

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

Choose a tag to compare

@github-actions github-actions released this 19 Jul 13:15
b376438

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

Choose a tag to compare

@github-actions github-actions released this 12 Jul 16:26
e365498

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

Choose a tag to compare

@github-actions github-actions released this 12 Jul 14:28
320479c

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

Choose a tag to compare

@github-actions github-actions released this 10 Jul 12:34
ac33a83

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

Choose a tag to compare

@github-actions github-actions released this 10 Jul 10:36
c1de510

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

Choose a tag to compare

@github-actions github-actions released this 10 Jul 07:43
fdce6f0

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

Choose a tag to compare

@github-actions github-actions released this 10 Jul 05:12
6d8b216

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