4.0.4
Bug fixes:
- Enables spellchecker and sets en-US + operating system locale as default languages.
- Enables the option to set additional spellchecker languages via IPC message (has to be implemented in agent interface for any effect, non breaking).
- Enables that the compose email modal can be opened in a separate window.
- Make it so browserWindow webPreferences defined in main-config.ts always win over cached options.
Security fixes:
- Disables all navigation inside the application to non Dixa agent interface urls (except https://dixa.com/signin). Both from console and dixa:// deeplinks. This helps preventing phishing attack until node integration is disabled for everyone, where your eg. could receive an email looking like Dixa's authentication email but with a link like Access your account.
New features:
- Add's history so it's available in the app menu and with the same keyboard shortcuts as chrome. CmdOrCtrl+[ CmdOrCtrl+].
- Right click on links now show
Open in browser
.