Skip to content

Releases: Maku-hub/Firmatek

Release list

v1.0.0

Choose a tag to compare

@Maku-hub Maku-hub released this 11 Jul 11:03

Firmatek v1.0.0 — first stable release

A self-hosted desktop team messenger for companies. Go backend + React/Tauri client.

Features

  • 💬 Group channels and direct messages, typing indicators, online status
  • 🧑‍💻 Code snippets with syntax highlighting (15+ languages, Shiki)
  • 📎 P2P file transfer over WebRTC (optional TURN relay with time-limited credentials)
  • 🖼️ Inline images
  • 🔎 Full-text message search (Ctrl+F) + paginated history
  • 🏢 Active Directory / LDAP login (or local accounts)
  • 🖥️ Desktop app (Windows/Linux): system tray, autostart, UI scaling (75–200%)
  • 🌍 English + Polish UI (switchable in Settings)
  • 🔔 CI/CD notification endpoint (POST /api/notify)

Security & reliability

  • Enforced strong JWT_SECRET; per-account/IP/message rate limiting
  • Configurable CORS/WebSocket origins; strict Tauri CSP
  • Time-limited HMAC TURN credentials; hardened coturn (SSRF denials, quotas)
  • Non-root server container; required secrets (no weak defaults)
  • Tested: Go race-detector unit tests + integration suite (e2e, WebRTC transfer,
    pagination, group/reconnect, size-limit/concurrency, LDAP login)

Downloads

Platform File
Windows (MSI) Firmatek_1.0.0_x64_en-US.msi
Windows (setup.exe) Firmatek_1.0.0_x64-setup.exe
Debian/Ubuntu Firmatek_1.0.0_amd64.deb
RHEL/Oracle/Fedora Firmatek-1.0.0-1.x86_64.rpm

Verify downloads against SHA256SUMS.txt.