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
Fixed
- Even if
SoftwareUpdates
orPendingAppUpdates
were hidden, the badge would still be displayed in the tray menu and dock. This has been fixed by checking if the widget is hidden before displaying the badge.
Added
- A new option to set a custom branding tray menu icon by specifying a base64 string of the icon using
TrayMenuBrandingIcon
. Note that the icon should be a monochrome icon to fit the design of the tray menu.
Changed
- Additional options to the rendering of brand logos has been added that allows for a higher quality rendering of the logo as it in some cases could look blurry or jagged.
Changes
- 516f03b - Do not update badges if action or card is hidden
- b2db97b - Add custom tray menu icon support
- cd50267 - Add custom tray menu branding icon support
- dae22da - Update build_supportcompanion_prerelease.yml
- 0618e02 - Improve brand logo rendering
- bd95f90 - Only send notification if action or card is not hidden