Skip to content

v0.19.1

Choose a tag to compare

@github-actions github-actions released this 28 Aug 10:59
· 25 commits to main since this release

What's Changed

Performance

Reviews with many changed files were mounting every line on page load because the <details> toggle handler fired on the initial open. A 300-file review went from ~19 seconds of blocked main thread to 9 ms, and scrolling no longer stalls.

  • fix(web): don't load every lazy file on the create-time details toggle (#846) by @felix-dumit in #846 - Thank you!

Live mode

Jujutsu

Review UI

Internal refactors

New Contributors

Full Changelog: v0.19.0...v0.19.1