Skip to content

v1.4.1

Latest

Choose a tag to compare

@daniloercoli daniloercoli released this 03 Dec 12:41

v1.4.1 (Same feature-set of v1.4 with a small bug fix) - UI refresh, ZIP multi-upload & performance improvements

  • Introduced multi-file selection on mobile with automatic ZIP packaging (lightweight, created in a background isolate to avoid UI freezes).
  • Added upload progress indicator with real percent-based progress and cancel support.
  • Implemented local caching of the uploads list to reduce server calls and improve page load times.
  • Added full-screen image preview with pinch-to-zoom, while videos now open directly in the system player/browser.
  • Updated Home UI layout with cleaner visuals, footer branding and external link to Ercoli Consulting.
  • Improved upload flow: file list cache refreshes automatically after successful uploads.
  • Fixed minor state bugs related to upload filename tracking and Settings test-connection busy states.
  • General code cleanup and improved error handling consistency across all pages.