โ 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.