Skip to content

Releases: alin23/Lunar

v6.9.9

28 Feb 18:00
1df9ef4

Choose a tag to compare

6.9.9

Improvements

  • macOS 26.3+: When in Sync Mode with Sync Nits enabled, entering the XDR brightness range on the source display now sets all target displays to max brightness instead of trying to map the fluctuating XDR nits values

v6.9.8

22 Feb 13:50
6259e83

Choose a tag to compare

6.9.8

Improvements

  • Update Sparkle framework
  • Disable nits syncing when Sync Mode is enabled in XDR
  • Implement slow ramp up when enabling XDR to avoid washed out colors
  • Unify XDR and SDR sliders and OSD and approximate the nits value so that it appears in the XDR range as well
  • Add "Force keep System Adaptive Brightness disabled" to the right click menu of each display

Known issues

  • Check for updates dialog is unclickable for the first few seconds after the first click on it (still investigating)

v6.9.7

12 Feb 09:02
ae552a9

Choose a tag to compare

6.9.7

Fixes

  • Remove Unlock preset functionality on macOS 26.3 and later since it no longer works
  • Fix hang detection not getting the right callstack

v6.9.6

30 Jan 20:32
37543b7

Choose a tag to compare

6.9.6

Features

  • New app hang detection and mitigation logic

Fixes

  • Fallback to tone-mapping XDR logic since macOS 26.3 blocked the native XDR algorithm
  • Disable Enhance Contrast features since macOS 26.3 blocked them from working

Improvements

  • Allow passing inputs to the CLI as seen in the UI
    • Example: lunar set input "HDMI 1 (LG specific)"
  • Disable error reporting by default

v6.9.5

07 Nov 09:32
1167503

Choose a tag to compare

6.9.5

Fixes

  • Work around macOS issue where the license code text field is not visible until clicked

Improvements

  • Allow pausing/unpausing adaptive brightness via a new adaptivePaused property using the CLI or Shortcuts

v6.9.4

03 Nov 15:17
79ba120

Choose a tag to compare

6.9.4

Fixes

  • Fix crash on launch when checking previously disconnected displays
  • Add support for MacBook Pro M5

v6.9.3

27 Oct 12:00
a57331e

Choose a tag to compare

6.9.3

Fixes

  • Fix activation when license code seats have been used up

v6.9.2

08 Oct 19:02
d030262

Choose a tag to compare

6.9.2

Features

  • New Layout Setting: Force System OSD
    • When enabled, the native macOS OSD will be shown instead of Lunar's custom OSD on displays supporting the Apple Native protocol (built-in displays and some external monitors)
    • In macOS 26, this won't apply to external monitors that don't support the Apple Native protocol, as the native OSD doesn't work anymore there
  • Allow enabling/disabling DDC, Network, Apple Native, and Gamma control per display from the CLI

Example on enabling DDC and disabling Apple Native in one go:

lunar displays ultrafine appleNativeEnabled off; lunar displays builtin ddcEnabled on

v6.9.1

25 Sep 11:15
1777605

Choose a tag to compare

6.9.1

Fixes

  • Make OSD text more visible on white backgrounds
  • Fix wrong brightness value in OSD on fine adjustments

v6.9.0

19 Sep 11:41
07da5a5

Choose a tag to compare

6.9.0

Features

  • Native macOS 26 OSD support
  • Allow Enhanced Contrast to work even when Overlay dimming is used

Fixes

  • Fix contrast slider moving erronously
  • Fix issue with Paddle window not being clickable