Releases: webrecorder/replayweb.page
Releases · webrecorder/replayweb.page
ReplayWeb.page App 2.3.14
What's Changed
- update to wabac.js 2.23.4 to make hashing optional, not error if wasm not available due to CSP.
- add tests with minimal CSP policy in place.
Full Changelog: v2.3.13...v2.3.14
ReplayWeb.page App 2.3.13
What's Changed
- rewrite: fix rewrite of HLS when only available bandwidth exceeds max… by @ikreymer in #435
- Fix s3:// resolving, don't use origin for non-standard URLs, fixes #432 by @ikreymer in #434
- linux build: add gtk version flag to fix incompatibility, fixes #430 by @ikreymer in #436
Full Changelog: v2.3.12...v2.3.13
ReplayWeb.page App 2.3.12
What's Changed
- Fix file loading on windows (#427): Electron no longer allows Windows paths in URLs (https://www.electronjs.org/docs/latest/breaking-changes#behavior-changed-custom-protocol-url-handling-on-windows), fixes with help of wabac.js to replace C:\path\to\file with C//path/to/file
- Electron app cleanup: replace deprecated protocol handlers with new protocol.handle() method, update types
- Electron app: ensure just filename is displayed on index page, consistent with other platforms
- Update to wabac.js 2.23.2
- Update to Electron 36.3.2
Full Changelog: v2.3.11...v2.3.12
ReplayWeb.page App 2.3.11
What's Changed
Full Changelog: v2.3.10...v2.3.11
ReplayWeb.page App 2.3.10
What's Changed
Full Changelog: v2.3.9...v2.3.10
ReplayWeb.page App 2.3.9
What's Changed
Full Changelog: v2.3.8...v2.3.9
ReplayWeb.page App 2.3.8
What's Changed
Full Changelog: v2.3.7...v2.3.8
ReplayWeb.page App 2.3.7
What's Changed
Full Changelog: v2.3.6...v2.3.7
ReplayWeb.page App 2.3.6
What's Changed
Full Changelog: v2.3.5...v2.3.6
ReplayWeb.page App 2.3.5
What's Changed
- 2.3.5 deps update by @ikreymer in #414
- deps: update to wabac.js 2.22.14 by @ikreymer in #415
- fix not being able to tab into the web page by @sebastian-alvarez-RS in #411
New Contributors
- @sebastian-alvarez-RS made their first contribution in #411
Full Changelog: v2.3.4...v2.3.5