Releases: webrecorder/archiveweb.page
Releases · webrecorder/archiveweb.page
ArchiveWeb.page App 0.7.11
Changes include:
- Support for download large WACZ files (>4GB), fixes #36
- Initial support for native integration of extension with Agregore Browser
- Fidelity metadata: allow for saving of twitter max bandwidth in extra WARC record metadata field
- Fidelity improvements: additional fidelity improvements via wabac 2.12.0, including more accurate eval() replay
- Dependency Update: warcio 1.5.1, wabac.js 2.12.0, replayweb.page 1.6.0, ruffle 2022-07-12, electron 18.3.5
ArchiveWeb.page App 0.7.9
Fixes include:
- Fix where loading of a large file (eg. PDF) could occasionally not be recorded due to timeouts.
New Features: Updated Autopilot to browsertrix-behaviors 0.3.0, including:
- Support for Telegram behavior on https://t.me/s/ pages
- Support for generic 'scroll up' on autoscroll for pages that scroll updwards
- Improve autoplay of videos (avoid duplicates and only click if needed)
ArchiveWeb.page App 0.7.8
Fixes Include:
- Autopilot: Updated behaviors, smarter auto-scroll (don't scroll when not needed) and fixes for Instagram.
ArchiveWeb.page App 0.7.7
Fixes include:
- Fix for importing non-archiveweb.page WARCs into existing collections should work (#62)
- Feature: Store additional metadata in WARC header, containing cert "issuer" name and "ctc" flag, indicating if cert is certificate transparency compliant
- Dependency Update: Electron 16.0.7, wabac.js 2.10.2, replayweb.page 1.5.9, ruffle 2022-01-08
ArchiveWeb.page App 0.7.4
Fixes include
- Replay improvements in sync with replayweb.page 1.5.5 / wabac.js / wombat.js (includes faster replay of large JS files)
- WARC/1.0 download uses sha-1 for backwards WARC record hashing for compatibility with older WARC verification tools.
- Update to Electron 15.3.0 / Chromium 94
ArchiveWeb.page App 0.7.2
Minor fixes:
- latest replayweb.page / wabac.js / wombat.js
- fix for eval() occasionally breaking replay (via latest wombat.js)
- fix auto-update being set to prerelease track (auto-updates should now work!)
ArchiveWeb.page App 0.7.1
The 0.7.1 release includes several new features and bug fixes!
-
IPFS:
- Fix broken IPFS support in OSX M1 builds.
- Show IPFS share progress (same as in extension).
- IPFS repo now stored in /js-ipfs
-
Import Support:
- Support for importing existing archive collections (WARC and WACZ) as a new archive
- Support for adding existing archive collections to an existing archive.
- New toolbar on main page with access to create new archive, import existing or start recording.
-
Faster, more robust full-text search capture.
ArchiveWeb.page App 0.6.16
Changes include:
- Download: Fix WARC request record to include missing http protocol.
- Download: Option to download archives as WARC 1.0.
ArchiveWeb.page App 0.6.15
Fixes include:
- Fix to async background fetch, attempt direct fetch, if fails, load via the browser
- Fix to revisit records occasionally not be written correctly.
- Dependency updates: wabac.js (2.9.0), wabac.js (3.3.3), ipfs-core (0.10.5), Electron 14.0
ArchiveWeb.page App 0.6.13
Fixes Include:
- Update to latest wabac.js / fidelity improvements.
- Fix for correctly capturing redirect when a page opens in a new tab.
- Update to latest ruffle