โ† Back

Changelog

FatCat release history and updates.

FATCAT v2.2.2 (Latest)
April 2026

Production Reliability & Trust

  • ๐Ÿ—„๏ธ Database Migration: Migrated from Supabase to native PostgreSQL on Hetzner for full backend consolidation.
  • ๐Ÿ›ก๏ธ Trust Wall: Added enterprise credibility section on homepage with CSA STAR, G2, Cloudflare R2 & Backblaze B2 badges.
  • ๐Ÿ”’ Security: Replaced plaintext password storage with bcrypt hashing for admin-created accounts.
  • ๐Ÿ“Š Dashboard Fix: Resolved NaN/undefined display bug caused by PostgreSQL BigInt string casting.
  • ๐ŸŒ Internationalization: Full English translation of all email templates, API responses, and documentation.
  • โœจ Login Animation: Modern 3D data tunnel animation on successful login.
v2.2.1
March 2026

Upload Testing & Email Fixes

  • ๐Ÿงช Automated upload test protocol via WebSocket (10 MB: 6.2 MB/s avg, 50 MB: 10.5 MB/s avg).
  • ๐Ÿ“ง Inline base64 email logos to avoid spam filters.
  • ๐Ÿ“ง Share email sent automatically after Desktop uploads.
  • ๐Ÿ”ง Fixed macOS file picker deadlock in Desktop app.
  • ๐Ÿ“‚ Pagination for "My files" list + inline email share button per file.
  • ๐Ÿ“Š Google Sheets waitlist webhook connected and verified.
v2.2.0
February 2026

Resumable Uploads & System Tray

  • ๐Ÿ”„ Upload state persisted to disk โ€” interrupted uploads resume on relaunch.
  • ๐Ÿ“Š System tray shows real-time upload progress (๐Ÿ“ค file โ€” X%).
  • ๐Ÿงช Signup page converted to private beta waitlist with usage survey.
  • โœจ Wizard auto-closes after desktop upload starts.
v2.1.1
February 2026

Desktop App Redesign

  • ๐Ÿ–ฅ๏ธ Direct login form integrated in the Desktop app (email + password).
  • ๐Ÿš€ "Upload Files" action button replaces "Open Dashboard".
  • ๐Ÿ“– Wiki documentation link.
  • ๐Ÿ” Login API returns JWT token in JSON body for Desktop auth.
v2.1.0
February 2026

Desktop App, Wiki & Fixes

  • ๐Ÿ“– Complete Wiki/Documentation page with interactive FAQ.
  • ๐Ÿš€ Desktop: "Connected App" banner with animated rocket.
  • ๐Ÿ–ฅ๏ธ Desktop: macOS System Tray support (menu bar integration).
  • ๐Ÿ“ง Copy confirmation email sent to sender on file share.
  • ๐Ÿ”’ Anti brute-force protection on the server.
v2.0.11
24 February 2026

Fixes & Polish

  • ๐Ÿš€ Fixed macOS Intel download (path typo).
  • ๐Ÿ“ง Restored "Cat" logo in transactional emails.
  • ๐Ÿ–ฅ๏ธ Desktop: Fixed "Refresh" button UI overlap.
  • ๐Ÿ”’ Improved password reset email reliability.
  • โœจ "Send to App" integration.
v2.0.4
10 February 2026

Stability & Performance

  • โšก Optimized uploads to Cloudflare R2.
  • ๐Ÿ“Š Fixed storage quota display.
  • ๐Ÿ”— Improved public download page (share.html).
v0.0.9
10 January 2026

Private Alpha

  • Internal deduplication algorithm tests.
  • Server infrastructure setup.