Betternet 歷史版本列表 Page5

最新版本 Anki 2.1.50

Betternet 歷史版本列表

Betternet 為 Windows 提供的無限制免費 VPN 使您能夠訪問所有被封鎖的網站,並使您在瀏覽網頁時安全和匿名.您只需點擊“連接”按鈕即可連接到最快的 VPN 服務器,並使用 Betternet 無限的時間。您將能夠解鎖所有被封鎖的網站,並在瀏覽網頁時保持您的隱私.Betternet 功能:訪問被封鎖的網站 使用 Betternet Windows VPN,可以在您的 Chrome... Betternet 軟體介紹


TagScanner 6.1.9 查看版本資訊

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

What's new in this version:

- Improve visual appearance on systems with 200% and higher scaling
- Additional detection and indication of non-native tag formats for FLAC, MP4 and WMA files
- Changed: Filenames no longer affected by Transformations rules on Tag generation from filename module
- Updated MP4 support

Fixed:
- Covers didn't resized to selected format while used Import covers wizard
- Size of covers didn't changed for WebP
- Work with WAV and AIFF files larger than 2GB

ManicTime 4.6.16.0 查看版本資訊

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

What's new in this version:

Fixed:
- Advanced search blocked UI during long running operations
- Timesheet, Quickbooks, .iif format now exports time in HH:mm

CoffeeCup HTML Editor 17.0 Build 864 查看版本資訊

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

ManicTime 4.6.15.1 查看版本資訊

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

Wing IDE 101 8.0.0.4 查看版本資訊

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

What's new in this version:

Features:
- Add support for flake8 as an external checker in Code Warnings
- Add support for Anaconda environments in the Packages tool
- Allow selecting an Anaconda environment.yml when creating a Python environment

Fixed:
- Fix viewing arrays in the Stack Data tool
- Restore requirements.txt after failed package operations
- Fix package manager problems when using a base install of Python or remote host
- Fix reverting an update
- Fix analysis and other operations on container-only files and directories
- Fix writing to ide.log file
- Fix analysis of operator expressions that include function/method calls or subscripts
- Fix analysis of calls using * or ** args
- Fix startup problems seen on some systems

ManicTime 4.6.15.0 查看版本資訊

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

What's new in this version:

- Settings, Tracking, Away time tracking with volume control now checks all devices and microphone for any activity
- Bug fixes in Jira and Office 365 plugins

TagScanner 6.1.8 查看版本資訊

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

What's new in this version:

- New: Support WebP image format for covers
- New: Scripting function $insert(a,b,n), $getpart(x,n,c)
- Fixed: Incorrect codepage error on some AIFF files
- Updated some examples in help
- Translation: Finnish

Wing IDE 101 8.0.0.3 查看版本資訊

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

Wing IDE 101 8.0.0.2 查看版本資訊

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

What's new in this version:

Features:
- Improve New Project support to allow selecting host, and creating source directory and Python environments along with the project (Wing Pro)
- Support Django project creation also on remote hosts and in containers (Wing Pro)
- Add package management with pip and pipenv (Wing Pro)
- Add support and documentation for Linux containers hosted by LXC/LXD (Wing Pro)
- Support Find Uses and Refactoring with values found in f-strings (Wing Pro)
- Add code warnings for named tuple attributes (Wing Pro)
- Add code analysis for stringified and commented type hints
- Analysis support for multiple return values and tuple unpacking
- Allow disabling individual syntax errors and indent warnings (Wing Pro)

Changed:
- Wing Personal no longer includes documentation and features specifically designed for third party modules, packages, and frameworks
- The editor background color preference has been removed, since it conflicts with setting the editor palette
- When using PuTTY for remote development on Windows, Wing no longer uses any port numbers stored in a PuTTY configuration, in order to work around a long-standing bug in PuTTY that uses the wrong port if no configuration was ever saved. Non-standards ports now also need to be specified in Wing's remote host configuration for that host.
- Remove the legacy Django project configuration functionality, which has been replaced by New Project
- Add an optional encoding keyword argument to the ExecuteCommandLine and AsyncExecuteCommandLine* wingapi methods to encode / decode strings sent to / received from child process. Encoding defaults to the default OS Commands encoding. If the encoding is set to None, no encoding / decoding will be done and bytes instances will be returned.
- Add a WriteToChild method to the handler instance returned by the AsyncExecuteCommandLine* wingapi methods. The WriteToChild method sends a string to the child process after encoding it and optionally flushes and closes the pipe to the child.

Fixed:
- Fix failure to show and/or hide memory addresses in debug data values
- Avoid displaying Cython-defined functions/methods in the Stack Data tool
- Improve handling of debug data that cannot be inspected
- Fix general failures in inspecting containers in a cluster, causing failure to update Source Assistant among other things
- Change the container and cluster plugin APIs to allow multiple commands to be specified for building
- Fix failure to remove Docker containers created by Wing when Wing quits
- Fix using a path that contains spaces in the Activated Env option for Python Executable configurations
- Fix likelihood of a simple name being a point of use of an attribute
- Correctly parse N{} unicode escapes in f-strings and f-strings with rf'' prefixes
- Fix using non-builtin types in type hint subscripts
- Display b'' or u'' prefixed strings for py3 bytes and py2 unicode instances, respectively, in the Stack Data and the Watch tools
- Fix introspection of module attributes
- Fix signature of the Python 3 print function
- Include all improvements in Wing version 7.2.8
- Save project periodically while running tests to avoid losing test results

Wing IDE 101 7.2.9.0 查看版本資訊

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

What's new in this version:

Features:
- Add remote development support for 64-bit Raspberry Pi
- Allow disabling SSH tunnel management in remote host configurations

Changed:
- Auto-close quotes in fewer contexts
- Change the "Use SSH Tunnel for [email protected]" remote host configuration option to "Manage SSH Tunnels" and added the option to auto-configure based on the target.

Fixed:
- Prompt to save files before Evaluate File in Python Shell and Debug Probe and auto-save
if the Files > Auto-Save Files Before Debug or Execute preference is enabled
- Avoid hanging and sluggishness seen when changing revision control branches or removing
or updating large numbers of project files
- Avoid entirely blank lines in Stack Data and Watch when errors occur in handling
values for debugger display
- Correctly display values for PyQt enums and some other value types
- Fix potential failure to display the commit view in revision control tools
- Display tooltips for syntax errors or code warnings when the cursor is 10+ lines below
- Fix using project settings to run or debug a file if a launch configuration
was previously selected
- Use PYTHONIOENCODING=utf-8 if pylint runs under Python 3.4+ in Wing Personal's PyLint tool
- Fix analysis of commented type hints for a staticmethod
- Fix failure to cache analysis information in some cases
- Fix remote development and debugging when SSH tunnel management is disabled and
a fixed port is selected by Remote Agent Port and/or Remote Debug Port in the
remote host configuration
- Fix using the camera or microphone from the debugger on macOS
- Fix auto-saving files before executing an OS Command