Releases: webrecorder/archiveweb.page
ArchiveWeb.page App 0.6.2
Behavior Improvements:
- Fix start/pause in App
- Faster start time (only waiting for pending network requests, not internal async fetches).
- Add experimental Facebook behavior!
- Fix Behaviors only working on English sites (Instagram, Twitter)
UI:
- fix page selection, fixes #25
- show 'Loading Archives...' until first API response succeeds.
- add message when finishing recording, wait for requests to finish (but not more than 20 seconds)
- fix for location bar not always loading entered URL (from replayweb.page)
IPFS:
- use trickle dag
- link default to replayweb.page link as gateway links not yet reliable for partial loading
ArchiveWeb.page App 0.6.0
Initial support for Autopilot behaviors!
The supported behaviors included Instagram, Twitter and generic autoscroll (from browsertrix-behaviors)
Behaviors are still new and in process of being tested.
Note: Currently, the Twitter behavior only works on English localizations of Twitter, as it relies on text to detect the structure of the page.
ArchiveWeb.page App 0.5.14
Changes include:
- Fix regression in decoding of UTF-8 JS/CSS (fix in wabac.js 2.6.9)
ArchiveWeb.page App 0.5.13
Changes include:
- Fix for replay of pages not using UTF-8 encoding (from wabac.js 2.6.8), fixes #20
ArchiveWeb.page App 0.5.12
Changes include:
- When starting recording, show message 'Recording will start after page reloads...' while the page awaits initial reload, and prevent double-start requests.
- Fixed for replay related to certain JSONP responses (fixes #21)
- Replay fidelity improvements from ReplayWeb.page 1.3.11
- Update to latest Ruffle and better compatibility with pages that check for Flash.
ArchiveWeb.page App 0.5.11
Changes include:
- Fixed text extraction when navigating away from page
- Replay fidelity improvements from ReplayWeb.page 1.3.10 (replay of JS module pages, replay of pages with cookies)
- Update to Electron 12.0.1
ArchiveWeb.page App 0.5.9
Initial stable release of ArchiveWeb.page
- Update in sync with latest 0.5.9 release of Chrome extension.
- Fidelity improvements for recording & replaying complex pages with POST requests.
- Fixes issue with IPFS sharing & downloading, which previously resulted in truncated WARCs.
- WACZ index standardization: produces surt-ordered CDXJ (via warcio.js), including POST requestBody and method`
- Uses ReplayWeb.page 1.3.9, wabac.js 2.6.1
ArchiveWeb.page App 0.5.8 (Beta)
Fixes crash when recording certain sites with iframes, by switching to for the recording windows.
This release of the app should be considered in beta.
General fixes for 0.5.8 (App + Extension)
- UI: Start Recording: dialog uses default system dropdown, defaults to current url if started from replay.
- Async fetch: send request headers when fetching async urls
ArchiveWeb.page App 0.5.7 (Beta)
This is the initial release of the ArchiveWeb.page App. The app should be considered a pre-release beta as more testing and improvements will be made to improve stability.
The app corresponds to the latest release of the Chrome extension and should support same recording/replay fidelity and features.
Some current differences:
- Support for starting in preview mode, loading a page without initial recording.
- Native IPFS node for sharing.