Releases: MultiboxLabs/flow-browser
Releases · MultiboxLabs/flow-browser
v0.12.1
v0.12.0
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
v0.11.0
What's New
- Pinned Tabs is here! Drag and pin tabs to the top of your screen for quick, easy access.
- You can now sync tabs across windows! Enable it in settings.
- You can now use Incognito mode to browse! Right click on the browser icon, and click 'New Incognito Window' or use the hotkey 'Ctrl/Cmd + Shift + N'
- Custom icons has been re-enabled with a new set of Liquid Glass icons to choose from! Find them in settings.
- Browsing History is now recorded! Find it at
flow://history. - Flow is now published on Flathub for Linux!
Fixes
- Fixed Window Controls for Linux having the wrong color theme
- Fixed Flow quitting when onboarding completes instead of opening a Browser Window
- Fixed window controls not appearing on popup windows
- Fixed two tabs both in Picture-in-Picture mode would cause user to not be able to switch to any other tabs
- Fixed Ctrl+W on Linux closing the entire window
- Fixed Pinned Extensions not showing on Address Bar
Improvements
- Improved performance!
- The macOS installer background has been updated!
What's Changed
- feat: tab syncing across windows by @iamEvanYT in #233
- fix: prevent app quit on Linux after completing onboarding by @pip-owl in #236
- feat: macOS persistent icon customization with NSDockTilePlugIn by @iamEvanYT in #224
- feat: implement pinned tabs by @iamEvanYT in #200
- feat(CI): build Flatpak for Pull Requests by @iamEvanYT in #242
- fix: linux ctrl+w by @iamEvanYT in #241
- feat: add history feature by @iamEvanYT in #240
- fix: support manual build runs and mirror artifact summary by @pip-owl in #243
- fix: address flathub validation checks by @Terence-1 in #245
New Contributors
Full Changelog: v0.10.2...v0.11.0
v0.10.3
Full Changelog: v0.10.2...v0.10.3
v0.10.2
Fixes
- Fixed Linux app not launching properly
- Fixed duplicate windows opening on startup from clicking on an external link
- Fixed handoff not being able to receive websites from other devices
- Fixed window controls not appearing for Linux
- Fixed Settings Window not opening on Linux
- Fixed excessive favicon requests during sidebar resize
- Fixed Navigation History showing the wrong values
- Fixed Floating Sidebar disappearing when a popover is open
Improvements
- Bumped Electron Version
What's Changed
- fix: Linux AppImage startup stall after onboarding check by @iamEvanYT in #212
- feat: add AGENTS.md by @iamEvanYT in #215
- fix: prevent duplicate window when opening external URL on cold start by @iamEvanYT in #217
- fix: handle incoming Handoff by listening for continue-activity event by @iamEvanYT in #216
- feat: add window control buttons for Linux by @iamEvanYT in #219
- chore(ci): harden GitHub Actions workflow security by @iamEvanYT in #218
- fix: settings window not showing on Linux + add window controls by @iamEvanYT in #220
- feat: add Flatpak manifest and supporting files by @Terence-1 in #222
- fix: prevent excessive favicon requests during sidebar resize by @iamEvanYT in #223
- fix: nav button history showing wrong values and popover offset by @iamEvanYT in #225
- Bump Electron to v40.7.0+wvcus [CURRENT MAJOR] by @github-actions[bot] in #230
- feat: Implement incognito window mode by @iamEvanYT in #229
New Contributors
- @Terence-1 made their first contribution in #222
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's New
- New Browser Interface is out! This is a lot more cleaner and neat compared to the old interface. Hope you like it!
- You can now quickly find any text in the current tab using Ctrl/Cmd+F keybinds!
- You can now use handoff to pass tabs through your devices in the Apple Ecosystem!
- Added Ctrl/Cmd+L keybind to quickly toggle the Command Palette!
Fixes
- Fixed tab background being transparent on tabs restored from pervious sessions.
- Fixed context menu's 'Open in New Tab' not opening tabs to the desired locations.
Improvements
- The floating sidebar should now be more reliable!
- Performance and load speeds should be improved!
- The onboarding should now be improved!
Removals
- The Icon Sidebar Collapse mode has been removed.
What's Changed
- Enable UpdateEffect animation after successful app update by @iamEvanYT in #203
- feat: add 'Update Available' banner to new browser UI sidebar by @iamEvanYT in #204
- fix: prevent dock icon from bypassing onboarding by @iamEvanYT in #205
- Remove Sidebar Collapse Mode setting by @iamEvanYT in #207
v0.10.0 will stay as pre-release, it was missing some of the important stuff 😅
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's New
- New Browser Interface is out! This is a lot more cleaner and neat compared to the old interface. Hope you like it!
- You can now quickly find any text in the current tab using Ctrl/Cmd+F keybinds!
- You can now use handoff to pass tabs through your devices in the Apple Ecosystem!
- Added Ctrl/Cmd+L keybind to quickly toggle the Command Palette!
Fixes
- Fixed tab background being transparent on tabs restored from pervious sessions.
- Fixed context menu's 'Open in New Tab' not opening tabs to the desired locations.
Improvements
- The floating sidebar should now be more reliable!
- Performance and load speeds should be improved!
- The onboarding should now be improved!
Removals
- The Icon Sidebar Collapse mode has been removed.
What's Changed
- feat: new browser interface by @iamEvanYT in #192
- Onboarding experience updates by @iamEvanYT in #198
- feat: Find in Page functionality by @iamEvanYT in #197
- feat: add Ctrl/Cmd+L keybind to toggle command palette by @devin-ai-integration[bot] in #190
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's New
- New Tab Architecture is out! It will help us ship more stable features faster. Please help test it and report any bugs you find.
- Window Sizes & Positions are now saved, which means you won't have to resize everything again on launch!
Fixes
- Linux launch issue has been resolved! There should not be any issues opening the app now.
- Fixed Google One Tap not appearing
Improvements
- Bump Chromium Version (142 -> 144)
- Improved Picture in Picture Window
What's Changed
- fix: linux sharp issue by @iamEvanYT in #183
- feat: rewritten tab system by @iamEvanYT in #188
- Bump Electron to v40.1.0+wvcus [NEXT MAJOR] by @github-actions[bot] in #174
Full Changelog: v0.8.6...v0.9.0
v0.8.6
What's New
- Passkeys are now supported on macOS! This has been rather difficult to implement, so hope you enjoy it! 🎉
Improvements
- Bump Electron Version
What's Changed
- feat: macOS Passkeys Support by @iamEvanYT in #148
- Bump Electron to v39.2.7+wvcus [CURRENT MAJOR] by @github-actions[bot] in #181
Full Changelog: v0.8.5...v0.8.6
v0.8.5
Improvements
- Improved Command Palette Styling
- Improved Space Description on App Setup
Fixes
- Command Palette not showing on Windows.
- Removed skip button on First Space Creation to fix edge cases
Full Changelog: v0.8.4...v0.8.5