Skip to content

1.4.1

Latest
Compare
Choose a tag to compare
@Jerry23011 Jerry23011 released this 29 Sep 01:57
· 1 commit 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

Hotfix 1.4.1

  • Wrong sidebar selection on launch on macOS 15
  • Default Service View doesn't function on macOS 14

Full Changelog: 1.3.1...1.4.1