1.4
What's New
New menu bar item - Go
- Use the new Go menu bar item to navigate among services
- Use keyboard shortcuts to switch services (⌘1/⌘2/⌘3)
Swift 6
- VirusTotal for macOS is now Swift 6
What's Changed
- Compiled on Xcode 16
- Added back the
@Parameter
macro for TipKit with compiler bug fixes - Removed
@MainActor
for views since they are default on Xcode 16 - Fixed help button concurrency issue
- Fixed file thumbnail concurrency issue
- Moved Log Directory from Caches Folder to Library Folder
- Included Date entry in logs stored on file
- Enabled async for logging for better performance
- Cleaned up
VirusTotalApp.swift
file by moving the logging code toLogEntry.swift
Full Changelog: 1.3.1...1.4