v3.2.0
Fixed
- Restored the documentation and demo site, resolving #469, #467, and #465.
- Fixed the demo page
ImageCompressor is not definederror 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
nextdistribution tag instead of hard-coding the package version.
Full Changelog: v3.1.17...v3.2.0