Wavebox Changelog
Version 10.0.442 beta 23/2/2021
- Update to Chromium 88.0.4324.192
- Fix issue where alert state would stop showing
- Various UI tweaks
Version 10.0.440 beta 22/2/2021
- Fix issue that stopped window open rules being created
- Use our new store heuristics to pre-predict changes and dump those that have no effects early in the pipeline
Version 10.0.439 beta 19/2/2021
- Update to Chromium 88.0.4324.182
- Fix case where some conflicting notification sounds would play
-
Performance improvements! πππ
-
There's a case where switching between some Slack teams would cause a
large CPU spike and in some cases a short hang. We added a fix that
should vastly reduce CPU usage when doing this.
-
In some places we emit multiple store updates together,
causing some usless UI repainting in the process. We now batch
these automagically into a single update and crucially a single
repaint which means faster performance.
-
Some of the integrated apps would share large blobs with multiple frames
in the app. This data was never used in any of those frames,
so move into a dedicated background sync store and free up some CPU and
memory for all!
Version 10.0.431 beta 15/2/2021
- Speed up double click vs single click detection on apps
- Add option to move app into its own group
- Fix connect call notifications routing to the wrong tab
- Make Wavebox connect theme aware
- Fix a potential leak in the tab manager that was causing CPU spikes when switching tabs
- Add an option to always show the tabstrip
Version 10.0.428 beta 11/2/2021
- Add an alert state to apps and groups to show which are audible, muted, screensharing etc
- Improve the active indicator when apps are placed in the sidebar
- Add search to settings
- Add mute/unmute to the app/tab menus
- Add option to hide or show the bookmarks bar in the main Wavebox window (available under settings. This is still experimental)
- Serialize sleeping tabs to disk for faster tab restore
- Wavebox mini now remembers the last tab that was open
- The cookie profile was being lost in new tabs, when new tab extensions are installed (e.g. start.me). Carry the cookie profile through.
- In some instances, tabs might not load until they're entered. Hopefully a fix we applied will make them load when they're supposed to
- When sleeping/unsleeping tabs theyβd incorrectly animate. Fix this
- Wavebox connect fixes & improvements
- Fix double clicking on apps wrongly reloading when the window is out of focus
- Fix widevine on Apple Silicon devices not working
- When adding weblink apps to a shared team they'd lose their name and icon. Hold on tighter and carry these through
- Fix a crash on the dashboard when it loads before the background thread is 100% ready
- Tweaks to the app/group tooltips
- improvements to Wavebox connect
- Update dependencies
Version 10.0.422 beta 8/2/2021
- This patch release includes a fix for Slack unread counts and notifications not working
Version 10.0.419 beta 5/2/2021
- Update to Chromium 88.0.4324.150, which contains important security fixes
- The new tab page always started opening on the default partition. Fix this and make it partition aware again
- There was an edge case where the UI may not paint in the main window
Version 10.0.412 beta 3/2/2021
- Update to Chromium 88.0.4324.146
Version 10.0.410 beta 2/2/2021
- The Clickup extension wouldn't allow you to sign-in on a Cookie Profile that isn't the default one. Fix this so you can sign in on any cookie profile
Version 10.0.408 beta 29/1/2021
- Add Wavebox Mini button to the the titlebar
- Add option to disable buttons in the titlebar to the main settings rather than using chrome://flags
- Some themes would show a clipped background on buttons in the titlebar. The background was never meant to be there, so remove it
- UI Tweaks
- Update dependencies
- Add extension spanning info to user generated diagnostics
- Crashpad reporting
- Double clicking on an app or group with one app now loads the homepage
- Add audible indicator for apps and tabs playing audio