Fences 歷史舊版本 Page4

最新版本 Fences 5.0.0.1

Fences 歷史版本列表

Fences 通過自動將快捷方式和圖標放置到桌面上的可調整大小的陰影區域(稱為柵欄)來幫助組織您的 PC。它的許多定制功能是什麼讓 Fences 世界上最流行的 Windows 桌面增強.Fences 消除桌面凌亂與可調整的圍欄區域組織桌面對像到邏輯組,以便快速訪問。全球超過 500 萬用戶每天依靠 Fences 來保持個人電腦桌面的安全,以便快速方便地訪問他們最常用的程序和文件。新的 Fence... Fences 軟體介紹


Thonny 3.3.11 查看版本資訊

更新時間:2021-06-25
更新細節:

What's new in this version:

- Fix MicroPython management errors when user code shadows built-in names
- Fix package manager getting frozen when installing packages
- Fix problem of MicroPython package manager taking module names for distribution names
- Fix ugly error in ESP flasher dialog when esptool is not found
- Fix Tkinter error when using venv created from bundled Python
- Use 0..6 for weekday when synchronizing RTC via machine
- Make esptool auto-detect chip type
- Fix Unix MicroPython time validation (misdiagnosed time offset)
- Update dependencies in Thonny+Python bundles
- Update Spanish, Polish, Chinese (TW) translations

更新時間:2021-05-20
更新細節:

What's new in this version:

- Main: Took pre-emptive measures to prevent Microsoft defender from flagging OCCT as a false positive
- Translation: Updated language file

Thonny 3.3.10 查看版本資訊

更新時間:2021-05-18
更新細節:

What's new in this version:

- Support installing regular pip-compatible packages to MicroPython or CircuitPython (so far only upip-compatible packages were supported)
- Fix "error 403" problems when installing MicroPython packages from PyPI
- Fix error when Object inspector is open and a MicroPython object can't be found by id
- Reduce memory usage by Thonny's MicroPython helper (store last REPL value in global _ instead of storing N last values in a list)
- Upgraded several dependencies in binary bundles

更新時間:2021-05-13
更新細節:

What's new in this version:

Ui:
- Greatly lowered OCCT UI's memory usage
- Improved switching time between tabs
- Global UI enhancements to speed things up

Monitoring:
- Updated engine - More memory timings, fixes for Zhaoxing CPUs

Settings:
- Added a setting for hardware or software rendering - Hardware gives best performance but Nvidia's G-Sync is bugged and might cause mouse lag if G-sync is enabled for Windowed mode

Enterprise:
- Fixed average value calculations in the report
- Fixed the graphs not being properly cropped to their relative test range
- Fixed the test log missing the final "completed" line when generating a report automatically

更新時間:2021-05-04
更新細節:

What's new in this version:

- UI: The window's contents will wait for the resize action to be done before updating. This doesn't waste CPU cycles and makes the UI feel overall more responsive
- UI: The "System usage" card header won't go over the "Test schedule" card header in the testing area when the window size is set to its minimum

Thonny 3.3.7 查看版本資訊

更新時間:2021-04-30
更新細節:

What's new in this version:

- Make confugration dialog larger to find French strings, by sourceperl
- Fix "_prepare_after_soft_reboot" error in Unix MicroPython mode
- Support interactive programs with Unix MicroPython
- Fix read-only filesystem error for CircuitPython in non-English variants of CircuitPython
- Fix error on right clicking in local file explorer with Italian translation
- Fix back-end switcher menu position and theme
- Fix "pop from empty list" error when MicroPython is having problems
- Fix MYPYPATH / MyPy not working
- Highlight unclosed strings even inside unclosed parens
- Fix problem running code via WebREPL
- Make Outline show also async, defs #1787
- Don't show full error info when ManagementError doesn't seem to be Thonny's fault
- Don't show error dialog when querying globals fails (error is shown on the variables table instead)
- Recover from corrupted rpc.sock ("invalid literal for int() with base 10" error)
- Add 3 translated Help files for Spanish, by José Carlos García
- Add Korean translations of Help files, by Hyungseok Choi
- Add first version of Finnish translation by Lrasinen
- Update translations for Albanian, French, Korean
- Add newer MyPy (0.812) to binary bundles

更新時間:2021-04-29
更新細節:

What's new in this version:

- Monitoring: Disabled snapshot polling for AMD CPUs due to it breaking every AGESA update

更新時間:2021-04-14
更新細節:

What's new in this version:

- Main: Small update to avoid a false positive detection in Microsoft's antivirus

更新時間:2021-04-12
更新細節:

What's new in this version:

Main:
- Added an auto-updater feature

Main:
- Lots of code cleanup and refactoring

Main:
- Workaround - Nvidia drivers apply G-sync to OCCT's GUI (which is pointless), which results in mouse stuttering

Ui:
- Revamped the settings screen and moved it into its separate section

Monitoring:
- Added Core usage monitoring section

Monitoring:
- Added a no monitoring option - the engine will still be started, but never updated to keep CPU usage low

Monitoring:
- Added a "Monitoring interval" settings, controlling how often should the monitoring be updated

Monitoring:
- Added a "Graph update" setting, controlling how often should the graphs be updated

Monitoring:
- Improved CPU Core usage sensor detection algorithm

Cpu:
- Fixed issues with core affinity on systems with more than 64 cores

Cpu:
- Added "Cycle" display in summary, which shows which cycle you are in. Each cycle uses different operands

Cpu:
- Added "Start at cycle" option, which enables you to skip to a particular cycle if it proved more effective than others

Memory:
- Fixed various issues on systems with more than 64 cores

Gpu:
- You can now test simultaneously several GPUs, even of different brands (no SLI/Crossfire required)

Power:
- You can now test simultaneously several GPUs, even of different brands (no SLI/Crossfire required)

Enterprise:
- Added a new program "OcctCmd", to the enterprise edition - you can now run OCCT without any GUI, using a full command line interface (supports running tests only, there's no way to replicate OCCT's GUI in command line)

Enterprise:
- Greatly improved the report generation speed at the end of a long test

更新時間:2021-04-04
更新細節:

What's new in this version:

Monitoring:
- Updated HwInfo engine to 7.01
- Fixed an issue with recent AGESA updates for AMD CPUs