Skip to content
Published on

Version 0.2.0 released

Releases
Authors
  • Supports Auth2 authentication. Currently supports GitHub and Google.
  • Support the secondary authentication of enterprise assets
  • Support for file upload and download functions
  • User-built model selection optimization, distinguishing between different thinking support scenarios

Features

  • Supports Auth2 authentication. Currently supports GitHub and Google.
  • Support the secondary authentication of enterprise assets
  • Support for file upload and download functions
  • User-built model selection optimization, distinguishing between different thinking support scenarios
  • The acquisition and management of enterprise assets by JumpServer
  • Remove the previous code for disconnecting the ws connection and the term connection, and eliminate or make compatible all the special processing.
  • Compatibility support for the interaction between enterprise asset terminals and AI modules
  • Agent connection support for enterprise assets
  • The connection method of enterprise assets has been changed to SSH, and the tunnel connection has been implemented
  • Improve file management functionality (upload, download, rename, chmod, delete, copy, move)
  • Optimize the navigation logic of suggestion items to support circular selection
  • Reconstruct the secondary verification logic, add the Otp Dialog component and optimize the enterprise asset refresh

Bug Fixes

  • In the Agent mode: Checking the service status will enter the interactive mode, resulting in the interruption of the task.
  • Support connection and command execution with JumpServer
  • Window & typeof global api
  • Update the style of Chat to AI
  • Remove exit command detection for default SSH connections
  • Unable to jump back to the application after logging in to Linux
  • Adjust tree title click and icon
  • Update the artifactName format in the build configuration file to include platform information
  • Log extension status once app started
  • Modify the waiting time for marked CMD
  • Add a "Skip Login" link on the login page
  • Terminal input management adjustmen

What's Changed

  • fix: Support connection and command execution with JumpServer by @zhouyu123666 in #632
  • fix: README by @87ZGitHub in #634
  • fix: Window & typeof global api by @dsd2077 in #635
  • feat: Improve file management functionality (upload, download, rename, chmod, delete, copy, move) by @pythonsmallwhite in #636
  • feat: Support the secondary authentication of enterprise assets by @fishyu-mushroom in #637
  • fix: Update the style of Chat to AI by @zhouyu123666 in #638
  • fix: Remove exit command detection for default SSH connections by @fishyu-mushroom in #639
  • feat:Add extension telemetry by @dsd2077 in #640
  • feat: Optimize the navigation logic of suggestion items to support circular selection by @fishyu-mushroom in #641
  • fix: Unable to jump back to the application after logging in to Linux by @dingdingdingyinyinyin in #644
  • feat: Reconstruct the secondary verification logic, add the Otp Dialog component and optimize the enterprise asset refresh function by @fishyu-mushroom in #645
  • feat: Adjust tree title click and icon by @Remulic in #646
  • fix: Internationalization of the markdownRenderer component by @zhouyu123666 in #647
  • fix: Modify the waiting time for marked CMD by @pythonsmallwhite in #648
  • fix: Terminal input management adjustment by @Spr1n9 in #649
  • feat: Add the MFA secondary verification component and related logic, and optimize the enterprise asset refresh function by @fishyu-mushroom in #650
  • fix: Log extension status once app started by @dsd2077 in #651
  • style: Update workspace by @isoyaoya in #652
  • fix: Update host list display by @wanglei220 in #653
  • feat: Add a "Skip Login" link on the login page by @zhouyu123666 in #654
  • fix: Update the artifactName format in the build configuration file to include platform information by @zhouyu123666 in #655