Skip to content

Releases: mattDavo/Yippy

Minor bug fixes

26 Jun 10:00
Compare
Choose a tag to compare
  • Fixes some minor bugs introduced in 2.8.0

Search! + Minor improvements

26 Jun 05:10
Compare
Choose a tag to compare
  • Adds basic search functionality to the Yippy window (#6)
  • Matches the highlight tint colour to the system default (#30)
  • Fixes paste as plain text for Google Docs (#15)

Prevent duplication of last item

13 Jun 10:58
Compare
Choose a tag to compare
  • Prevents the duplication of the last item added to the clipboard for any type of copied (#8)

Silent Save Error Reporting and Window Size + Position Improvements

13 Jun 06:21
Compare
Choose a tag to compare
  • Silently reports errors when failing to save pasteboard items (#29)
  • Add Center (Extra Small) window size option (#27)
  • Fix window positioning on external screens (#20)

Add more rich text pasteboard type exclusions

18 Jan 10:48
Compare
Choose a tag to compare

Improves the functionality of not pasting rich text.

Fix 2.4.1 to properly exclude specific pasteboard types.

14 Jan 11:05
Compare
Choose a tag to compare

Fixes 2.4.1 to properly exclude items containing the following pasteboard types:

  • org.nspasteboard.TransientType
  • org.nspasteboard.ConcealedType
  • org.nspasteboard.AutoGeneratedType
  • com.agilebits.onepassword
  • com.typeit4me.clipping
  • de.petermaurer.TransientPasteboardType
  • Pasteboard generator type
  • net.antelle.keeweb

Preventing saving from password manager pasteboard types

10 Jan 01:12
Compare
Choose a tag to compare

Resolving #18 by not saving pasteboard items originating from the following application bundle identifiers:

  • org.nspasteboard.TransientType
  • org.nspasteboard.ConcealedType
  • org.nspasteboard.AutoGeneratedType
  • com.agilebits.onepassword

Better Multi-Screen Support!

24 May 10:33
Compare
Choose a tag to compare

πŸš€ Yippy window follows your mouse across different displays.
πŸš€ Yippy window auto-resizes on connection of new mirrored display.

More settings!

12 Apr 10:37
Compare
Choose a tag to compare

πŸš€ New options for limiting the maximum number of items.
πŸš€ Toggle to show text with consistent formatting.
πŸš€ Toggle to paste text without its copied formatting.

More window sizes, customisable hotkey and big fixes!