Releases: webrecorder/replayweb.page
Releases · webrecorder/replayweb.page
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
ReplayWeb.page 2.0.0-beta.0
Conversion to TypeScript, cleanup + refactoring (Beta 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
Full Changelog: v1.8.15...v2.0.0-beta.0
ReplayWeb.page App 1.8.15
What's Changed
- Dependency update to wabac.js 2.17.1, wombat.js 3.7.2, electron 29.0.1
- 1.8.15 release by @ikreymer in #285
- CI Fixes by @ikreymer in #286
Full Changelog: v1.8.14...v1.8.15
ReplayWeb.page App 1.8.14
What's Changed
- fixed nginx CORS config by @renevoorburg in #256
- Adds GitHub issue templates by @Shrinks99 in #262
- fix loading revisit records that may have incorrect content-length … by @ikreymer in #271
New Contributors
- @renevoorburg made their first contribution in #256
Full Changelog: v1.8.13...v1.8.14
ReplayWeb.page App 1.8.13
What's Changed
- fix: ensure default index.html is served for app, embed-specific index.html from wabac.js only for embeds by @ikreymer in #253
- Add initial set of Playwright integration tests, for testing embeds by @ikreymer in #254
Full Changelog: v1.8.12...v1.8.13
ReplayWeb.page App 1.8.12
Fix potentially issue with embeds, use consistent sw.js?serveIndex=1
when loading.
No effect on app.
What's Changed
Full Changelog: v1.8.11...v1.8.12
ReplayWeb.page App 1.8.11
What's Changed
- deps: update to wabac.js 2.16.12, use default index html (from wabac.js), avoid custom html injection by @ikreymer in #232
Full Changelog: v1.8.10...v1.8.11