Skip to content

chore(next): release 0.46.0-beta.0 - #86

Open
josephschmitt wants to merge 1 commit into
nextfrom
release-please--branches--next
Open

chore(next): release 0.46.0-beta.0#86
josephschmitt wants to merge 1 commit into
nextfrom
release-please--branches--next

Conversation

@josephschmitt

Copy link
Copy Markdown
Owner

🤖 I have created a release beep boop

0.46.0-beta.0 (2026-04-18)

Features

  • core: add review tracking with snapshot-based change detection (d634347)
  • db: add review snapshot schema and queries (15e18c1)
  • desktop: {/} jump between comments in diff view (83a0997)
  • desktop: add additional files via sidebar and palette (a57dc2a)
  • desktop: add artifact version picker and version-diff mode (4e5dc8f)
  • desktop: add cancel pause command to palette (24472fb)
  • desktop: add comment editor, review submission, and review actions (7c23be6)
  • desktop: add connection info, history, and base ref picker dialogs (05a33b2)
  • desktop: add custom app icon with monocle logotype (275f408)
  • desktop: add diff view keyboard navigation and fix shift key matching (0f07a58)
  • desktop: add diff view with react-diff-view and content viewer (9a6dbbf)
  • desktop: add Enter/dir toggle, tree collapse/expand, and Ctrl+Y copy (c671c99)
  • desktop: add File > Open Project menu for switching projects (1d7ddb7)
  • desktop: add full splash screen matching TUI empty state (9455b59)
  • desktop: add help dialog, command palette, and remaining keyboard shortcuts (34af0f6)
  • desktop: add layout cycling between horizontal and stacked (4a5c0ed)
  • desktop: add layout shell, sidebar, keyboard nav, and API layer (0f05fb2)
  • desktop: add macOS-native frameless window with toolbar and refined sidebar (914fcf3)
  • desktop: add missing keybindings for TUI feature parity (21f74d6)
  • desktop: add Nerd Font file icons in sidebar (f8812f8)
  • desktop: add project picker for directory selection (6f6d5f1)
  • desktop: add project switcher dropdown to toolbar (5c97e49)
  • desktop: add session picker on startup (d003c34)
  • desktop: add Settings dialog (0e3b4fe)
  • desktop: add submit! auto-submit palette command (c098d5e)
  • desktop: add syntax highlighting to diff view (4f10146)
  • desktop: add toast notification system (c5b7b2b)
  • desktop: add visual selection, click-to-focus, and drag-to-select (3faa806)
  • desktop: add website-matched typography and visual polish (a6f7c65)
  • desktop: auto-advance to next unreviewed after marking reviewed (f62a7d7)
  • desktop: auto-select plans when received and fix null hunks crash (858382e)
  • desktop: bring status bar and toolbar to TUI parity (4572993)
  • desktop: collapse single-child directory chains in sidebar tree (a5f309b)
  • desktop: confirm destructive review commands (823c768)
  • desktop: contextual empty state when review tracking is active (afe030e)
  • desktop: honor config.keybindings overrides (da9d2a3)
  • desktop: improve base ref picker and show current ref in status bar (0c3fbd3)
  • desktop: make comments navigable with j/k cursor movement (3fd2cd7)
  • desktop: match TUI connection indicator states in toolbar (f64894e)
  • desktop: move logotype next to traffic lights using JetBrains Mono (5a63e81)
  • desktop: offer Claude MCP registration on first run (e5ade22)
  • desktop: open comment and review bodies in external editor (2eaf50c)
  • desktop: press c on focused comment to edit it (575e356)
  • desktop: publish Homebrew cask on release (7f124a4)
  • desktop: render file contents in non-git directory mode (1d7222d)
  • desktop: render file-level comments at top of diff view (2e9b201)
  • desktop: render plans and files through DiffView with full navigation (444832b)
  • desktop: render suggestion comments as inline diffs (56c847a)
  • desktop: replace border focus indicators with accent bars and kill native outlines (590073d)
  • desktop: reposition macOS traffic lights to align with toolbar (12f96c6)
  • desktop: show binary file indicator instead of rendering garbled content (529087f)
  • desktop: show empty circle for unreviewed files in sidebar (f24d73f)
  • desktop: surface directory mode notice on startup (dd44e3b)
  • desktop: surface review snapshots in base ref picker and status bar (70313c7)
  • desktop: switch to Shiki for diff syntax highlighting (8fcea08)
  • desktop: update help dialog with all TUI-parity keybindings (a52d4e0)
  • scaffold Wails desktop app with React frontend (8a2fd5b)
  • tui: render review indicators, snapshot ref picker, and stable sidebar (5382b38)

