Bug fixes
- fix: removed popup view moveToActiveSpace behavior (#1262)
- fix: hide all sensors from the settings view when
Unknown sensors
is disabled (#1245) - fix: added alternative menu icons for macOS 11 (#1252)
New features
- feat: updated TC Taiwan Localization (#1248)
- feat: added a new API (SMAppService) that starts the application when login (available on macOS 13, for the oldest version the legacy API is using)
- feat: changed the logic that checks if mac is ARM based from
#if arch(arm64)
to the information about the platform from the SystemKit (#1247) - feat: removed unnecessary icons from the project