Releases: opensumi/core
Releases · opensumi/core
v3.0.1
What's Changed
Release Notes
Breaking Changes
New Contributors
- @wjywy made their first contribution in #3095
- @chaoyue1217 made their first contribution in #3167
- @yiliang114 made their first contribution in #3225
- @ckmilse made their first contribution in #3389
- @crimx made their first contribution in #3489
- @leavesster made their first contribution in #3477
Full Changelog: v2.27.2...v3.0.1
v2.27.2
v2.27.1
v2.27.0
What's Changed
What's New Features
- feat: add activate keybinding for explorer and search view by @erha19 in #2930
- feat: support vscode.l10n api by @erha19 in #3002
- feat: ws reconnect report connection info by @pipiiiiii in #3030
- feat: add editor top side bar support by @MilkWangStudio in #3026
- feat: change createRef to useRef by @winjo in #2932
- feat: drop electron 13 support by @bytemain in #3050
- feat: notification support button by @pipiiiiii in #3073
- style: open editor displays the delete button in its selected state by @wangxiaojuan in #3103
Refactor
Patch Changes
- chore(deps-dev): bump electron from 22.3.23 to 22.3.24 by @dependabot in #3069
- chore(deps-dev): bump electron from 18.3.15 to 22.3.25 in /tools/electron by @dependabot in #3098
Other Changes
- fix: invalid breakpoints line number error by @erha19 in #3037
- fix: filetree rename file correctly by @erha19 in #3108
- doc: add codeblitz badge by @hacke2 in #3088
- chore(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #2911
- fix: scm support double click to openfile by @pipiiiiii in #2937
- fix: terminal search box supports toggle switching by @wangxiaojuan in #3041
- fix: custom components are not destroyed after being closed by @xkaede in #3036
- ci: use nodejs 16.x by @bytemain in #3063
- fix: toolbar width should change when props change by @bytemain in #3065
- fix: search box placeholder color by @wangxiaojuan in #3039
- chore(deps-dev): bump electron from 22.3.24 to 22.3.25 by @dependabot in #3099
- fix: terminal shortcut kill process in windows by @shilin8805 in #3100
- fix: register sumi api in worker by @AhkunTa in #3072
- chore(deps): bump ejs from 2.7.4 to 3.1.7 by @dependabot in #3107
- fix: show first level child when folder tree node is filtered by @erha19 in #3086
- fix: fix electron ide build error by @shilin8805 in #3113
- chore: add retry for extension download by @hacke2 in #3117
- fix: error color by @nonzzz in #3118
New Contributors
- @MilkWangStudio made their first contribution in #3026
- @xkaede made their first contribution in #3036
- @nonzzz made their first contribution in #3118
Full Changelog: v2.26.8...v2.27.0
v2.26.8
What's Changed
Other Changes
- fix: new file with compact node by @erha19 in #3053
- fix: invalid breakpoints line number error by @opensumi in #3056
- fix: worker extension initial error by @AhkunTa in #3028
- fix: get wrong state in toolbar action delegate by @bytemain in #3049
- fix: set expanded contextkey when size changed by @opensumi in #3054
- fix: custom components are not destroyed after being closed by @opensumi in #3057
Full Changelog: v2.26.7...v2.26.8
v2.26.7
v2.26.6
v2.26.5
What's Changed
Style Changes
Other Changes
- fix: diff editor type by @Aaaaash in #2978
- fix: fix forced save not working by @bytemain in #2979
- fix: hideOnDidAccept set default true by @pipiiiiii in #2981
Full Changelog: v2.26.4...v2.26.5
v2.26.4
What's Changed
What's New Features
Other Changes
- fix: terminal panel registered wrong view id by @bytemain in #2969
- fix: support vscode workbench.action.openGlobalKeybindings commands by @pipiiiiii in #2970
- fix: not resolve eacape in message.open by @pipiiiiii in #2973
Full Changelog: v2.26.3...v2.26.4
v2.26.3
What's Changed
Bugfixs
- fix: disable minimap for diffEditor by @Aaaaash in #2956
- fix: fix treeview would not render by @Aaaaash in #2945
- fix: improve comment node style and support twistier click by @erha19 in #2946
- fix: file tree decoration render error by @erha19 in #2963
Style Changes
Other Changes
- fix: make panel view as observable by @Aaaaash in #2943
- fix: change extension window.state default true by @pipiiiiii in #2951
- fix: opened editor reveal error by @erha19 in #2947
- fix: improve comment thread actions UX by @erha19 in #2965
- fix: extra whitespace view-zone by @AhkunTa in #2954
Full Changelog: v2.26.2...v2.26.3