VirusTotal-macOS

An elegant VirusTotal client built with SwiftUI

MIT License

Stars
80

Bot releases are visible (Hide)

VirusTotal-macOS - 1.3.1 Latest Release

Published by Jerry23011 about 2 months ago

Fixes

  • Error message cannot be properly displayed after dropping a file larger than 650MB

What's Changed

  • Optimized access control for CodingKeys in Analysis Responses

Full Changelog: https://github.com/Jerry23011/VirusTotal-macOS/compare/1.3...1.3.1

VirusTotal-macOS - 1.3

Published by Jerry23011 2 months ago

What's New

Default Service Selection

  • Choose a default service in Settings
  • Default service will be displayed on app launch

Categories for URL Analysis

  • Display Categories from in URL Analysis report

What's Changed

  • Add confirmation message to scan history clear button
  • Use Text(verbatim: ) instead of String() for non-localizable strings
  • Move Acknowledgements to /Resources folder

Full Changelog: https://github.com/Jerry23011/VirusTotal-macOS/compare/1.2...1.3

VirusTotal-macOS - 1.2

Published by Jerry23011 3 months ago

What's New

Scanning History❕

  • Stores your file and URL analysis data.
  • Review analysis results later by checking stored data.
  • Data persists after the app is closed.
  • Easily clear all history.

Log Inspector

  • View logs generated since the app was launched.
  • Drag and drop log entries as text clips.
  • Clear all logs with a single click.

What's Changed

Full Changelog: https://github.com/Jerry23011/VirusTotal-macOS/compare/1.1...1.2

[!NOTE]
This update includes refactoring of Models and ViewModels. Please don't hesitate to report any issues you encounter.

VirusTotal-macOS - 1.1

Published by Jerry23011 4 months ago

What's New

Mini Mode

  • Enable Mini mode in Settings -> Advanced -> Mini Mode
  • Automatically opens the VirusTotal website after the upload finishes
  • Light memory usage: ~30-40 MB
  • Small window that takes up minimal screen space

Other New Features

  • TipKit popup appears if File Analysis takes too long
  • New logging system; logs are stored locally on your device
  • Added a Feedback button in the Help section of the menubar

Fixes

  • Removed redundant commands from the Window section of the menubar

Full Changelog: https://github.com/Jerry23011/VirusTotal-macOS/compare/1.0.1...1.1

VirusTotal-macOS - 1.0.1

Published by Jerry23011 4 months ago

What's New

  • CZ localization by @buresdv
  • Global keyboard shortcut ⌘F to focus on the search field of sidebar
  • Code optimisation in SidebarView

Fixes

  • Unable to upload files without path extensions #2
  • Empty command item in menubar
  • Min window size doesn't take effect under FileView and URLView

New Contributors

Full Changelog: https://github.com/Jerry23011/VirusTotal-macOS/compare/1.0...1.0.1

VirusTotal-macOS - 1.0

Published by Jerry23011 4 months ago

Related Projects