Skip to content

Conversation

@almenscorner
Copy link
Collaborator

@almenscorner almenscorner commented Dec 5, 2024

AKA the Swift Update

Changed

  • The entire project has been migrated from C# and AvaloniaUI/SukiUI to Swift and SwiftUI, bringing significant improvements:

    • A more responsive and fluid user interface.
    • A native macOS look and feel for a seamless experience.
    • Superior memory management and overall performance enhancements.
  • The following configurations and identifiers have changed:

    • Bundle ID: Updated, requiring the uninstallation of version 1.x before installing 2.0.
    • Icons: Redesigned for better alignment with macOS standards.
    • Configuration Keys: Some keys have been deprecated or updated.

Deprecated

The following configuration keys have been removed:

  • BrandColor
  • HiddenWidgets
  • CustomColors
  • IntuneMode
  • ShowMenuToggle
  • DesktopInfoCustomItems
  • DesktopInfoBackgroundColor
  • DesktopInfoColorHighlight
  • CustomWidgetsPath
  • SystemProfilerApps

Updated

  • DesktopInfoLevel:
    • Previously a string, now an integer.
    • Removed string values: Minimal, Hardware, Full, Custom.
    • Added numeric levels: 1-5.

Notes

  • A clean uninstall of version 1.x is required before installing 2.0. Use the script located at:
    /Applications/Utilities/SupportCompanion.app/Contents/Resources/Uninstall.sh
    For additional migration information, refer to the migration guide.

closes #33
closes #32
closes #51
closes #53
closes #47

@almenscorner almenscorner self-assigned this Dec 5, 2024
@almenscorner almenscorner merged commit b46e53f into main Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants