Releases: webrecorder/replayweb.page
ReplayWeb.page App 1.3.9
Replay fidelity improvements, especially for WARC/WACZ that contain POST requests records, including dashboards and video sites.
See CHANGES.md for additional details on all changes.
ReplayWeb.page App 1.3.8
Replay fidelity improvements, in particular fixes for video replay for captures from youtube and vimeo.
See CHANGES.md for additional details on all changes.
ReplayWeb.page App 1.3.6
Switch to Electron 11.2 / Chrome 87, ensure Flash player still works.
See CHANGES.md for additional details.
RWP 1.3.6-alpha.0 (Test Only)
This is a test release for testing automatic updates -- not for general use.
ReplayWeb.page App 1.3.5
This release includes updates to main dependencies (wabac.js, warcio.js, wombat.js) to latest versions, including minor fidelity improvements.
Update to Chrome 88 with Electron 12.0.0 beta 14, including fix for rendering large PDFs.
ReplayWeb.page App 1.3.4
This release includes:
- Bug fix for issue with loading local files
- Initial support for auto-updating to the latest version of the app.
See CHANGES.md for additional details.
ReplayWeb.page App 1.3.3
This release includes:
- Navbar with breadcrumbs to show current collection and page.
- Support for latest WACZ 1.0.0 format
- Various fixes for loading from IPFS
See CHANGES.md for additional details.
ReplayWeb.page App 1.3.0
This release includes:
-
Support for IPFS loading of web archives. Archives URLs such as
ipfs://<hash>/myfile.wacz
can be loaded along with other URLs.
(For loading of root hash, the extension needs to be specified withipfs://<hash>#filename=myfile.wacz
) -
Condensed UI + more space for content: Extra nav bar removed, button condensed on replay views.
-
Loading: Better fault tolerance of WARCs with invalid content-lengths
-
Fidelity: Various fidelity improvements.
See CHANGES.md for additional details.
ReplayWeb.page App 1.2.1
This release includes improvements for loading files:
- Support for opening WACZ (.wacz), WARC (.warc, .warc.gz) and HAR (.har) files via double-clicking in the file system.
- Improved loading of files from Google Drive URLs (fixed errant reauthorization dialog)
See CHANGES.md for more details.
ReplayWeb.page App 1.2.0
This release includes major fidelity improvements to the rewriting system, and various improvements to the location bar.
See CHANGES.md for more details.