Releases: webrecorder/replayweb.page
Releases · webrecorder/replayweb.page
ReplayWeb.page App 2.1.1
What's Changed
- Add opengraph site name to index.html by @Shrinks99 in #324
- deps: update to wabac.js 2.19.2 (wombat 3.7.10) (#348)
- build(deps): bump ejs from 3.1.9 to 3.1.10 by @dependabot in #320
- build(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #331
- build(deps): bump ws from 8.16.0 to 8.18.0 by @dependabot in #347
Full Changelog: v2.1.0...v2.1.1
ReplayWeb.page App 2.1.0
ReplayWeb.page App 2.0.2
What's Changed
- Upgrade Shoelace & Lit by @SuaYoo in #329
- Adds multi-resolution ICO file for Windows by @Shrinks99 in #325
- Resource search remove auto-added http prefix by @ikreymer in #334
- Configure package exports explicitly by @emma-sg in #336
- deps: update to wabac.js 2.18.4 / wombat 3.7.7 by @ikreymer in #339
Full Changelog: v2.0.1...v2.0.2
ReplayWeb.page 2.0.1
What's Changed
Fidelity improvements (via wabac.js and wombat):
- fixes ebay carousel #326 (via wombat)
- partial fix to error page escaping #323 (via wabac)
- fixes to reddit pages #317
- fixes to twitter/x replay (via wabac / wombat)
Build improvements:
- run mkdocs gh-deploy --force in gh action, instead of publish-docs to avoid accidental updates
- auto install ruffle from download script, remove from git, add 'update-ruffle' script
- update to latest ruffle which doesn't inject setImmeidate/ clearImmediate to avoid interference with certain sites, fixing fidelity on some sites (including twitter/x)
- remove unused src/sw.ts
- deps: wabac.js to 2.18.2
Full Changelog: v2.0.0...v2.0.1
ReplayWeb.page 2.0.0
What's Changed
- Show snapshot timestamp in location bar by @SuaYoo in #228
- Migrate ReplayWebApp, Coll and Replay to TS by @SuaYoo in #233
- Fix missed rename, and improve types by @emma-sg in #276
- Update NPM packaging, linting, and a bunch of types by @emma-sg in #275
- Tab list disappears with an empty WARC by @emma-sg in #284
- ESLint parity with the Browsertrix repo by @emma-sg in #288
- Typescript config parity with Browsertrix repo by @emma-sg in #289
- feature: allow embed to also support updating favicons from replay by @ikreymer in #287
- MKDocs conversion by @Shrinks99 in #278
- Add example links to exploring section by @Shrinks99 in #298
- 2.0 UX Changes by @Shrinks99 in #295
- Reasonably Scoped Branding Update by @Shrinks99 in #299
- Convert URL encoded images to inline SVGs with fa-icon by @ikreymer in #303
- Adds sl-copy-button fontawesome icons by @Shrinks99 in #302
- Electron Fix for 2.0.0 by @ikreymer in #304
- Docs: Add
updateFavicons
to the embed options list by @Shrinks99 in #305 - Site reorg: Remove site/ subpath by @ikreymer in #306
- Adblock Support for Embeds by @ikreymer in #308
- README tweaks for 2.0.0 by @ikreymer in #309
- 2.0.0 Release by @SuaYoo in #269
- update ruffle to 2024-04-10 release by @ikreymer in #314
- Dependency Updates by @ikreymer in #315
- build(deps): bump loader-utils from 2.0.0 to 2.0.4 by @dependabot in #316
Full Changelog: v1.8.17...v2.0.0
ReplayWeb.page 2.0.0-beta.3
What's Changed
Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3
ReplayWeb.page 2.0.0-beta.2
What's Changed
- Docs: Add
updateFavicons
to the embed options list by @Shrinks99 in #305 - Site reorg: Remove site/ subpath by @ikreymer in #306
Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2
ReplayWeb.page 2.0.0-beta.1
What's Changed
- 1.8.16 Release by @ikreymer in #297
- MKDocs conversion by @Shrinks99 in #278
- Add example links to exploring section by @Shrinks99 in #298
- 2.0 UX Changes by @Shrinks99 in #295
- dependency update: fidelity improvement: by @ikreymer in #301
- Reasonably Scoped Branding Update by @Shrinks99 in #299
- Convert URL encoded images to inline SVGs with fa-icon by @ikreymer in #303
- Adds sl-copy-button fontawesome icons by @Shrinks99 in #302
- Electron Fix for 2.0.0 by @ikreymer in #304
Full Changelog: v2.0.0-beta.0...v2.0.0-beta.1
ReplayWeb.page App 1.8.17
What's Changed
- fix resolving relative URL by avoiding not-http/https URL as base URL (via wombat 3.7.3)
- dependencies: update to wabac.js 2.17.3, wombat 3.7.3
- fixes #300 via #301
Full Changelog: v1.8.16...v1.8.17
ReplayWeb.page App 1.8.16
What's Changed
In #297:
- Dependencies: update to wabac.js 2.17.2, electron 29.2.0
- Fidelity: More accurate rewriting of 'import(' statement (via wabac.js 2.17.2)
Full Changelog: v1.8.15...v1.8.16