Skip to content

Releases: shay2000/LumaControl

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Sep 02:27

LumaControl 1.1.0 — universal (Apple Silicon + Intel) build.

The build is ad-hoc signed (no Apple Developer certificate). If macOS blocks it on first launch,
right-click the app and choose "Open", or run:
xattr -d com.apple.quarantine /Applications/LumaControl.app

What's Changed

  • Fix brightness races, display resource leaks, and DDC/build errors by @shay2000 in #4
  • Refactor display/menu plumbing and fix crash-prone edge cases by @shay2000 in #5
  • Sync XDR state after wake and restore native brightness keys below 100% by @shay2000 in #6

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 12 Sep 13:06
cb41655

LumaControl 1.0.0 — universal (Apple Silicon + Intel) build.

The build is ad-hoc signed (no Apple Developer certificate). If macOS blocks it on first launch,
right-click the app and choose "Open", or run:
xattr -d com.apple.quarantine /Applications/LumaControl.app

What's Changed

  • Fix "Settings could not be opened" after the LumaControl rename by @shay2000 in #2
  • Adopt LumaControl bundle identity and start the 1.0.0 line by @shay2000 in #3

Full Changelog: v0.3.0...v1.0.0

LumaControl 0.3.0

Choose a tag to compare

@shay2000 shay2000 released this 12 Sep 11:17

LumaControl 0.3.0 — universal (Apple Silicon + Intel) build.

The build is ad-hoc signed (no Apple Developer certificate). If macOS blocks it on first launch,
right-click the app and choose "Open", or run:
xattr -d com.apple.quarantine /Applications/LumaControl.app

XDRMonitorControl v0.2.0

Choose a tag to compare

@shay2000 shay2000 released this 12 Sep 01:02

XDRMonitorControl v0.2.0 — universal (Apple Silicon + Intel) build.

What's new

  • New app icon.
  • XDR extended brightness — on the MacBook Pro Liquid Retina XDR and Pro Display XDR, drag the brightness slider past 100% for 150%, 200% and beyond. The slider's red zone is the extended range. Use Reset to Standard Brightness or Disable XDR Extended Brightness in the menu to go back to normal.
  • About page redesigned — correct app title, a link to this fork's repo, a large Buy Me a Coffee button, and a link back to the original MonitorControl repo.
  • Update feed — Sparkle now checks this fork's own releases, EdDSA signed, so you'll be offered updates automatically.

Installing
The build is ad-hoc signed (no Apple Developer certificate). If macOS blocks it on first launch, right-click the app and choose Open, or run:
xattr -d com.apple.quarantine /Applications/XDRMonitorControl.app

Warning

XDR extended brightness drives your display above its standard maximum. That increases heat output and shortens battery life on laptops.

Based on upstream MonitorControl 4.3.4.

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 11:32

XDRMonitorControl 0.1.0 — universal (Apple Silicon + Intel) build.

The build is ad-hoc signed (no Apple Developer certificate). If macOS blocks it on first launch,
right-click the app and choose "Open", or run:
xattr -d com.apple.quarantine /Applications/XDRMonitorControl.app

What's Changed

  • Fix XDR control bugs, add Liquid Glass support, unit tests and CI DMG builds by @shay2000 in #1

New Contributors

Full Changelog: https://github.com/shay2000/XDRMonitorControl/commits/v0.1.0