Skip to content

Releases: opensumi/core

v2.23.0

21 Mar 10:30
Compare
Choose a tag to compare

What's Changed

What's New Features

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

New Contributors

Full Changelog: v2.22.9...v2.23.0

v2.22.10

21 Mar 10:17
Compare
Choose a tag to compare

What's Changed

  • 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

Full Changelog: v2.22.9...v2.22.10

v2.22.9

15 Mar 09:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.22.8...v2.22.9

v2.22.8

13 Mar 06:07
Compare
Choose a tag to compare

What's Changed

  • fix: output the stdout when launching the program with debug by @erha19 in #2389
  • fix: debugConsole context menus excute by @erha19 in #2394

Full Changelog: v2.22.7...v2.22.8

v2.22.7

09 Mar 07:49
Compare
Choose a tag to compare

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

03 Mar 07:30
Compare
Choose a tag to compare

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

27 Feb 14:00
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v2.22.4...v2.22.5

v2.22.4

16 Feb 04:02
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v2.22.3...v2.22.4

v2.22.3

14 Feb 07:03
Compare
Choose a tag to compare

What's Changed

Refactor

Other Changes

New Contributors

Full Changelog: v2.22.2...v2.22.3

v2.22.2

09 Feb 07:36
Compare
Choose a tag to compare

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