Changelog

What's New in
Ziphay

Every update, fix, and improvement โ€” tracked publicly. Built by Abhay Donde.

v2.0.0
March 2026 โ€” Current Release
๐Ÿš€ Full Rebuild โ€” Compress & Upscale
  • Added Image Upscaler with 2ร—, 4ร—, 8ร— scaling
  • Three enhance modes: Sharp, Crisp, Natural
  • Multi-pass upscaling algorithm for 4ร— and 8ร— quality
  • Mode Tabs โ€” switch between Compress and Upscale
  • Real Before/After comparison slider with actual images
  • Dark / Light mode toggle via data-theme CSS variables
  • Goal-based compression: Web, Email, Social, Archive
  • Output format selector: Auto, WebP, JPEG, PNG
  • Estimated size preview before compression
  • Batch file upload with removable chips
  • Per-file download rows for batch results
  • Remaining time estimate during processing
  • Fixed file upload not working (pointer-event conflict with CSS overlay)
  • Fixed before/after slider showing fake placeholder instead of real images
  • Completely rebuilt CSS using data-theme attribute for proper dark/light switching
  • Separated HTML, CSS, JS into clean modular files
  • Animated progress bar with goal-specific step messages
v1.2.0
February 2026
โšก Goal Selector & Real Compression
  • Goal Selector with live info strip (Web / Email / Social / Archive)
  • Real image compression using Canvas API โ†’ WebP output
  • Real file compression using fflate GZIP engine
  • Goal-specific compression quality profiles
  • Goal-specific progress step messages
  • Per-goal hint text in drop zone
  • Replaced time.sleep() simulation with actual compression logic
  • Download button now triggers real compressed file download
v1.1.0
January 2026
๐ŸŽจ Premium UI Redesign
  • Complete UI overhaul โ€” dark glassmorphism aesthetic
  • Syne + Outfit font pairing
  • Ambient blob backgrounds with CSS blur
  • Subtle grid overlay on background
  • Animated hero section with staggered fadeUp
  • Compression level selector (Low / Balanced / Maximum)
  • Progress bar with animated fill and step labels
  • Stats grid in result card
  • Features, Tools, How It Works, Pricing sections
  • Named project "Ziphay" โ€” replacing placeholder name
v1.0.0
December 2025
๐ŸŒฑ Initial Release
  • Basic HTML/CSS/JS file compression prototype
  • FastAPI Python backend (uvicorn)
  • SQLite database via SQLAlchemy for compression logs
  • File drag-and-drop with simulated compression
  • CORS-enabled backend connecting to vanilla frontend

๐Ÿ“ฌ Want to be notified of future releases? Get in touch or check the Status page for live system health.