Skip to content

Releases: r-thomson/Nightfall

v3.1.0

29 Aug 01:17
d8c25c6
Compare
Choose a tag to compare
  • Improved keyboard shortcut support. You can now set a keyboard shortcut directly in Nightfall, and it should work more consistently across all apps now. The default is ^⌥⌘T.
    • The old services-based implementation has been removed
  • Nightfall is now signed and notarized, so you no longer need to bypass Gatekeeper to run Nightfall.
  • Added an indicator to the settings panel if Nightfall lacks screen recording permissions
  • Replaced “Preferences” with “Settings” to follow modern macOS conventions

Version 3.0.0

25 Jan 01:20
77d8dfb
Compare
Choose a tag to compare
  • Nightfall now uses private system APIs for dark mode. Because of this, "Automation" permissions are no longer required to use the app, and the animated transition automatically adjusts its timing to prevent visible flicker.
  • You can now hide Nightfall's icon in the menu bar without quitting the app. This is mostly useful if you prefer to use Nightfall through the keyboard shortcut.
  • Nightfall has a redesigned icon to match the refreshed style in Big Sur/Monterey
  • Nightfall now has an app-specific accent color for Big Sur/Monterey
  • Increased frequency of update polling (if enabled)
  • Clicking "Requires screen recording permissions" in preferences now opens the relevant System Preferences page

Nightfall's bundle identifier has been changed in this release, so your existing preferences won't be saved.

Version 2.1.3

31 Oct 16:36
145853c
Compare
Choose a tag to compare
  • Fix code signing issues

If you have issues launching this version, please report them in #13

Version 2.1.2

09 Aug 00:50
23542e8
Compare
Choose a tag to compare
  • Release app as universal binary

Version 2.1.1

31 Mar 18:40
Compare
Choose a tag to compare
  • Updated app icon
  • Fixed a link in the About window not using the correct cursor

Version 2.1.0

17 Feb 16:13
Compare
Choose a tag to compare
  • Added an option to start Nightfall automatically at login
  • Added automatic update checking

Version 2.0.2

19 Jan 17:36
Compare
Choose a tag to compare
  • Fix foreground application losing focus when activating Nightfall

Version 2.0.1

16 Jan 20:51
Compare
Choose a tag to compare
  • Improved handling of system permission dialogs
  • Fade duration fields in Preferences are now disabled if fading is disabled

Version 2.0.0

08 Jan 18:04
Compare
Choose a tag to compare

Version 2.0.0 is a rewrite and restructuring of most of the app's code, including converting all of the view code to SwiftUI.

Requires macOS Catalina