Bug Fixes

  • ci: bundle MCP channel before desktop builds (2ef082f)
  • ci: remove MCP channel bundle step from desktop workflows (b85e00b)
  • ci: replace macos-13 matrix with cross-compilation on macos-latest (9ef8952)
  • ci: simplify desktop release to arm64-only build (dc63d53)
  • desktop: add file type icon to binary file indicator (18440d0)
  • desktop: align git status left and review checkmark right in sidebar (eab4afa)
  • desktop: cursor movement now triggers file selection (3243849)
  • desktop: dim selection highlights in unfocused panes (aa49fa8)
  • desktop: downgrade refractor to v4 for react-diff-view compat (91a26fd)
  • desktop: fix base ref picker footer overlap and scroll overflow (e6fa7b9)
  • desktop: fix connection indicator by tracking queue mode (de97749)
  • desktop: isolate dev DB path and guard nil database in SelectProject (b90639a)
  • desktop: load config on startup to apply user preferences (b671198)
  • desktop: load react-diff-view CSS before Catppuccin overrides (f445959)
  • desktop: make sidebar full-height and add status bar padding (b7dd885)
  • desktop: move git status badge to left of file icon in sidebar (b69595d)
  • desktop: pass structural tokens so renderToken fires for Shiki (8c401b5)
  • desktop: pre-fill suggestion block with selected line content (f5964ff)
  • desktop: prevent duplicate comment widgets on modified lines (7c68d30)
  • desktop: reduce sidebar item font size from text-sm to text-xs (4dc831c)
  • desktop: refresh changed files after base ref selection (d725a21)
  • desktop: refresh diff view after submit and clear (b11bf86)
  • desktop: remove fixed width on sidebar icons to prevent overlap (53cb9bd)
  • desktop: rename app bundle to Monocle.app and fix icon transparency (d8d9cdb)
  • desktop: return value from SelectProject for Wails binding compat (9f77d06)
  • desktop: scope dev-mode watcher to desktop-relevant directories (4358954)
  • desktop: show ⌘ instead of Ctrl on Mac for keyboard hints (72784bc)
  • desktop: show logotype and Focus Mode badge in toolbar when sidebar hidden (96c5fc4)
  • desktop: simplify Makefile build targets (cc9fc02)
  • desktop: skip folders when navigating files with [/] (9146080)
  • desktop: sort sidebar tree directories-first then alphabetical (4b2abda)
  • desktop: suppress file active highlight when cursor is on a folder (549cbc7)
  • desktop: surface project selection errors in picker (e0a35dc)
  • desktop: update empty state to match TUI splash screen (9cb5792)
  • desktop: use bundled PureNerdFont for file icons (a09da9d)
  • desktop: use monospace font in comment textareas and fix dev setup (3165516)
  • desktop: use Nerd Font family for sidebar file icons (5471ba6)
  • desktop: use nerd font folder icon matching TUI sidebar (dd10742)
  • desktop: use same highlight color for cursor and active sidebar items (c9a42c6)
  • desktop: use solid fill color for focused comment highlight (f7f121c)
  • desktop: use vibrant color for focused comment highlight (99a4aab)
  • desktop: widen comment and submit modals to max-w-2xl (65ca60d)
  • desktop: wrap around when jumping between comments with {/} (f6e56db)
  • make vet depend on frontend-dist so go vet works without a prior desktop build (3f589db)

This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant