CrystalDiskInfo 歷史版本列表
CrystalDiskInfo 是一個免費的硬盤健康監測軟件的 Windows。它顯示基本的硬盤信息,監視 S.M.A.R.T. 值和磁盤溫度。 CrystalDiskInfo 免費下載 Windows PC 的最新版本。它是完全離線設置安裝程序的 CrystalDiskInfo. 一個 HDD / SSD 實用程序免費軟件,支持部分 USB 連接和英特爾 RAID.CrystalDiskInfo... CrystalDiskInfo 軟體介紹更新時間:2021-03-08
更新細節:
What's new in this version:
- change: for CSS auto-completion, use another provider of CSS names/properties, now it's cudax_css.py module
- change: auto-completion for CSS and HTML was 70% rewritten, pls report any issues
- add: detect Debian/Ubuntu to download deb-file in "Help / Check for updates"
- fix: regression with option "ui_lexer_themes":false
- fix: few standard plugins were using deleted APIs
更新時間:2021-03-08
更新細節:
What's new in this version:
- add/change: for CSS auto-completion, use another provider of CSS names/properties, now it's cudax_css.py module
更新時間:2021-03-06
更新細節:
What's new in this version:
Added:
- load lexers using multi-threading, this improved loading speed by 15-20%
- update app icon
- option "key_up_down_allow_edge"
- UI-tabs: paint < > scroll arrows dimmed, when no scrolling is needed
- clicking on editor's scrollbar puts focus to editor
- tab title "UntitledN" counter is reset after tabs are closed, and only 1 tab is left
- save/restore history scroll-position for 2nd part of splitted UI-tab
Fixed:
- sometimes, arrows up/down over tab-char could restore previous column wrong
- issue with painting of 'ghost caret' on typing/deleting text
- render UI-tab rounded corners for all tab positions: top/bottom/left/right
更新時間:2021-03-05
更新細節:
What's new in this version:
Added:
- updated app icon: fixed colors, removed 3D effect
- clicking on editor's scrollbar puts focus to editor
- tab title "UntitledN" counter is reset after tabs are closed, and only 1 tab is left
- save/restore history scroll-position for 2nd part of splitted UI-tab
Fixed:
- issue with painting of 'ghost caret' on typing/deleting text
- render UI-tab rounded corners for all tab positions: top/bottom/left/right
更新時間:2021-03-04
更新細節:
更新時間:2021-03-04
更新細節:
What's new in this version:
Fixed:
- Fix a very visible bug with Kite installation
- Make Find pane to correctly highlight results in the editor
- Don't show "Mo such comm" message when restaring kernels
更新時間:2021-03-03
更新細節:
What's new in this version:
Added:
- app icon updated: colors, removed 3D effect
- mouse wheel up/down now shows some animation; option "scroll_animation"
- clicking on editor's scrollbar puts focus to editor
- tab title "UntitledN" counter is reset after tabs are closed, and only 1 tab is left
- fix: render UI-tab 'rounded corner' for all tab positions (top/bottom/left/right)
更新時間:2021-03-01
更新細節:
What's new in this version:
Added:
- multi-threading is now used to paint the minimap, painting with minimap is now 2x faster
- when UI-tabs are not 'angled', they have rounded corners (no option yet)
Changed:
- UI-tabs are now not 'angled' by default
- 'angled' UI-tabs were not painted ok on some OS/desktops, so disabled them yet: on Linux Qt5, on macOS
- partially revert changes for tab-group splitters from 1.126.0
- remove lexer VBScript to add-ons
Fixed:
- work with minimap after click on minimap-current-view-area
- some pixel artifacts on 'flat' UI-tabs
- error when PHP auto-completion is called after e.g. "0~"
- regression, option "renderer_offsets" was ignored
- coloring of code-blocks in e.g. reST lexer
更新時間:2021-03-01
更新細節:
What's new in this version:
- Fixed: About page Memory usage bar display
- Fixed: Generating documentation
- Updated: support URL on the About page
- Removed: Opening thank you page after installation
更新時間:2021-02-23
更新細節:
What's new in this version:
Fixed:
- Improve performance when typing in the editor
- Make variable explorer work for kernels started in remote servers
- Fix using TKinter in the Windows and macOS installers
- SystemError when switching projects
- Bug at code folding of code cells
- Tk graphics backend is giving error on Big Sur with DMG installer
- Possible Black Autoformat Bug
- Lags appear when typing in large files in the editor
- functools.cached_property doesn't behave as expected in the spyder console
- Opening Dataframe in Variable Explorer not working with packaged 4.2.1 dmg version of Spyder
- DeprecationWarning: implicit conversion to integers in spyder/widgets/colors.py:78
- Variable explorer sorting by Size
- outline view display variables and attributes
- Launch Issues with 4.2.1 and macOS
- Debugger ignores some tuple assignments
- Make Pdb continuation prompt consistent
- Hitting debug twice makes it unable to continue
- TypeError in Outline explorer
- Tkinter failed to import
- Debug mode not working on win10 for any code
- Matching bracket highlighting index error
- Spyder crashes after Monitor Scale change
- Can't set custom interpreters in Preferences on macOS
- Cursor moves position after deleting a character and changing line
- Variable explorer doesn't show variables on remote kernel
- brace matching confused by strings with braces
- Ctrl+C not working when using input on Windows
- Parenthesis highlight in the Editor is inconsistent
- The editor adds ":" when type in multiply lines list comprehension