Skip to content

chore(main): release mdview 0.3.5#36

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--mdview
Open

chore(main): release mdview 0.3.5#36
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--mdview

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 10, 2026

🤖 I have created a release beep boop

0.3.5 (2026-03-22)

Features

  • add One Dark Pro theme, colorful icon themes, compact folders, and preferences panel redesign (eb61796)
  • annotation format v2 (32c7d66)
  • comments: add comment manager orchestrating CRUD and file writes (dbfb279)
  • comments: add comment parser for extracting footnote comments (c090d18)
  • comments: add comment serializer for markdown footnote operations (e6bedb3)
  • comments: add comment UI with cards, gutter, context menu, and input form (3aaa6e6)
  • comments: add native messaging host for file writes (304edb2)
  • comments: add replies, reactions, tags, and context menu (615f425)
  • comments: add source position map, comment context, and emoji data (b762c9a)
  • comments: add text highlight module for comment markers (7b0ebc0)
  • comments: implement annotation format v2 with citation-style markers (37d7231)
  • comments: integrate comment manager into content script (87aee0a)
  • core: define platform adapter interfaces (994190f)
  • core: extract and render YAML frontmatter as collapsible card (73afffa)
  • css: add comment system styles, gutter layout, and responsive breakpoints (84d6c8e)
  • electron: add electron-builder config and placeholder icons (60b030a)
  • electron: add keyboard shortcuts, drag-drop, and file tree sidebar (5b423ac)
  • electron: add main process, IPC handlers, state manager, and renderer adapters (d54a9f9)
  • electron: add main-process adapters, IPC channels, and preload bridge (94ed62a)
  • electron: add menu bar, file dialogs, recent files, and workspace state model (ef1544a)
  • electron: add preferences panel with live preview and keyboard shortcut (6716178)
  • electron: add renderer viewer with full rendering pipeline (722229a)
  • electron: add session restore, wire all workspace features, polish main process (84c82c5)
  • electron: add status bar with document metadata (9512e31)
  • electron: add tab bar, document context, and multi-document renderer (72808cb)
  • electron: add workspace CSS and IPC plumbing for sidebar width/open external (f197dfd)
  • electron: scaffold Electron package with stub entry points (4a74701)
  • electron: wire menu commands, theme/prefs handlers, resizable sidebar, render progress (189649f)
  • implement persistent margin comments (aa52927)
  • pipeline: integrate comment parser into render pre-parse stage (959eb35)
  • render YAML frontmatter as collapsible card (08cb660)
  • settings: add comment author name and enable toggle to options and popup (e9b30f5)
  • themes: add comment highlight and card CSS variables to all themes (1c76632)
  • types: add comment type definitions (479a653)

Bug Fixes

  • chrome-ext: add build and dev scripts to package.json (b9678ee)
  • comments: add card minimization, improve highlight robustness (1a24bea)
  • comments: address code review findings (0410622)
  • comments: floating cards, native host fixes, write safety (409368b)
  • comments: support cross-node text highlighting (4934b7a)
  • core: improve mermaid cache race handling and renderer robustness (04c755d)
  • electron: resolve runtime bugs preventing markdown rendering (db55bac)
  • electron: set worker format to ES for renderer build (c774e39)
  • test: add comment color properties to mock theme and fix type errors (d202ee4)
  • tests: repair vi.mock factories for Node built-ins and class constructors (235293b)
  • update root theme-engine test to expect 9 themes (e1adb5b)

Code Refactoring

  • chrome-ext: consolidate adapter classes into src/adapters/ (4e931f6)
  • core: add barrel export for @mdview/core (6b2e88b)
  • core: add barrel exports for TOC renderer, lazy section renderer, and comment UI (306ca21)
  • core: add FileScanner to barrel export (4610406)
  • core: extract comment-manager with FileAdapter and IdentityAdapter (b05200f)
  • core: extract debug-logger with StorageAdapter (0d2287e)
  • core: extract DEFAULT_STATE and DEFAULT_PREFERENCES to @mdview/core (c0cd82b)
  • core: extract file-scanner with MessagingAdapter (055c462)
  • core: extract file-scanner with MessagingAdapter (76eb366)
  • core: extract render-pipeline with MessagingAdapter (df11f56)
  • core: extract theme-engine with StorageAdapter (34d7c8e)
  • core: move comment parsers and serializers to @mdview/core (f2db9ab)
  • core: move comment UI modules to @mdview/core (58ff331)
  • core: move DOM utilities to @mdview/core (341982f)
  • core: move export modules to @mdview/core (d07db38)
  • core: move markdown-converter, cache-manager, frontmatter to @mdview/core (8c6a3c9)
  • core: move pure utility modules to @mdview/core (a96ec94)
  • core: move renderers to @mdview/core (f3b48c6)
  • core: move shared content.css to @mdview/core/styles (d80bb96)
  • core: move theme data modules to @mdview/core (995c97f)
  • core: move type definitions to @mdview/core (31fe07e)
  • core: move worker modules to @mdview/core (5b9d5e7)
  • core: promote applyTheme and watchSystemTheme to core ThemeEngine (2bb19da)
  • extract @mdview/core and monorepo structure (7805588)
  • move Chrome extension to packages/chrome-ext (f0253d0)

Documentation

  • add margin comments feature design (b98b052)
  • add margin comments implementation plan (a521aef)

Tests

  • comments: add integration tests for full comment lifecycle (c8e0d66)

This PR was generated with Release Please. See documentation.

Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--mdview branch 2 times, most recently from 55caf29 to 6ad8a49 Compare March 12, 2026 01:50
@github-actions github-actions bot force-pushed the release-please--branches--main--components--mdview branch 5 times, most recently from 66a75c0 to 9045941 Compare March 20, 2026 21:05
@github-actions github-actions bot force-pushed the release-please--branches--main--components--mdview branch from 9045941 to 067faed Compare March 22, 2026 00:24
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.

0 participants