Add to Chrome

Changelog

New features, improvements, and fixes shipped to TicketHop.

v1.4.1

Encryption — no more master password

  • Account password now protects your encryption key — no second password to remember
  • Encryption key survives browser restarts (stored in chrome.storage.local)
  • Changing your password re-wraps the key instantly — zero re-encryption of cloud data
  • Password reset via email generates a new key from local data

Passkey auto-linking

  • Link a passkey to your encryption key on first use — one tap for login and sync after that

Sync pause

  • Pause and resume sync per device from the status bar
  • Status bar turns amber while paused

v1 migration

  • Existing master password users are prompted once to migrate — zero re-encryption

UI fixes

  • Settings save button no longer shows false unsaved changes
  • Full-page views scroll properly
  • Card shadows no longer clipped on Settings, Account, Billing, and Projects pages
  • Sync Now button gives visual feedback

v1.3.1

Sync improvements

  • 5-second push debounce reduces unnecessary network requests
  • Popup cooldown prevents sync hammering when opening/closing quickly
  • Migrated to chrome.alarms API for reliable periodic sync
  • Fixed ordering inconsistencies when syncing lists across devices

Popup

  • Resizable popup window from 400×300 to 800×600 pixels
  • Hover handles on edges for intuitive resizing
  • Sticky tab bar stays visible while scrolling long lists

v1.3

Lists

  • Create, rename, and delete custom lists
  • Drag-and-drop reordering within lists
  • Dedicated full-page view for managing larger lists
  • Lists sync across devices with encrypted data

Favorites & Lists tab

  • Filter chips for switching between Favorites and individual lists
  • Persistent tab selection remembered across popup opens
  • Context menu to add/remove items from lists

Passkeys

  • WebAuthn-based passwordless login
  • PRF extension for deriving sync encryption key from passkey
  • Manage multiple passkeys from the settings page

UI improvements

  • Hover action bar on work items for quick favorite/list/delete actions
  • Onboarding feedback prompts for new users
  • Badge clearing logic improved for accuracy