What's Changed
GitLab merge requests
You can now review GitLab merge requests with the same pull/push flow as GitHub PRs.
General
- feat: add a configurable code font setting (#819) by @yoshitsugu in #819 - Thank you!
- feat: allow GitHub-compatible HTML in comment markdown (#831) by @tomasz-tomczyk in #831 - Thank you @ekisu for suggesting!
- fix: render Markdown YAML frontmatter as a highlighted block by @tomasz-tomczyk in #830 - Thank you @sethfitz for reporting!
- fix: disable markdown-it replacements to preserve (c)/(r)/(tm) (#820) (#829) by @tomasz-tomczyk in #829 - Thank you @sethfitz for reporting!
- fix: render markdown tables with native layout by @tomasz-tomczyk in #834
- fix: wrap overflowing markdown table cells (#841) by @tomasz-tomczyk in #841
- fix: align live comment markdown and announce toasts (#838) by @tomasz-tomczyk in #838
- fix: preserve preview path when sharing (#835) by @tomasz-tomczyk in #835
- fix: preserve preview CLI args on re-share and detect GitHub PR URLs (#837) by @tomasz-tomczyk in #837
- fix: honor plan review opt-out in Claude Code (#825) by @tomasz-tomczyk in #825 - Thank you @AndreyMalykhin for suggesting!
- fix: validate srcset URLs and keep language-* in comment sanitize (#839) by @tomasz-tomczyk in #839
Dependencies
- chore(deps): bump markdown-it from 14.3.0 to 15.0.0 (#814) by @app/dependabot in #814
- chore(deps): bump mermaid from 11.16.0 to 11.16.1 (#815) by @app/dependabot in #815
- chore(deps): bump @highlightjs/cdn-assets from 11.11.1 to 11.11.2 (#826) by @app/dependabot in #826
- chore(deps-dev): bump esbuild from 0.28.1 to 0.28.2 (#827) by @app/dependabot in #827
- chore(deps-dev): bump eslint from 10.8.0 to 10.8.1 (#828) by @app/dependabot in #828
Internal refactors
- test: clean up wait-for-event long poll (#832) by @hermes-tomczyk in #832
- test: stabilize lazy session threshold fixture and quiesce test sessions (#817) by @hermes-tomczyk in #817
- chore: Make plain wt switch -c tip at origin/main. (#836) by @tomasz-tomczyk in #836
New Contributors
- @bewa1t made their first contribution in #816
- @yoshitsugu made their first contribution in #819
Full Changelog: v0.18.4...v0.19.0