← All releases
Version 1.5.2
Highlights
- Web library sources are now captured correctly for MakerWorld and other single-page-app sites
- Source URLs from web library downloads now propagate to every file inside a downloaded ZIP, not just the parent folder
- Windows .url shortcut files are now dropped into every folder of an extracted ZIP when Save URL Shortcut is enabled
Bug Fixes
- Fixed web library source URLs not being captured at all for MakerWorld. Single-page-app sites use client-side route changes that didn't fire our navigation handler, leaving the source URL blank. Downloads from MakerWorld now correctly attach the model page URL as the source.
- Fixed ZIP downloads from web libraries only attaching the source URL to the parent folder. Every extracted file and subfolder inside the ZIP now gets the source URL attached so the link is discoverable wherever you click in the library.
- Fixed the Windows
.urlInternet Shortcut file only being created at the root of a ZIP download. When Save URL Shortcut is enabled under Settings → Web Libraries, the shortcut file is now written into every subfolder of an extracted ZIP.