Skip to content

v0.7.0

Choose a tag to compare

@tomasz-tomczyk tomasz-tomczyk released this 06 May 10:45
· 76 commits to main since this release
8597a8a

What's Changed

This release brings sharing controls to crit-web. Reviews are now unlisted by default and owners can promote them to public; a new comment policy lets you decide whether replies are open to anyone, signed-in users only, or disabled entirely. The review surface itself got more flexible too — sidebars are resizable, the comments panel is draggable, and there's a /raw/<file> view for plain-text access.

Sharing controls

  • feat: review public visibility (unlisted by default, owner-promotable) by @tomasz-tomczyk in #169
  • feat: comment policy controls (open / logged-in only / disabled) by @tomasz-tomczyk in #172

Review surface

General

Fixes

Internal refactors

Full Changelog: v0.6.0...v0.7.0