Releases: iamrajjoshi/gloss
Releases · iamrajjoshi/gloss
v0.13.0
What's Changed
- ✨ feat[gloss]: add focused review filters by @iamrajjoshi in #48
Full Changelog: v0.12.3...v0.13.0
v0.12.3
What's Changed
- 🐛 fix[gloss]: stabilize watch timeout release by @iamrajjoshi in #47
Full Changelog: v0.12.2...v0.12.3
v0.12.1
Gloss v0.12.1 makes source peek easier to use: just click a symbol in the diff to open the peek panel. No Cmd/Ctrl-click needed.
Upgrade:
brew update
brew upgrade iamrajjoshi/tap/glossnpm users can run:
npm install -g getgloss@latestFull Changelog: v0.12.0...v0.12.1
v0.12.0
Gloss v0.12.0 adds source peek for code review. Cmd/Ctrl-click a symbol in the diff to inspect its definition from elsewhere in the repo, without opening your editor.
Highlights:
- Floating source peek panel that can be dragged and resized over the diff
- Source definitions for imports, same-file symbols, re-exports, and repo search fallbacks
- File actions for copy path, copy contents, open in installed local apps, and open in folder
- Shared file actions menu in both diff headers and source peek
Upgrade:
brew update
brew upgrade iamrajjoshi/tap/glossnpm users can run:
npm install -g getgloss@latestFull Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- ✨ feat[web]: add language logos by @iamrajjoshi in #43
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- 📚 docs[readme]: fix badge endpoints by @iamrajjoshi in #41
- ✨ feat[web]: add system light mode by @iamrajjoshi in #42
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- ✨ feat[gloss]: expand hidden diff context by @iamrajjoshi in #40
Full Changelog: v0.8.5...v0.9.0
v0.8.5
What's Changed
- 🐛 fix[gloss]: stop stale review daemons by @iamrajjoshi in #39
Full Changelog: v0.8.4...v0.8.5
v0.8.4
What's Changed
- 🐛 fix[gloss]: recover server state permission failures by @iamrajjoshi in #38
Full Changelog: v0.8.3...v0.8.4
v0.8.3
What's Changed
- 📚 docs[readme]: fix demo rendering and add badges by @iamrajjoshi in #36
- 🐛 fix[gloss]: expand review header title by @iamrajjoshi in #37
Full Changelog: v0.8.2...v0.8.3