CopyQ 歷史版本列表
CopyQ 是 Windows 的高級剪貼板軟件。它允許您保存超過默認的一個項目到剪貼板,這是 Windows 的限制。每次復製或剪切,都會保存到 CopyQ 展開的剪貼板中,文件和文本都可以保存。從這一點開始,您可以簡單地管理剪貼板中的項目,粘貼,刪除和分組。 CopyQ 免費下載 Windows PC 的最新版本。它是完全離線安裝程序的安裝程序 CopyQ.Items 可以是: 使用內部編輯器... CopyQ 軟體介紹更新時間:2020-04-07
更新細節:
What's new in this version:
Fixes:
- Accessing the screen module before the ready event no longer makes it impossible to access the screen module
- Added workaround for nativeWindowOpen hang
- Enable offscreen rendering
- Fixed an issue where native macOS dialogs sometimes failed to show after modal close
- Fixed issue where prefers-color-scheme would not be updated / set correctly when your OS was in dark mode
Changes:
- Updated Chromium to 80.0.3987.163
更新時間:2020-04-05
更新細節:
更新時間:2020-04-03
更新細節:
更新時間:2020-03-31
更新細節:
What's new in this version:
Features:
- Add a How-To for using Wing Pro with Amazon Web Services (AWS)
- Add support for Python 3 enums
- Allow Find Uses to find only the symbol created by a specific import statement,
and not all other uses of the same name through other imports. To use this feature,
uncheck Find Imported Items Everywhere in the Options menu of the Find Uses tool.
- Add Editor > Auto-Completion > Non-Latin Script Display preference to control
whether the auto-completer is shown after non-latin characters
Changes:
- The +/- key bindings in tree views now expand/collapse all selected items, rather
than just one item
- A to match a directory separater in a Testing File Pattern must now be escaped as \
Bug Fixes:
- Improve detecting whether the autocompletion window is displayed when entering
non-latin script characters
- Fix spurious syntax errors when f-string expressions end with '='
- Fix printing of line numbers when using a dark background display palette
- Fix the name format conversion refactoring operations for attribute names
- Restore maximized tool windows when switching perspectives
- Fix debugger introspection crashes seen with some Cython-compiled modules for Python 3
- Fix crashes when using the Python Shell and Debug Probe with some versions of Nuke
- Fix the use of escape sequences in Testing file regexes for matching the full file name
- Fix using the current split when stopping in the debugger
- Fix using a command line with arguments to start a Python interpreter
- Allow using ~ in the Private Key field in a remote host configuration
- Don't allow using spaces in a rename refactoring operation
- Don't warn when the testing framework is Django and manage.py has been added as a testing file
- Fix the debug value tooltip for huge unicode strings
- Fix deactivating a license on Windows
- Fix autocompletion when editing a subclass of typing.NamedTuple
- Fix spurious warnings when Any is included in a typing.Union
更新時間:2020-03-31
更新細節:
更新時間:2020-03-27
更新細節:
更新時間:2020-03-26
更新細節:
更新時間:2020-03-25
更新細節:
What's new in this version:
Features:
- Added new useSessionCookies flag to net requests to allow them to use the session cookie store
- Fixed issue where SameSite cookies would not be attached to outgoing requests from the net module
- Added disableDialogs option to WebPreferences
Fixes:
- Fixed a crash that could occur when sending arrays over IPC
- Fixed a potential crash on invalid zoomFactor values when setting the zoom factor of a webpage
- Fixed issue where mutating the global Object prototype could cause internal Electron logic to throw errors
- Returns a more graceful error when adding duplicate items to a single TouchBar instance
Other Changes:
- Updated Chromium to 80.0.3987.158
更新時間:2020-03-24
更新細節:
What's new in this version:
Fixes:
- Reverted "fix: better window hierarchy checks"
更新時間:2020-03-24
更新細節:
What's new in this version:
Features:
- Added new useSessionCookies flag to net requests to allow them to use the session cookie store
- Fixed issue where SameSite cookies would not be attached to outgoing requests from the net module
- Exposing methods required by capturing a hidden webContents
Fixes:
- Better window hierarchy checks
- Fixed ARIA role="tree" for macOS VoiceOver
- Fixed a crash that could occur when sending arrays over IPC
- Fixed a potential crash on devices which had not connected any printers to their network
- Fixed an occasional segfault with modal windows being closed or destroyed
- Fixed issue where mutating the global Object prototype could cause internal Electron logic to throw errors
- Fixed some properties not working in webview tags