Trillian 歷史版本列表
Trillian 是一個免費的功能齊全,獨立,skinnable 聊天客戶端,支持在 Windows Live,Facebook,Twitter,雅虎,MySpace,AIM,電子郵件,Google Talk,Skype,ICQ,Jabber,IRC 和 Bonjour 聊天。它還有助於管理您的社交網絡,如 Facebook 和 Twitter。 Trillian 提供了大多數原始網絡客戶端所不具... Trillian 軟體介紹更新時間:2021-08-09
更新細節:
What's new in this version:
Main:
- Minor graphical bugfixes
Enterprise:
- Fixed an issue preventing OCCT from saving the last schedule displayed in the settings
Enterprise:
- Fixed the auto-close and auto-save-report switches from properly working
更新時間:2021-08-04
更新細節:
What's new in this version:
Enterprise:
- Fixed a critical issue in OcctCmd refusing to start a Cpu test if certain settings were set. The fix may require you to regenerate the test files.
Translation:
- Updated Espanol, Italiano, Portuguese and English languages
更新時間:2021-07-29
更新細節:
What's new in this version:
- This release comes with Python 3.10 support, auto-reload for browser HTML preview, and more
- Before we start the overview of the major PyCharm 2021.2 features, we have some important information to make you aware of
- First of all, we have good news for our Asian users. Starting with this version, you can enjoy a fully localized UI in Chinese, Korean, or Japanese. Localization is available as a non-bundled language pack plugin, which can be easily installed in your IDE.
- Secondly, please note that we are planning to end support for several packages. Namely for mako, buildout, web2py. This change will be introduced later this year, starting from PyCharm 2021.3.
更新時間:2021-07-19
更新細節:
What's new in this version:
UI:
- Refresh - reclaimed space, condensed information, removed animations
Benchmark:
- Added a CPU and Memory benchmark
- Added the leaderboard to ocbase
更新時間:2021-07-18
更新細節:
What's new in this version:
- Fixed a CPU Benchmark crash if your Windows's username contained international characters ( Chinese, etc )
更新時間:2021-07-17
更新細節:
What's new in this version:
UI:
- Refresh - reclaimed space, condensed information, removed animations
Benchmark:
- Added a CPU and Memory benchmark
- Benchmark
- Added the leaderboard to ocbase
更新時間:2021-07-14
更新細節:
What's new in this version:
- You can now assign intranet links to controls that support links
- We tweaked the shape of the background of the Rectangle control with rounded corners
- We added tips to the Property Inspector to surface the Quick Draw feature a bit more
- We fixed an error when you used the arrow keys and shift to select multiple wireframes in the navigator
- We fixed the autosize keyboard shortcut to be handled correctly. Thanks George for reporting it
更新時間:2021-06-11
更新細節:
What's new in this version:
Fixed:
- fixed issue when chapters in .mkv files were not picked up
- fixed issue when some non standard tags were discarded from m4a files
更新時間:2021-06-03
更新細節:
What's new in this version:
Performance:
- If you noticed considerable slowing down or even IDE hanging while working with Python files after upgrading to PyCharm 2021.1.1, upgrading to PyCharm 2021.1.2 will fix this issue. This problem was caused by the fact that PyCharm detected Python frameworks in the project files and added those files to the exclusion list, when the user declined to add framework support.
Jupyter Notebook:
- PyCharm detects if the Jupyter package is not installed for your newly created project and throws a warning (“Jupyter package is not installed”). This happens when you create and open a Jupyter Notebook document.
Editing:
- We fixed the inconsistent behavior with the “Move Statement”. Now you won’t get an exception or several copies of the last line of your selection when applying it.
Support for the older versions of Oracle DB:
- Introspection for Oracle Database 10g (Release 10.2.0.4.0) and later works normally in PyCharm 2021.1.2.
Frontend development:
- In PyCharm 2021.1.2 bundled webpack schema is updated.
- We fixed a number of issues with the Extract Angular component refactoring
- We added support for several TypeScript 4.3 features
更新時間:2021-05-31
更新細節:
What's new in this version:
Improved Indexing and Jupyter Notebooks Experience:
- The first update of PyCharm 2021.1 brings some important bug fixes, including one that addresses an inability to find occurrences in files and in paths. It also provides improvements to the experience of working with Jupyter Notebooks, along with updates to a variety of other features.
Here are the major improvements:
- Find in Files: search is working well again
- Python Console: we’ve disabled the auto-import feature for the Python Console, so code completion should once again work smoothly there
- Jupyter Notebooks: autoscroll from and to Source now works in a synchronized manner for the preview and editor panes.
- Jupyter Notebooks: the preview pane no longer freezes when the computer wakes up from a period of inactivity
- Code insight: code completion for NumPy no longer suggests inappropriate options due to the updated NumPy stubs
- Code insight: for the import alias action, only immediate attributes of the corresponding module or package are now suggested after a dot
- PyCharm no longer scans the home directory for virtual environments if a custom (preferred) virtualenv directory is deleted. PyCharm will instead switch back to keeping virtual environments inside projects.