Skip to content

Commit

Permalink
update CHANGES.md for 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ikreymer committed Jun 10, 2024
1 parent 7229609 commit dc26fb2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

## CHANGES

v2.0.1
- Fidelity improvements (via wabac.js and wombat), including 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)
- Cleanup: Remove unused src/sw.ts
- Dependencies: wabac.js to 2.18.2, wombat to 3.7.6

v2.0.0

- Show snapshot timestamp in location bar by @SuaYoo in https://github.com/webrecorder/replayweb.page/pull/228
Expand Down

0 comments on commit dc26fb2

Please sign in to comment.