New
v0.8.2
What's New
- Intel Macs Support: You can now use Flow on Intel Macs! :tada:
- 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 https://github.com/MultiboxLabs/flow-browser/pull/72
- Upgrade to Electron v36 by @iamEvanYT in https://github.com/MultiboxLabs/flow-browser/pull/74
- Add Builds for Intel Macs by @iamEvanYT in https://github.com/MultiboxLabs/flow-browser/pull/76
- Fix Close Tab Button not being vertically aligned by @QarthO in https://github.com/MultiboxLabs/flow-browser/pull/85
- Only show close tab button on hover by @QarthO in https://github.com/MultiboxLabs/flow-browser/pull/87
- Improve Lazy Loading by @iamEvanYT in https://github.com/MultiboxLabs/flow-browser/pull/102
- Automatical Electron Upgrader by @iamEvanYT in https://github.com/MultiboxLabs/flow-browser/pull/110
- Improve Standalone Scripts by @iamEvanYT in https://github.com/MultiboxLabs/flow-browser/pull/116
- Bump Dependencies by @iamEvanYT in https://github.com/MultiboxLabs/flow-browser/pull/122
- feat: better asleep tabs by @MHase in https://github.com/MultiboxLabs/flow-browser/pull/128
- feat: allow pinch zoom by @MHase in https://github.com/MultiboxLabs/flow-browser/pull/129
- Bump Electron to v36.5.0+wvcus [CURRENT MAJOR] by @github-actions in https://github.com/MultiboxLabs/flow-browser/pull/121
- Revert "feat: better asleep tabs" by @iamEvanYT in https://github.com/MultiboxLabs/flow-browser/pull/135
- Add Portal Pooling by @iamEvanYT in https://github.com/MultiboxLabs/flow-browser/pull/134
- chore: allow floating sidebar to be attached by @MHase in https://github.com/MultiboxLabs/flow-browser/pull/133
- fix: drag & drop tabs ordering by @MHase in https://github.com/MultiboxLabs/flow-browser/pull/132
- chore: add .nvmrc file by @MHase in https://github.com/MultiboxLabs/flow-browser/pull/127
- chore: enable umami on production only by @MHase in https://github.com/MultiboxLabs/flow-browser/pull/131
- Bump Electron to v36.6.0+wvcus [CURRENT MAJOR] by @github-actions in https://github.com/MultiboxLabs/flow-browser/pull/137
- feat: Code Signing on macOS by @iamEvanYT in https://github.com/MultiboxLabs/flow-browser/pull/139
- Bump Electron to v36.7.0+wvcus [CURRENT MAJOR] by @github-actions in https://github.com/MultiboxLabs/flow-browser/pull/138
New Contributors
- @QarthO made their first contribution in https://github.com/MultiboxLabs/flow-browser/pull/85
- @MHase made their first contribution in https://github.com/MultiboxLabs/flow-browser/pull/128
Full Changelog: https://github.com/MultiboxLabs/flow-browser/compare/v0.8.1...v0.8.2