Releases: sidequery/homebrew-tap
Releases · sidequery/homebrew-tap
mdnb-0.8.4-46
mdnb 0.8.4
Bug Fixes
- No longer asks for Calendar access on launch.
mdnb-0.8.3-45
mdnb 0.8.3
Features
- Commit and sync Git-backed vaults directly from the sidebar, with a cleaner view of what's changed.
- Rewrote the first-run experience so setting up a Git-backed vault is a guided step.
Experimental
- Meeting recording got smarter about what kind of audio it's capturing, with cleaner summaries and better multi-speaker transcripts.
- Appearance settings consolidated with Magic Theme, with a live preview of your theme as you dial it in.
Polish
- Theming extends further into the app, with the browser, right sidebar, and inspectors all following your active theme.
- First launch picks a nicer random theme instead of the default.
Bug Fixes
- Fixed a Backlinks layout issue when expanding sections.
- Fixed list-marker rendering in some cases.
mdnb 0.8.2
mdnb 0.8.2
Bug Fixes
- Fixed app failing to launch on machines that did not have the developer's local build directory present.
Features
- Meeting recording is now available in release builds.
Note
- Minimum macOS is now 15 Sequoia.
mdnb 0.8.1
mdnb 0.8.1
Bug Fixes
- Fixed app failing to launch on machines that did not have the developer's local build directory present.
Features
- Meeting recording is now available in release builds.
Note
- Minimum macOS is now 15 Sequoia.
mdnb 0.8.0
mdnb 0.8.0
Features
- Added desktop widgets for folders and recent notes.
- Added terminal tabs.
- Added a menu bar status item with a global quick-capture hotkey for jotting notes without leaving your current app.
- Added five new editor themes: Gruvbox Light, Ayu Dark, Everforest Dark, Rosé Pine, and Kanagawa.
- Moved Properties into the right sidebar.
Experimental
- Added agent chat with Claude and GPT support, including chat tabs, an Ask Agent action for selected text, and list-based tab launches for starting a new run from a picker. Bun is auto-installed when missing so agents work out of the box. Sidebar chat history shows a shimmer skeleton while loading, always opens sessions in a new tab, asks before replacing a busy chat, and shows a dedicated indicator when loading a historical session. Agent settings are organized into a friendlier subpage.
- Added meeting recording with live transcripts, post-recording summaries, model selection, and toolbar/notch controls.
- Added SQL notebooks with inline query results and chart rendering.
- Added a built-in browser tab with a dynamic address pill that shrinks to fit.
- Added Magic Theme: generate a custom editor theme by describing what you want, powered by AI.
Polish
- Refreshed the sidebar with a cleaner look, better behavior at narrow window widths, and an option to hide note and folder icons.
- Faster right sidebar open.
- Live sidebar git status and change counts, with improved commit message suggestions for sync.
- Improved sidebar search.
- Rebound Cmd+N to open a new zero-state tab instead of immediately creating a note.
- Improved the right sidebar and inspector layout.
- Added support for more note file types.
- Tightened overall app chrome and spacing.
Bug Fixes
- Fixed a feedback loop that could peg the CPU while preferences were being saved.
- Fixed search and navigation issues around symlinked vaults and workspace roots, and removed a Cmd+P freeze.
- Fixed tab-switching bugs that could open the wrong document or drop per-tab graph and tags state.
- Fixed several live preview editing issues, including stale list markers, bullet typing, and font handling.
- Improved review window shutdown and termination behavior.
mdnb-0.7.0-41
mdnb 0.7.0
Features
- Rename notes by clicking the title in the toolbar
- Due date annotations and reminder notifications for todos
- Reminders settings for configuring notification behavior
Polish
- Strikethrough text color now renders correctly in dark mode
- Sidebar top spacing adjusted for better alignment
Bug Fixes
- Keyboard shortcuts section on the home screen no longer renders with a white background in dark mode
mdnb-0.6.11-40
mdnb 0.6.11
Bug Fixes
- Plan review no longer shows a blank editor window when the app is launched from a cold state
- Plan review no longer spawns duplicate app instances
- Plan review window stays open after submission on warm launches instead of auto-closing after 1.5s
- Plan review window enforces a minimum size to prevent invisible windows from corrupted autosaved frames
- App terminates cleanly after review-only launches once the review window is closed
mdnb-0.6.9-38
mdnb: 0.6.9 (37)
mdnb-0.6.10-39
mdnb 0.6.10
Bug Fixes
- Plan review window no longer spawns new app instances on each invocation
- Plan review window enforces a minimum size to prevent invisible windows from corrupted autosaved frames
mdnb-0.6.9-37
mdnb 0.6.9
Features
- Agent review mode: review plans in a dedicated native window with inline comments and completion state.
Polish
- Mermaid diagrams: improve native rendering and fallback, with better class diagram layout and diagram expansion behavior.
- Search and sidebar styling: align search results with the sidebar look and simplify list chrome.
- Editor polish: improve scroll performance, toolbar clipping, and terrazzo rendering during animations.
Bug Fixes
- Review window theme: apply the app's light, dark, and system appearance in review mode and its completion overlay.
- Mermaid reliability: fix cases where native Mermaid could fall back too early or render with broken layout.