Skip to content

Releases: Dhahd/ClipPocket

v2.6.0

17 Feb 02:48

Choose a tag to compare

What's New in v2.6.0

Snippet Manager

  • Create and manage reusable text snippets with custom categories
  • Placeholder support using {placeholder} syntax for fill-in templates
  • Pre-loaded examples for emails, bug reports, and meeting notes
  • Save any clipboard item as a snippet from the right-click menu

Encrypted History

  • AES-256 encryption for your clipboard history stored on disk
  • Encryption key stored securely in the app's sandboxed container
  • Toggle encryption on/off from Settings with automatic data migration
  • Warning prompts before switching to prevent accidental data loss

Rich Text & Mixed Content

  • Capture formatted text (bold, italic, links, colors) from browsers and editors
  • Mixed content support: text + embedded images are captured together
  • Paste back preserves both text and images in apps like Word and Pages

Appearance Customization

  • Density mode: switch between Comfortable and Compact layouts
  • Font size scaling: adjust text size from 80% to 120%
  • Theme override: force Dark, Light, or follow System appearance

Excluded Applications

  • Prevent ClipPocket from monitoring specific apps
  • Password managers pre-excluded by default (1Password, LastPass, Bitwarden, etc.)
  • Manage exclusions from Settings with a simple toggle UI

Multi-Monitor Support

  • ClipPocket panel now appears on whichever screen your mouse is on
  • Auto-show on edge works on any connected monitor

Keyboard Navigation

  • Ctrl+1 through Ctrl+0 to instantly copy items 1-10
  • Arrow keys to navigate between items and sections
  • Cmd+1-4 to jump between Pinned, Recent, History, and Snippets tabs
  • Enter to copy, Delete to remove, Escape to close

Other Improvements

  • Mouse wheel scrolling now works alongside trackpad for horizontal card navigation
  • Image files from apps like Telegram are now captured as actual images, not file icons
  • Excluded Apps section in Settings is now properly clickable
  • Various UI polish and stability fixes

All Features

  • Clipboard history with up to 500 items, persisted across sessions
  • Pin important items for quick access
  • Auto-paste on selection into the previously focused app
  • Auto-show panel on screen edge with configurable show/hide delays
  • Global keyboard shortcut to toggle the panel
  • Launch at login
  • Full-text search with type filtering
  • Smart content detection: URLs, emails, phone numbers, JSON, code, colors
  • Text transformations: case conversion, naming conventions, whitespace control, Base64, JSON formatting
  • Quick actions: save to file, generate QR code, share via macOS share sheet
  • Drag and drop items to other apps
  • Export and import clipboard history as JSON
  • Incognito mode to temporarily pause monitoring
  • Source app tracking with icons
  • File copy detection from Finder
  • Universal binary: runs natively on both Intel and Apple Silicon Macs

v2.5.1

13 Feb 17:30

Choose a tag to compare

Full Changelog: v2.2...v2.5.1

Release v2.5.0 - Auto-show/hide timing improvements

20 Nov 06:57

Choose a tag to compare

Features:

**- Added configurable show delay (0-2s, default 0.3s) for edge-triggered opens

  • Added configurable hide delay (0-2s, default 0.5s) for edge-triggered hides
  • Added fixed 2s auto-hide timer for manual opens (menu/keyboard shortcut)
  • UI sliders in settings for delay customization

This prevents accidental triggers and ensures users have enough time to reach
the window when opening from the menu bar, regardless of hide delay settings.

ClipPocket

18 Nov 23:01

Choose a tag to compare

Clicking a clipboard item now auto-pastes into the previously focused text field
but only when “Auto Paste on Selection” is enabled.

ClipPocket

18 Nov 22:45

Choose a tag to compare

High memory usage fix.

ClipPocket

18 Nov 06:15
fd785a4

Choose a tag to compare

🎯 What's New in v2.1

New Feature: Optional History Limit
Toggle Control: "Limit History Size" setting in Data Management
Default Behavior: Disabled (unlimited history) for backward compatibility
When Enabled:
Configure maximum items from 10 to 1,000
Old items automatically removed when limit exceeded
Saves storage and improves performance
Smart UI: Stepper only appears when limit is enabled
Smooth Animation: Clean transition when toggling on/off

ClipPocket

17 Nov 20:28

Choose a tag to compare

What's New in v2.0.0

**✨ New Features

  1. 📌 Pinned Items - Pin frequently used clipboard items to keep them at the top
  2. 📁 File Support - Copy and paste file references directly from Finder
  3. 🔄 Auto Updates - One-click update downloads from GitHub
  4. 🕶️ Incognito Mode - Temporarily pause clipboard monitoring
  5. 🚀 Launch at Login - Start automatically when your Mac boots
  6. 💾 Export/Import - Backup and restore clipboard history
  7. 🎨 Improvements
  8. New 8-page animated onboarding experience
  9. Enhanced accessibility permission setup with detailed instructions
  10. Improved menu bar interactions with smooth hover and click effects
  11. Modern, organized settings interface
  12. Better type detection for URLs, colors, code, and JSON
  13. Centralized version management system

🔧 Technical

  1. Added network entitlements for update checking
  2. Improved data persistence with 100-item history limit

macOS 13.5+ support**

ClipPocket

11 Oct 18:05
2daf112

Choose a tag to compare