Skip to content

v2.0.0-rc.8: build(gradle): bump plugin version to 2.0.0-rc.8

Compare
Choose a tag to compare
@phodal phodal released this 24 Mar 09:27
· 931 commits to master since this release
cac9df9

Bug Fixes

  • devti: handle exception in diff panel creation and update planner icon (13eba06)
  • devti: handle exception in diff panel creation and update planner icon (a00b9f8)
  • devti: improve Markdown processing and shell safety check (5039744)
  • devtools: trim input text in chat panels (a1b4dd8)
  • fix typos (15bad5e)
  • terminal: handle exceptions in command safety check and improve UI feedback (8b6630c)
  • terminal: improve shell syntax safety check for dangerous commands (72ed670)

Features

  • coder: add auto lint code feature (0afe92f)
  • core: add create_test_for_file tool for AutoDev (50c6caf)
  • core: add option to enable auto run terminal commands #335 (597ccf5)
  • core: add option to hide toolbar in CodeHighlightSketch (6c89b64)
  • core: add repair functionality to sketch patch (deab5dc)
  • core: add save file action to AutoDev tool window (2c9769e)
  • core: enhance shell command safety check (4cb55b7)
  • core: enhance shell safety checks with additional dangerous command patterns (93c983d)
  • core: optimize DevIn tag handling in AutoDevInlineChatPanel (37bf949)
  • core: update send icon to version 2 (adad4d9)
  • database: add safety check for dangerous SQL operations (8f9ea98)
  • devti: enhance auto-sketch mode with additional commands (5f10d32)
  • devtools: implement file saving functionality for AutoDev (76a4703)
  • devtools: improve shell command execution and output display (f029612)
  • gui: add localization for save file action (c3fd97e)
  • gui: replace AutoDevIcons with NewChatAction and simplify MessageView- Remove unused import of AutoDevIcons in MessageView.kt (4cef76c)
  • settings: add enable render webview option (2bdb46c)
  • terminal: add actions to terminal sketch (b047edd)
  • terminal: add resizable terminal panel and improve terminal sketch #335 (b24010a)
  • terminal: add show/hide terminal action and update related messages (5ceba0d)
  • terminal: implement advanced shell command safety check #335 (681b95d)
  • terminal: implement real-time UI updating for terminal output (e07a0b2)
  • terminal: implement safety check for dangerous shell commands (6b5666c), closes #335
  • terminal: improve collapsible panel and add execution result feedback && closed #335 (92e3b15)
  • terminal: store and reuse execution results (927a7c8)