Skip to content

v2.0.0-rc.7

Compare
Choose a tag to compare
@phodal phodal released this 20 Mar 14:31
· 1022 commits to master since this release
cdf350b

2.0.0-rc.7 (2025-03-20)

Features

  • sketch: add markdown preview support (e6d6c38)

2.0.0-rc.6 (2025-03-20)

Bug Fixes

  • devti: improve UI display for markdown and plain text files (af41812)

Features

  • BuiltinCommand: disable command in sketch mode #335 (60f9b02)
  • core: update icon for AutoDev Planner tool window (c492fc9)
  • settings: add MCP server port and restart requirement (5ecf871)
  • shell: add async shell execution with progress tracking #335 (c94b3b4)
  • terminal: add collapsible panel for shell code display #335 (ca98448)

Performance Improvements

  • provider: wrap file search in runReadAction (fd3df19)
  • sketch: disable markdown preview by default (b1e132e)