Skip to content

SupportCompanion 2.3.0.81036

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Sep 11:42
175b67f

Notes

This is a version of Support Companion created by GitHub Actions.
SupportCompanion.app has been signed and notarized. The package has been signed, notarized and stapled.

Changelog

Changed

  • Updated UI elements to match the new look introduced in macOS 26 (Tahoe).
  • Cards now use the liquid glass effect and updated corner radius to better align with the new design language.
  • Moved the dark/light mode toggle and support info button to the top-right toolbar.
  • Added reboot reminder notifications, turned off by default and can be enabled using the key RebootReminderDays. Example configuration,
<key>RebootReminderDays</key>
<integer>7</integer>
  • Minor UI tweaks for cards, removed shadows for text.
  • Removed entitlements from helper to reduce attack surface.

Changes

  • c2dc89d - bump version
  • 18ac767 - Add exclude folders option
  • 862f984 - Fix last reboot clipboard
  • 75c3802 - Update UI for macOS 26
  • c2f9492 - Update UI for macOS 26
  • da67cef - Bump version
  • 089cd36 - Bump macOS version
  • 82c73b6 - Add support for reboot reminder notifications
  • 3657244 - Update version
  • 82bfc03 - Update version
  • a76432a - Remove shadow from text
  • d538030 - Update build_supportcompanion_prerelease.yml
  • c9767f4 - Update macOS version for build workflow
  • 731a141 - Update build_supportcompanion_manual.yml
  • 175b67f - Merge pull request #75 from macadmins/tahoe