Releases: opensumi/core
Releases · opensumi/core
v2.23.0
What's Changed
What's New Features
- feat: support electron titlebar string template by @yantze in #2194
- feat: add empty implementation for
Terminal Location
API by @bytemain in #2202 - feat: add cli engine by @bk1012 in #2210
- chore: show extension download error by @bk1012 in #2266
- feat: menubar component will reset focus after click by @pipiiiiii in #2284
- feat: read-only resource render lock icon by @Ricbet in #2309
- feat: support inspectExtensionHost config by @Ricbet in #2310
- feat: breadcrumbs support menus by @wangxiaojuan in #2258
- feat: editor tab title display file path by @hacke2 in #2343
- feat: statusbar pophover support icon by @hacke2 in #2340
- feat: compatibility with the experimental API registerTimelineProvider by @PerfectPan in #2438
- feat: toolbar dropdown-button contribute by @hacke2 in #2312
Refactor
- refactor: remove some useless icons by @erha19 in #2204
- refactor: remove unused application error definition by @erha19 in #2403
- fix: ensure outline is displayed properly by @bytemain in #2440
Style Changes
Other Changes
- fix: collaboration initialize by @Ricbet in #2207
- build(deps): bump cookiejar from 2.1.3 to 2.1.4 by @dependabot in #2216
- fix: remove collaboration preference code by @Ricbet in #2221
- build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /tools/electron by @dependabot in #2236
- chore: add E2E test badge by @erha19 in #2237
- fix: quick open hightlight label whitespace by @Ricbet in #2265
- fix: support Trim Final NewLines configuration by @pipiiiiii in #2277
- chore: remove engines required on package.json by @erha19 in #2267
- fix: scm badge is too large to display the problem by @wangxiaojuan in #2274
- chore: update license notice by @erha19 in #2300
- fix: add margins to the QuickOpen input by @wangxiaojuan in #2299
- fix: modified readonly logic of diff editor by @Ricbet in #2295
- chore: update extension engine version to 1.68.0 by @erha19 in #2302
- chore: improve terminal debug test by @erha19 in #2304
- tests: add collaboration module test case by @pipiiiiii in #2306
- fix: support normal prelunchTask on debug by @erha19 in #2330
- fix: sync file dirty status after spliting files by @erha19 in #2323
- chore: remove drivelist by @AhkunTa in #2281
- fix(collaboration): change default color by @winjo in #2348
- chore: remove useless application interface by @erha19 in #2344
- fix: improve context menu content fontsize by @wangxiaojuan in #2351
- chore: update render mode comment by @erha19 in #2353
- Revert "fix: use bash resolve shellpath" by @yantze in #2347
- chore: remove unused value in extension.service.ts by @bk1012 in #2375
- ci: add workflow for code review by @bytemain in #2395
- test: scm list view mode e2e by @Ricbet in #2387
- fix: show theme quick picker after theme extension installed by @PerfectPan in #2398
- chore: remove node-notifier from cli-engine by @erha19 in #2400
- fix: remove status bar warnings by @erha19 in #2407
- chore: update community information by @erha19 in #2413
- chore: build cli-engine before publish by @erha19 in #2430
- chore: download extension on Windows by @fankangsong in #2436
- chore: update cli-engine versison by @erha19 in #2422
- ci: add secrets check by @erha19 in #2439
- chore: support build cli-engine before release by @erha19 in #2441
- fix: namespace conflicts between extHost and extBrowser by @yantze in #2415
- fix: support haxe hashlink debug by @erha19 in #2393
- fix: logger should have default value to avoid error to be overridden by @miserylee in #2433
- fix: output clear icon lag renderer by @Ricbet in #2447
- fix: file watcher path error on Windows by @erha19 in #2455
- fix: electron menus will be called more than once by @erha19 in #2453
- fix: ensure preference ready before render editor by @bytemain in #2451
New Contributors
- @dependabot made their first contribution in #2216
- @winjo made their first contribution in #2348
- @PerfectPan made their first contribution in #2398
- @fankangsong made their first contribution in #2436
- @miserylee made their first contribution in #2433
Full Changelog: v2.22.9...v2.23.0
v2.22.10
v2.22.9
v2.22.8
v2.22.7
What's Changed
Other Changes
- fix: search tree height not change reactively by @life2015 in #2377
- fix: adding changes on SCM with the tree model by @erha19 in #2376
- fix: show files on symbol link folders by @erha19 in #2379
- fix: get the correct document instance from bookmarks url by @erha19 in #2380
- fix: localization lifecycle by @Ricbet in #2382
- fix: get correctly fsPath on Windows findFiles by @erha19 in #2381
- fix: multiple client file watcher by @Ricbet in #2386
Full Changelog: v2.22.6...v2.22.7
v2.22.6
What's Changed
Style Changes
- style: improve markdown renderer style by @erha19 in #2363
- style: fix default treenode overflow style by @erha19 in #2360
Other Changes
- chore: add external module nsfw for electron by @yantze in #2358
- Revert "chore: use
SIGKILL
signal kill extension process" by @bytemain in #2369 - fix: open original file from diff editor by @erha19 in #2362
- fix: title bar not change with the file by @yantze in #2357
- fix: highlight range of search result is wrong by @wangxiaojuan in #2365
- fix: deprecated isElectronRenderer and use appConfig.isElectronRenderer by @Ricbet in #2366
Full Changelog: v2.22.5...v2.22.6
v2.22.5
What's Changed
Other Changes
- fix: FileTreeNode decoration color style dose not take effect @pipiiiiii in #2322
- fix: treeview node duplicated when switching tree mode @erha19 in #2327
- fix: improve SCM Treeview style and UX @erha19 in #2324
- fix: customEditor display problem @AhkunTa in #2319
- fix(styles): fix kticon wrong display value @bytemain in #2333
- fix: support dynamic treenode height on RecycleTree component @erha19 in #2339
- fix: pty parse cwd error @Ricbet in #2336
- fix: use SIGKILL @bytemain in #2334
Full Changelog: v2.22.4...v2.22.5
v2.22.4
v2.22.3
What's Changed
Refactor
Other Changes
- docs: nsfw break change by @Ricbet in #2263
- chore: fix manifest generate by @erha19 in #2259
- fix: unregister default monaco keybindings by @erha19 in #2264
- fix: title bar delete flag not update by @yantze in #2271
- fix: the editor loads slowly when opening a large file by @Aaaaash in #2275
- fix: comments threads event listener by @Ricbet in #2280
- fix: electron header bar default height by @yantze in #2269
- fix: merge editor argument by @Aaaaash in #2279
- fix: editor tag loading state by @Aaaaash in #2278
- fix: reset yTextMap when file updated by system by @pipiiiiii in #2260
New Contributors
- @pipiiiiii made their first contribution in #2260
Full Changelog: v2.22.2...v2.22.3
v2.22.2
What's Changed
- chore: update editor open types by @erha19 in #2200
- fix: show correct i18n text on the settings panel by @erha19 in #2220
- fix: compact folder on symbol link folders by @erha19 in #2229
- fix(preference):
Extension
button occasionally does not show by @bytemain in #2230 - fix: update default scroller bar thumb size to 10 by @erha19 in #2228
- style: improve quick open action buttons style by @erha19 in #2234
- chore: pick 2.21 collaboration module by @Ricbet in #2246
- fix: merge editor state restore by @Ricbet in #2245
- fix: customEditor register error by @AhkunTa in #2240
- fix: localize terminal find placeholder by @nguyenhongphat0 in #2249
- chore: protected diff editor doc model ref by @erha19 in #2254
- fix: update monaco keybindings after keybinding changed by @erha19 in #2257
- fix: detect path stat before open workspace by @erha19 in #2251
New Contributors
- @nguyenhongphat0 made their first contribution in #2249
Full Changelog: v2.22.1...v2.22.2