Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 574 Bytes

File metadata and controls

17 lines (12 loc) · 574 Bytes

📋 CHANGELOG

This file keeps a chronological record of all changes to this project.


[1.0.0] – 2025-08-04

  • First stable release of the application for local file scanning using the VirusTotal API
  • Implementation of a graphical user interface (GUI) with PySimpleGUI
  • Support for drag & drop, language switcher (DE/EN), and progress bar
  • Hash support: MD5, SHA-1, SHA-256, SHA-512
  • Export features for scan results (JSON)
  • Separate configuration file config.py for secure integration of the user's API key
  • Protection mechanism added for app.py