- chore: bump version to 0.4.4
- feat(translations): add model refresh and loading messages in multiple languages - Enhance translation files with new keys for refreshing models and loading indicators across various locales.
- feat(settings): implement model selection and auto-fetching of available models - Enhance SettingsPanel with dynamic model options and loading indicators, and update context to manage model fetching logic.
- refactor: migrate OpenAI API key validation logic to ApiKeyValidator - Simplify validation in BrowserSettingsService and ElectronSettingsService
- refactor: remove OpenAI API key validation handler and related code - Migrate validation logic to ElectronSettingsService for direct API calls