- chore: bump version to v0.4.6
- feat(translations): add session management and real-time model availability messages - Update translation files across multiple languages to include notices for session activity and availability of the GPT-4o real-time model.
- feat(session): integrate SessionProvider and enhance session management - Add SessionProvider to App component, refactor MainPanel to utilize session context for state management, and update SettingsPanel to lock settings during active sessions with user notifications. Update translations for session active notice.
- feat(docs): enhance documentation links section - Add a new flexbox layout for extension links, including Chrome Extension and Edge Add-ons, to improve accessibility and organization of resources.
- fix(extension): remove source map files from production release package