What's New
- Command Palette has been completely redesigned and reimplemented!
- Bangs are now supported in the Command Palette!
- Restore recently closed tabs with Cmd/Ctrl + Shift + T.
- Navigate between tabs with Ctrl+Tab & Ctrl+Shift+Tab.
- Passkeys autofill is now supported on macOS!
- Added new items to context menu
Fixes
- Fixed tab order not being followed after closing a tab.
- Fixed extension favicons not showing.
- Fixed popup windows persisting when they shouldn't.
- Fixed popup windows not closing after having no tabs remaining.
- Fixed sidebar animations not showing in floating mode.
- Fixed right-clicking an extension button not showing the context menu.
Improvements
- Improved support for extensions!
- It is now easier to activate the floating sidebar when using multiple monitors
- Bumped Electron version
What's Changed
- feat: make recently closed ephemeral + add restore shortcut by @iamEvanYT in #248
- feat: redesigned omnibox interface & implementation by @iamEvanYT in #247
- feat: improve popup windows by @iamEvanYT in #249
- feat: improve extensions support by @iamEvanYT in #250
- Bump Electron to v41.1.1+wvcus [NEXT MAJOR] by @github-actions[bot] in #252
- feat: conditional passkey autofill on macOS by @iamEvanYT in #255
- feat: add native prompt support by @iamEvanYT in #258
Full Changelog: v0.11.0...v0.12.0