Skip to content

v3.2.0

Choose a tag to compare

@lian-yue lian-yue released this 12 Aug 16:36
· 8 commits to master since this release

Fixed

  • Restored the documentation and demo site, resolving #469, #467, and #465.
  • Fixed the demo page ImageCompressor is not defined error reported in #466.
  • Updated Cropper.js integration for the current API, including crop height, save behavior, and viewport-safe image editor dialogs.
  • Fixed the Full Example action dropdown so it remains floating without being clipped or overflowing the layout.
  • Improved regular and chunked upload progress handling and retained the final transfer speed after completion.

Improved

  • Made upload speed reporting more accurate during the first three seconds and while the page is in the background, using elapsed-time samples and actual transferred bytes while keeping one-second UI updates.
  • Improved chunked upload speed aggregation for concurrent chunks and partial final chunks.
  • Upgraded Vue and the main development dependencies, and updated external Bootstrap, Font Awesome, Cropper.js, and highlight.js integrations with explicit versions.
  • Modernized the documentation, examples, build, lint, type-check, and test configuration.
  • Documentation CDN examples now follow the next distribution tag instead of hard-coding the package version.

Full Changelog: v3.1.17...v3.2.0