Skip to content

v2.6.2

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jun 20:37
v2.6.2
c687dd6
  • Remove unconditional CF_HDROP from SetImageToClipboard: browsers/chats
    were pasting the file with the shell's generic 'imagen' name, colliding
    on the second image. Restores inline-bitmap paste and fixes the
    read-path hash/dedup inconsistency on self-writes.
  • Self-write guard now also checks GetClipboardOwner() so an external copy
    made right after our own write is no longer lost.
  • processFiles ignores HDROP paths inside the app's own images store.
  • Add copy icon to clipboard card hover actions.

Full Changelog: v2.6.1...v2.6.2