• v2.8 cb7d4d3081

    v2.8 Stable

    kerem released this 2025-10-12 19:48:23 +03:00 | 95 commits to main since this release

    📅 Originally published on GitHub: Sun, 12 Oct 2025 17:49:41 GMT
    🏷️ Git tag created: Sun, 12 Oct 2025 16:48:23 GMT

    Features and Improvements:

    • IMPROVE: Added support for loading TOTP secrets from local files via file:// URLs
    • IMPROVE: Updated remote URL in SECRET_CIPHER_DICT_URL
    • IMPROVE: Updated spotify_monitor_secret_grabber to dump secrets in different formats. Choose what you need with the --secret, --secretbytes and --secretdict CLI flags, or go all out with the --all mode to write all secret formats to files like secrets.json, secretBytes.json and secretDict.json (thanks @tomballgithub)
    • IMPROVE: Added multi-arch Docker image build and compose support for spotify_monitor_secret_grabber - more info at 🐳 Secret Key Extraction via Docker
    • IMPROVE: Moved CLEAN_OUTPUT assignment after loading configuration files. Checks that it is used only with -l or -x
    • IMPROVE: Added info to console output when TOTP secrets are fetched from a remote URL or local file

    Bug fixes:

    • BUGFIX: Fixed -l errors if playlist provided is just the ID ((thanks @tomballgithub), fixes #25)
    Downloads