Skip to content

Latest commit

 

History

History
86 lines (75 loc) · 2.89 KB

CHANGELOG.md

File metadata and controls

86 lines (75 loc) · 2.89 KB

Change Log

[4.3.2] - 2024-01-11

Fixed

  • 🔄 Improved webview data loading reliability
  • 🚀 Enhanced initialization with follow-up data refresh
  • 🎯 Fixed issue with keys not displaying after loading
  • ⚡️ Better visibility state handling and updates
  • 🔍 Added additional error checking and logging
  • 💾 Improved race condition handling in data updates

[4.3.1] - 2024-01-11

Fixed

  • 🔍 Fixed key visibility issues in the main view
  • 🎯 Improved key list loading and empty states
  • 🔄 Enhanced webview refresh handling
  • 🚀 Better state management for categories
  • 💾 Fixed key preservation during updates
  • 📝 Added detailed logging for debugging
  • ⚡️ Optimized view updates with immediate and delayed refresh

[4.3.0] - 2024-01-11

Added

  • 🖱️ Right-click context menu for quick actions
  • ✏️ Double-click to edit key names inline
  • 🎯 Streamlined quick actions toolbar
  • ⌨️ Improved keyboard shortcuts and handling
  • 🎨 Enhanced UI with better visual feedback
  • 🚀 Removed grid view for simpler list interface
  • 💅 Better system theme integration

[4.2.0] - 2024-01-10

Added

  • 🔄 Improved state persistence and synchronization
  • 📝 Enhanced debug logging system
  • 🏗️ Better architecture with factory pattern
  • 🔍 Detailed state operation tracking

Fixed

  • 🚀 Optimized webview initialization
  • 🔁 Eliminated duplicate state updates with debouncing
  • 💾 More efficient state loading
  • ⚡️ Improved update handling with 250ms debounce

[4.1.2] - 2024-01-09

Added

  • 🎯 Grid/List view toggle with keyboard shortcut (⌘/Ctrl+Shift+V)
  • 📱 Compact mode for denser layout (⌘/Ctrl+Shift+C)
  • ⌨️ Enhanced keyboard shortcuts:
    • ⌘/Ctrl+Shift+N: Create new category
    • ⌘/Ctrl+F: Focus search
  • 🎨 Improved category styling with icons and color bars
  • 📖 Keyboard shortcuts reference panel
  • 💾 View state persistence across sessions

[4.0.1] - 2023-12-27

Updated

  • 📸 Enhanced marketplace presentation with new screenshots
  • 📝 Improved documentation with detailed category examples
  • ✨ Added demo data population feature for easy testing

[4.0.0] - 2023-12-27

Added

  • 🎨 Beautiful new interface with improved usability
  • ✨ Enhanced category management with smooth collapsible sections
  • 🎯 Improved drag-and-drop organization for both categories and keys
  • 🔍 Lightning-fast search functionality
  • 💅 Better VS Code integration and native feel

Fixed

  • Fixed category collapsing behavior for all categories
  • Improved chevron rotation animation consistency
  • Enhanced drag-and-drop reliability

[3.3.0] - 2023-12-26

Added

  • ✨ Initial drag-and-drop functionality
  • 🎨 Basic collapsible categories
  • 🔍 Search functionality
  • 💅 VS Code native UI integration

[3.2.0] - 2023-12-25

Added

  • Category organization for API keys
  • System keychain integration
  • Basic key management features