Skip to content

Releases: h3n4l/PasteFlow

PasteFlow v1.0.0

23 Mar 14:00
d068737

Choose a tag to compare

What's Changed

  • feat: add keyboard shortcut hints with keycap styling by @h3n4l in #21
  • fix: auto-refresh accessibility status in Settings view by @h3n4l in #22

Full Changelog: v0.1.2...v1.0.0

PasteFlow v0.1.2

23 Mar 13:34
5a5ed33

Choose a tag to compare

What's Changed

  • fix: reduce lag when selecting large clipboard items by @h3n4l in #19
  • fix: use cached characterCount in preview block length check by @h3n4l in #20

Full Changelog: v0.1.1...v0.1.2

PasteFlow v0.1.1

23 Mar 12:16
d5504e8

Choose a tag to compare

What's Changed

  • fix: skip code sign validation in release builds by @h3n4l in #18

Full Changelog: v0.1.0...v0.1.1

PasteFlow v0.1.0

22 Mar 14:00
8e4b046

Choose a tag to compare

What's Changed

  • fix: improve image vs file detection and add missing formats by @h3n4l in #15
  • feat: click selected item to paste by @h3n4l in #16
  • feat: add dark mode support by @h3n4l in #17

Full Changelog: v0.0.3...v0.1.0

PasteFlow v0.0.3

22 Mar 11:19
9140e5a

Choose a tag to compare

What's Changed

  • fix: treat noValidUpdate as up-to-date instead of error by @h3n4l in #11
  • feat: add file content type support by @h3n4l in #9
  • fix: resolve multiple update check failures by @h3n4l in #13
  • chore: derive release version from branch name by @h3n4l in #14

Full Changelog: v0.0.1...v0.0.3

PasteFlow v0.0.2

22 Mar 10:43
f19514f

Choose a tag to compare

What's Changed

  • fix: treat noValidUpdate as up-to-date instead of error by @h3n4l in #11
  • feat: add file content type support by @h3n4l in #9
  • chore: bump version to 0.0.2 by @h3n4l in #12

Full Changelog: v0.0.1...v0.0.2

PasteFlow v0.0.1

22 Mar 10:21
c750afc

Choose a tag to compare

What's Changed

  • chore: polish .gitignore for native macOS Swift project by @h3n4l in #1
  • ci: add contents:write permission and set version to 0.0.1 by @h3n4l in #2
  • docs: polish README and CI permission fix by @h3n4l in #3
  • docs: sync README screenshots to main by @h3n4l in #4
  • docs: use 512px transparent app icon in README by @h3n4l in #5
  • style: redesign settings with Raycast-style layout by @h3n4l in #6
  • fix: auto-select first item when popover is activated by @h3n4l in #7
  • feat: auto-scroll clip list to keep selected item visible by @h3n4l in #8
  • feat: add auto-update with in-place replacement by @h3n4l in #10

New Contributors

  • @h3n4l made their first contribution in #1

Full Changelog: https://github.com/h3n4l/PasteFlow/commits/v0.0.1