Skip to content

Releases: opensumi/core

v3.2.1

01 Aug 07:50
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v3.2.0...v3.2.1

v3.2.0

31 Jul 08:23
1cd698f
Compare
Choose a tag to compare

What's Changed

What's New Features

Refactor

  • refactor(ai-native): optimize monaco contrib registration by @bytemain in #3763
  • refactor: optimize the logic of inline widget display by @Ricbet in #3885

Style Changes

  • style: add border-radius to scrollbar thumbs by @erha19 in #3752
  • style: adjust tabbar close popover styles by @erha19 in #3749
  • style: improve action widget styles by @Ricbet in #3748
  • style: adjust status bar colors for default and light themes by @erha19 in #3756
  • style: add box-sizing and border-radius properties by @erha19 in #3759
  • style: adjust title actions style by @erha19 in #3765
  • style: adjust z-index values for layout components by @erha19 in #3769
  • style: add styles for markdown popover and icons by @erha19 in #3766
  • style: remove unnecessary overflow:hidden from menubar in global style by @erha19 in #3768
  • style: improve SCM action button style by @erha19 in #3788
  • style: inline-hint line height by @Ricbet in #3826
  • style: remove useless styles by @Ricbet in #3854
  • style: inline diff removed widget style by @Ricbet in #3868
  • style: improve inline diff partial style by @Ricbet in #3877
  • style: improve light theme editor style by @Ricbet in #3884

Other Changes

Full Changelog: v3.1.4...v3.2.0

v3.1.4

02 Jul 09:30
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v3.1.3...v3.1.4

v3.1.3

25 Jun 07:49
Compare
Choose a tag to compare

What's Changed

Fixes


更新内容

修复

Full Changelog: v3.1.2...v3.1.3

v3.1.2

21 Jun 09:23
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v3.1.1...v3.1.2

v3.1.1

14 Jun 02:45
Compare
Choose a tag to compare

What's Changed

Refactor

  • refactor(ai-native): optimize monaco contrib registration by @bytemain in #3773

Full Changelog: v3.1.0...v3.1.1

v3.1.0

06 Jun 03:23
aeaa7be
Compare
Choose a tag to compare

What's Changed

Release Notes
Breaking Changes

Full Changelog: v3.0.4...v3.1.0

v3.0.4

03 Jun 06:47
Compare
Choose a tag to compare

What's Changed

What's New Features

  • feat: support test results panel, icons in test view by @life2015 in #3706
  • feat: support monaco editor worker by @bytemain in #3703
  • feat: support AI completion prompt engineering by @erha19 in #3681
  • feat: chat api support scrollToBottom by @Ricbet in #3714
  • feat: add api for rendering chat message history messages by @bk1012 in #3712

Refactor

  • refactor(connection): interface-oriented rather than implementation by @bytemain in #3708

Other Changes

Full Changelog: v3.0.3...v3.0.4

v3.0.3

22 May 02:05
2b1a4b7
Compare
Choose a tag to compare

What's Changed

What's New Features

Other Changes

Full Changelog: v3.0.2...v3.0.3

v3.0.2

21 May 05:36
ec4a61a
Compare
Choose a tag to compare

What's Changed

What's New Features

  • fix: menu bar items for design mode will be registered multiple times by @bytemain in #3645
  • feat: support shellExecutionSupported context key by @hacke2 in #3649
  • feat: support registerTerminalProvider API by @Ricbet in #3656
  • feat: add debug command for python-debug by @hacke2 in #3671
  • feat: support shell integration customize by @life2015 in #3674
  • fix: ai editor feature contribution duplicate registration by @Ricbet in #3690
  • feat: allow configure tabbar max visible counts by @bytemain in #3691
  • feat: support send component message in chat by @bk1012 in #3693

Refactor

  • refactor: refactor the restart interaction of extension host by @hacke2 in #3652
  • refactor: do not kill the last extension host by @hacke2 in #3657
  • refactor: remove msg stream manager by @Ricbet in #3667
  • Revert "refactor: refactor the restart interaction of extension host" by @hacke2 in #3673

Style Changes

  • style: chat input instruction options by @Ricbet in #3647
  • style: adjust statusbar padding for better display by @erha19 in #3668

Other Changes

Full Changelog: v3.0.1...v3.0.2