Changelog
Version history and update records for CloneWebsite
v1.2.0 (Latest)
Release Date: 2023-11-15
Extension Updates:
- ๐ New: Added support for partial extraction of cross-origin iframe content.
- โก๏ธ Optimization: Rewrote the CSS style calculation engine, increasing the speed of processing complex pages by 40%.
- ๐ Fix: Fixed an issue where font files could not be downloaded on some websites using strict CSP.
- ๐จ UI: Optimized the display of the extension popup panel in dark mode.
Web App Updates:
- ๐ New: The dashboard added a toggle between grid view and list view.
- ๐ New: Added support for directly uploading historical clone records by dragging and dropping ZIP packages.
- ๐ Security: Upgraded the iframe sandbox strategy for online previews to provide a safer browsing experience.
v1.1.0
Release Date: 2023-10-02
Extension Updates:
- ๐ New: Added a "Deep Clone Mode" switch.
- โก๏ธ Optimization: Enabled DEFLATE compression by default when packaging with JSZip, reducing the size of exported files.
- ๐ Fix: Fixed an issue where lazy-loaded images in long pages were extracted as placeholders.
Web App Updates:
- ๐ New: Added a tag management system for clone history.
- ๐ i18n: Supported full English and Chinese interface switching.
- ๐ณ Billing: Integrated Stripe subscription management panel.
v1.0.0 (Initial Release)
Release Date: 2023-09-01
Core Features Released:
- ๐ Brand new Chrome extension based on the Plasmo framework, supporting one-click page capture.
- ๐ Implemented DOM freezing and Computed Style extraction.
- ๐ Released Web management backend based on Next.js 14.
- ๐ Supported Google and GitHub quick login.
- ๐ Launched automatic cloud sync feature (Beta).
CloneWebsite Docs