v0.2.0
What's Changed
Code Refactoring
- Split PhotoGrid component (1173 lines) into modular folder structure
- Remove unused PhotoList component
- Extract shared utilities (formatFileSize, isHeicBuffer, getStoredValue)
- Remove duplicate utility functions and console.log statements
Improvements
- Enhanced language toggle UI
- Updated dashboard client components
- Improved photo detail and live photo player
- Updated i18n messages
Bug Fixes
- Fix version check caching issue (add force refresh support)
- Sync APP_VERSION config with package.json
Full Changelog: v0.1.0...v0.2.0