Releases: webrecorder/replayweb.page
Releases · webrecorder/replayweb.page
ReplayWeb.page App 1.8.7
What's Changed
- build(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #191
- build(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #195
- Bugfix: "info" tab overflow is hidden by @matteocargnelutti in #197
- bump to 1.8.7, update CHANGES by @ikreymer in #203
- deps: bump to wabac.js 2.16.8 for relative url rewriting fix by @ikreymer in #204
- docs: add separate page for cors-settings to mention cors settings available at https://replayweb.page/docs/cors-settings by @ikreymer in #205
Full Changelog: v1.8.6...v1.8.7
ReplayWeb.page App 1.8.6
What's Changed
- Loading: Fix improved handling of multi-wacz collections (via wabac.js 2.16.6)
- Loading: Allow embedded video/audio to play inline instead of being downloaded (via wabac.js 2.16.6)
- Fidelity: Add missing ruffle.js files to fix Flash replay
- Loading: Improved handling of multi-wacz collections, support loading URLs across WACZ files to supported patched replay
- UI: Add 'Observer Public Key' field to Info tab
- Embed UI: Move download about technical info on 'receipts' dropdown
- Deps: update to wabac.js 2.16.6
Full Changelog: v1.8.4...v1.8.6
ReplayWeb.page App 1.8.4
What's Changed
Full Changelog: v1.8.3...v1.8.4
ReplayWeb.page App 1.8.3
What's Changed
Full Changelog: v1.8.2...v1.8.3
ReplayWeb.page App 1.8.2
ReplayWeb.page App 1.8.1
What's Changed
- Compute unique collection id using full sourceUrl if relative url given by @ikreymer in #179
- ruffle: update to ruffle 2023-05-13 release, later versions interfere… by @ikreymer in #181
Full Changelog: v1.8.0...v1.8.1
ReplayWeb.page App 1.8.0
ReplayWeb.page App 1.7.15
What's Changed
- file chooser: relax extension pattern to allow query/hash after exten… by @ikreymer in #171
- Update to wabac.js 2.16.0 -- improved support for Multi WACZ files
- CI: Update MacOS Runner to 11 from 10.15 by @ikreymer in #173
Full Changelog: v1.7.14...v1.7.15
ReplayWeb.page App 1.7.14
Full Changelist
- Fidelity: Support dynamic 'import()' in non-module JS (via wabac.js 2.15.4)
- Fidelity: Fix dynamic iframes (via document.write / srcdoc) that fallthrough (via wombat 3.5.1, wabac.js 2.15.5)
- Fidelity: Fix loading WARCs with duplicate revisit records overriding non-revisit records (via wabac.js 2.15.5)
- UI: Fix sidebar background color in fullscreen mode to default to white. (thanks to @matteocargnelutti)
- UI: Support drag-and-drop loading of archives (thanks to @curtgrimes)
- UI: Show total number of pages on pages list (thanks to @matteocargnelutti)
- Dependencies: Update to wabac.js 2.15.5, wombat 3.5.1
Pull Requests
- wabac.js + wombat version bump by @ikreymer in #166
- Support dropping files onto window to load by @curtgrimes in #163
- Fixes background color in fullscreen mode by @matteocargnelutti in #165
- Show total pages count by @matteocargnelutti in #164
- build(deps-dev): bump webpack from 5.75.0 to 5.76.0 by @dependabot in #161
New Contributors
- @curtgrimes made their first contribution in #163
Full Changelog: v1.7.13...v1.7.14
ReplayWeb.page App 1.7.13
What's Changed
- Fidelity: Improved replay via unrewriting fixes of style urls, request/response urls (via wabac.js 2.15.3)
- Dependencies: Update to wabac.js 2.15.3, wombat 3.4.6, Electron 23.1.1
- App: Fix potential crash in app on some files (via updated Electron)
- fidelity / loading fixes: by @ikreymer in #159
Full Changelog: v1.7.12...v1.7.13