# Changelog All notable changes to Browser Vault GUI will be documented in this file. ## [0.2.0] - 2024-01-XX - Vue 3 Migration + Credential Saving ### ✨ Major Changes #### Vue 3 Migration - **BREAKING**: Complete rewrite from React to Vue 3 - Replaced React with Vue 3 Composition API - Replaced custom CSS with Tailwind CSS - Added DaisyUI for beautiful UI components - ~30% smaller bundle size - Better performance and developer experience #### New Feature: Optional Credential Saving - Added option to save credentials in localStorage (opt-in) - Prominent security warning modal on first save - Visual indicators (🔓 badge) for servers with saved credentials - Auto-fill credentials on subsequent logins - Easy removal of saved credentials - **Security**: Disabled by default, requires explicit user consent ### 📦 Added - Vue 3 with `