Skip to content

1.2.6

Latest
Compare
Choose a tag to compare
@BonzaiThePenguin BonzaiThePenguin released this 17 Nov 20:54
Updated to version 1.2.6 (632)

added new graphics for Big Sur (and new app icon)

increased the minimum macOS version from 10.7 to 10.9 due to Xcode 12

changed the logic for detecting non-running processes (QueryAllSources seems to be asynchronous now)

changed the logic for accessing icons for bundles (.car files broke the old logic)

if an icon is not found within the current bundle, check the parent bundle if one exists

switched to templated images and remove dark mode code

added software updates via Sparkle (technically the original app supported this, but the GitHub source code did not)

changed http:// links to https://

removed an unused and invalid CTFrameDraw call

changed some doubles to CFAbsoluteTime

remove build script that auto-incremented build number

added hardened runtime