Releases: webrecorder/archiveweb.page
Releases · webrecorder/archiveweb.page
ArchiveWeb.page App + Extension v0.12.4
Bug Fix Release
- extension: fix crash (#194)
- app: fix not loading service worker properly (#233, #231)
- app: fix CORS issue with Browsertrix access (#232)
- replay: fix replay of Sharepoint sites (via wabac.js)
What's Changed
- build(deps): bump ws from 8.17.0 to 8.17.1 by @dependabot in #229
- dependency update: update to wabac.js 2.19.3, by @ikreymer in #238
- fix regression in 0.12.x for app: by @ikreymer in #239
- electron app: add CORS override for Browsertrix access by @ikreymer in #240
Full Changelog: v0.12.2...v0.12.4
ArchiveWeb.page App + Extension v0.12.2
What's Changed
Full Changelog: v0.12.1...v0.12.2
ArchiveWeb.page App + Extension v0.12.1
What's Changed
Full Changelog: v0.12.0...v0.12.1
ArchiveWeb.page App + Extension v0.12.0
Update to manifest V3 for extension + dependency updates and bug fixes.
What's Changed
- Convert to extension to manifest V3 by @ikreymer in #136
- Browsertrix API Integration Fixes by @ikreymer in #218
- more browsertrix integration ui fixes by @ikreymer in #219
- Ruffle auto-download by @ikreymer in #220
- CI: fix update ruffle by @ikreymer in #222
- one more dependency update for 0.12.0 by @ikreymer in #223
Full Changelog: v0.11.4...v0.12.0
ArchiveWeb.page App + Extension 0.11.4
What's Changed
- Removes "recording" from verbage by @Shrinks99 in #165
- Add issue templates to ArchiveWeb.page by @Shrinks99 in #206
- deps: update to latest dependencies, including latest replaywebpage, … by @ikreymer in #208
- Include POST data even if its is empty by @ikreymer in #209
- Add missing tick to command in README.md in build instructions by @machawk1 in #213
- Btrix Integration Fixes by @ikreymer in #215
- ci: update electron-builder + electron-notarize by @ikreymer in #216
New Contributors
- @Shrinks99 made their first contribution in #165
Full Changelog: v0.11.3...v0.11.4
ArchiveWeb.page App + Extension 0.11.3
What's Changed
-
recorder url filtering tweaks:
- add isSelfRedirect(), skip recording exact self-redirects
- when converting POST-to-GET, truncate long individual query args to 512, entire URL to 4096
to include remaining query args that may be shorter - deps: bump to replaywebpage 1.8.13, wabac.js 2.16.12, browsertrix-behaviors 0.5.2
Full Changelog: v0.11.2...v0.11.3
ArchiveWeb.page App v0.11.2
What's Changed
Full Changelog: v0.11.1...v0.11.2
ArchiveWeb.page App + Extension v0.11.1
What's Changed
- Fix subtle typo in README by @machawk1 in #171
- Fixes access violation / page crash on certain pages - disable using debugger to intercept unload event, causes crashes on m… by @ikreymer in #175
- Fidelity improvements from latest replayweb.page 1.8.7 / wabac.js (2.16.8)
Full Changelog: v0.11.0...v0.11.1
ArchiveWeb.page App + Extension v0.11.0
What's Changed
- Settings page now has IPFS and Browsertrix Cloud tabs
- Auto-detect IPFS only if autodetect check enabled.
- Update to wabac.js 2.16.4 for improved fidelity
- Embedded Recording: Fix for scheme-relative URLs (via awp-sw 0.4.0)
- Update to browsertrix-behaviors 0.5.1, includes fix for Twitter behavior
- Upload to Browsertrix Cloud Support by @ikreymer in #169
Full Changelog: v0.10.1...v0.11.0