Skip to content

Support 2.3

Compare
Choose a tag to compare
@jordywitteman jordywitteman released this 19 Oct 14:23
· 218 commits to master since this release
81ba500
  • Welcome Screen: an informational window can now optionally be shown when the Support App is opened for the first time. It explains the key features to the user.
  • Preference key ‘StorageLimit’ added to configure the maximum percentage of used storage recommended by the organization. When the limit is reached, a badge counter with exclamation mark will be shown in the Storage tile. Also a little orange notification badge can overlay the menu bar icon when the preference key ‘StatusBarIconNotifierEnabled’ is set to ‘true’.
  • The Network info item now shows either the current SSID or Ethernet as the title instead of ‘IP Address’.
  • Preference key ‘NotificationIcon’ added to configure a custom square image to be shown in alerts and the about window.
  • The notification badge in the StatusBarItem can now show either orange or red, depending on the current state. An available software update will overrule orange warnings and will show a red notification badge.
  • A footer option is added to put some additional text at the bottom of the Support App. This supports both text and Emoji. On macOS Monterey and higher, it supports Markdown.
  • French localization is added
  • macOS Monterey compatibility
  • Bug fixes and improvements