Skip to content

1.4

Compare
Choose a tag to compare
@Jerry23011 Jerry23011 released this 28 Sep 06:35
· 31 commits to main since this release

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 to LogEntry.swift

Full Changelog: 1.3.1...1.4