• HMAC File Server 3.2.2

    renz released this 2025-08-23 14:16:18 +02:00 | 16 commits to main since this release

    HMAC File Server 3.2.2 - Enhanced MIME Types & XMPP Compatibility

    🚀 New Features

    • Enhanced MIME Types: Added 80+ file format mappings (.flac, .webm, .epub, .docx, .py, .go, etc.)
    • XMPP Client Ecosystem: Comprehensive compatibility with Conversations, Dino, Gajim, Monal
    • Network Resilience: Optimized mobile WLAN ↔ 5G switching

    🔧 Improvements

    • Better Content-Type headers for downloads
    • Enhanced browser file handling
    • Future-proof file format support
    • Zero breaking changes

    📦 Deployment

    # Docker
    docker pull hmac-file-server:3.2.2
    
    # Binary
    wget https://github.com/PlusOne/hmac-file-server/releases/download/v3.2.2/hmac-file-server-linux-amd64
    

    🛡️ Security

    • HMAC authentication core unchanged
    • 100% backward compatible
    • All XMPP protocols supported

    Drop-in upgrade - no configuration changes required!

    Downloads