Releases: MultiboxLabs/flow-browser
Releases · MultiboxLabs/flow-browser
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
v0.8.4
What's Changed
- chore: add DMG assets by @iamEvanYT in #142
- feat: New Icons by @ck4c in #146
- chore: upgrade dependencies by @iamEvanYT in #154
- feat: Liquid Glass Icon for macOS 26 by @iamEvanYT in #159
- feat: Restructure Codebase by @iamEvanYT in #161
- feat: Improved Custom Protocol Routing by @iamEvanYT in #165
- refactor: migrate zod to arktype by @iamEvanYT in #167
- fix: electron version updater by @iamEvanYT in #170
- Bump Electron to v39.2.4+wvcus [NEXT MAJOR] by @github-actions[bot] in #164
New Contributors
Full Changelog: v0.8.3...v0.8.4
v0.8.3
v0.8.2
What's New
- Intel Macs Support: You can now use Flow on Intel Macs! 🎉
- Code Signing on macOS: You can now download on macOS without issues & auto-update (should) now work!
Improvements
- Allow Pinch Zoom with trackpad on macOS
- Close tab button now only shows on hover
- Refactored Portal Implementation
- Removed animated particles in Onboarding, it should be a lot more smoother now.
Fixes
- Fixed Close Tab Button not being vertically aligned
- Fixed floating sidebar not being able to reattach
- Fixed window controls not showing on floating sidebar
- Fixed drag and drop tabs not working
- Fixed LocalStorage Data + Cookies not persisting
What's Changed
- Reduce App Size by @iamEvanYT in #72
- Upgrade to Electron v36 by @iamEvanYT in #74
- Add Builds for Intel Macs by @iamEvanYT in #76
- Fix Close Tab Button not being vertically aligned by @QarthO in #85
- Only show close tab button on hover by @QarthO in #87
- Improve Lazy Loading by @iamEvanYT in #102
- Automatical Electron Upgrader by @iamEvanYT in #110
- Improve Standalone Scripts by @iamEvanYT in #116
- Bump Dependencies by @iamEvanYT in #122
- feat: better asleep tabs by @MHase in #128
- feat: allow pinch zoom by @MHase in #129
- Bump Electron to v36.5.0+wvcus [CURRENT MAJOR] by @github-actions in #121
- Revert "feat: better asleep tabs" by @iamEvanYT in #135
- Add Portal Pooling by @iamEvanYT in #134
- chore: allow floating sidebar to be attached by @MHase in #133
- fix: drag & drop tabs ordering by @MHase in #132
- chore: add .nvmrc file by @MHase in #127
- chore: enable umami on production only by @MHase in #131
- Bump Electron to v36.6.0+wvcus [CURRENT MAJOR] by @github-actions in #137
- feat: Code Signing on macOS by @iamEvanYT in #139
- Bump Electron to v36.7.0+wvcus [CURRENT MAJOR] by @github-actions in #138
New Contributors
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's New
- Linux Support: You can now use Flow on Linux again, including arm64! 🎉
- Custom Window Controls: The oversized topbar has been removed on Windows, and the Window Controls has been added to the Sidebar!
Fixes
- Command palette flickering when searching has been fixed!
What's Changed
- Add a way to use stock electron by @iamEvanYT in #67
- Fix Linux Issues by @iamEvanYT in #52
- Add Custom Window Controls for Linux and Windows by @iamEvanYT in #68
- Remove Useless Types by @iamEvanYT in #69
- Fix Command Palette Sizing by @iamEvanYT in #70
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's New
- Reorder & Move Tabs: Reorder & move tabs to different spaces!
- Tab Autosleep: New 'Sleep Tab After' setting which put tabs to sleep after inactivity to save resources!
- Flow PDF Viewer: A new experimental PDF viewer which allows you to annotate PDFs! Enable in Settings.
- Better Website Compatability: Websites such as ChatGPT, Spotify and Google should now work properly! 🎉
- New Popup Window: Popup windows now has an address bar and behaves how a normal popup window should!
- Tabs Muting: You can now mute tab by clicking on the volume button on the sidebar when playing media on a website!
Improvements
- Bump Dependencies Versions
Fixes
- Native Adblocker not working properly sometimes
- Some favicons (
data:) not loading properly (e.g: ChatGPT) - Browser flickering when opening new views sometimes
What's Changed
- Bump Dependencies Versions by @iamEvanYT in #48
- Fix browser flick on extension view opening by @rootz491 in #49
- Tab auto sleep feature by @rootz491 in #50
- Create Unified Web Requests Module by @iamEvanYT in #51
- Fix Data Favicons by @iamEvanYT in #54
- Add Flow PDF Viewer by @iamEvanYT in #55
- Scrub User Agent by @iamEvanYT in #45
- Improve Popup Handling by @iamEvanYT in #56
- Optimize Dependencies by @iamEvanYT in #57
- Implement tab muting functionality by @devin-ai-integration in #62
- Reorder & Move Tabs by @iamEvanYT in #59
New Contributors
- @rootz491 made their first contribution in #49
- @devin-ai-integration made their first contribution in #62
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's New
- Shortcuts Editor: Edit shortcuts and customize them to your liking!
- Widevine DRM Support: Watch Netflix, Disney+ and more on Flow!
- Sleep Tabs: You can now manually put tabs to sleep to save resources!
- Built-in Adblocker: You can now block ads easily without installing anything in Flow!
Improvements
- Favicons are now fetched from the actual profile
- Change settings to sidebar-based ui & update sections
- UI Changes
Fixes
- Toasts animations sometimes not running when new message appears
- 'Open in New Tab' from Chrome DevTools not working
- 'Back to tab' in Picture in Picture not working
- Window controls not showing when in fullscreen (macOS)
What's Changed
- Add Tab Popup Menu by @iamEvanYT in #41
- Add Built-in Adblocker by @iamEvanYT in #42
- Add Support for Widevine by @iamEvanYT in #43
- Add Shortcuts Editor by @iamEvanYT in #47
Full Changelog: v0.6.4...v0.7.0
v0.6.4
What's Changed
- Fix windows not opening on Windows Machines by @iamEvanYT in #36
Full Changelog: v0.6.3...v0.6.4
v0.6.3
Changes
- Fixed Error & Events Logging on PostHog
- Updated Download Page URL
Full Changelog: v0.6.2...v0.6.3