Bug 2269554
| Summary: | copyq-8.0.0 is available | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Upstream Release Monitoring <upstream-release-monitoring> | ||||
| Component: | copyq | Assignee: | Gerald Cox <gbcox> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | gbcox, kde-sig, lholecek | ||||
| Target Milestone: | --- | Keywords: | FutureFeature, Triaged | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | copyq-8.0.0-1.fc41 copyq-8.0.0-1.fc40 copyq-8.0.0-1.fc38 copyq-8.0.0-1.fc39 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2024-03-14 18:32:31 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Upstream Release Monitoring
2024-03-14 15:39:04 UTC
Created attachment 2021613 [details]
Update to 8.0.0 (#2269554)
the-new-hotness/release-monitoring.org's scratch build of copyq-8.0.0-1.fc38.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=114949135 8.0.0
Repository: hluk/CopyQ · Tag: v8.0.0 · Commit: 73afa30 · Released by: hluk
Added
Tab item limit has been increased to 100,000 (#1144).
New macOS builds for M1/arm64 architectures are available (#1884).
New Debian/Raspbian builds for arm/arm64 architectures are available.
Allows overriding item activation using paste().
Allows overriding script functions to handle some events: items
added/removed/changed (onItemsAdded(), onItemsRemoved(),
onItemsChanged()), tab items loaded (onItemsLoaded()), tab selected
(onTabSelected()) (#59).
Allows to cancel removing items by overriding onItemsRemoved() script
function. If the exit code is non-zero (for example fail() is called),
items will not be removed. But this can also cause a new items not to be
added if the tab is full.
Allows overriding current clipboard owner (currentClipboardOwner()) used by
the clipboard monitor process. By default it uses currentWindowTitle().
Allows using Ctrl+C to copy items even if search entry box is focused unless
it has a selection (#2440).
Linux: Adds build option to disable X11 support (cmake -DWITH_X11=OFF ...)
(#2532).
Linux: Adds build option to disable autostart which is useful mainly for
Flatpak builds (#2517, #2518).
Changed
Windows binaries (which are 64 bit) are now by default installed to "Program
Files" instead of incorrect "Program Files (X86)". After installing the new
version, the old path must be manually removed.
Windows and macOS builds are now based on newer Qt 6.
Avoids accessing clipboard from password managers (#2282, #2495, #2500). This
disallows storing and processing such data. Specifically, the clipboard is
ignored if it contains following data: Clipboard Viewer Ignore on Windows,
application/x-nspasteboard-concealed-type on macOS,
x-kde-passwordManagerHint with secret value on Linux.
Large data items in tabs are now stored in separate location unless
Synchronize or Encryption plugins are active for the tab. This allows storing
more items in tabs while using less memory. The data path can be printed via
copyq info data command and overridden using COPYQ_ITEM_DATA_PATH
environment variable. To disable this functionality use copyq config item_data_threshold -1 - the default value is 1024 and items larger than
this amount of bytes are stored in the separate location.
Command dialog now shows advanced properties for built-in commands allowing
to copy the command line to set global shortcut in system.
Global shortcuts are now also visible in menus (#2382).
Avoids pasting all image formats as new item.
Display commands are now applied to tray menu items too.
Linux: Last stored text item is updated from any new mouse selection only if
the item content matches the start or the end of the selection (but not the
middle like previously). This may avoid some unexpected item updates.
Updates icon font from Font-Awesome 6.5.1.
Fixed
Fixes drag'n'drop ordering for plugins and commands. This could have caused a
missing icon, app crash or various inconsistencies.
Fixes managing keys with gpg 2.1 and above (#2463, #1208).
Fixes creating duplicate item with Synchronize plugin when adding a tag for
example (#2355).
Fixes conflicting notes and text with Synchronize plugin (#2355)
Fixes deleted global object after running scripts (#2542).
Wayland: Fixes copying images to another app instance.
FEDORA-2024-076b4dfb3e (copyq-8.0.0-1.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-076b4dfb3e FEDORA-2024-c54410a93c (copyq-8.0.0-1.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-c54410a93c FEDORA-2024-7fef630352 (copyq-8.0.0-1.fc39) has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2024-7fef630352 FEDORA-2024-9a332bd463 (copyq-8.0.0-1.fc38) has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2024-9a332bd463 FEDORA-2024-076b4dfb3e (copyq-8.0.0-1.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2024-c54410a93c has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-c54410a93c` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-c54410a93c See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-7fef630352 has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-7fef630352` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-7fef630352 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-9a332bd463 has been pushed to the Fedora 38 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-9a332bd463` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-9a332bd463 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-c54410a93c (copyq-8.0.0-1.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2024-9a332bd463 (copyq-8.0.0-1.fc38) has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2024-7fef630352 (copyq-8.0.0-1.fc39) has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. |