Version 10.0.378
Thanks to everyone that reported issues with the previous stable (10.0.376). This patch release contains some
fixes for those problems
- Fix app crash when opening google sign-in page on Apple Silicon macs
- Fix window opener crashing silenty, resulting in the incorrect behaviour
- Fix overflow issue with tooltips
- UI Tweaks
If you missed the update to 10.0.376, here's what was new...
🆕 New!
- Apple is making waves with their new Apple Silicon and Wavebox now has optimized builds available for it on our download page
- Update WhatsApp to ensure sound doesn't play when notifications are muted
- When locking Wavebox, we'd always steal the window focus. Kind of annoying, but not anymore!
- There were a few rough edges with the new macOS BigSur, we've smoothed those out
- Add "Change to app at index" keyboard shortcut
- Make the toolbar tabs more useful when there's lots in a row on smaller screens by shrinking everything a bit better
- Add "Skip this version" on Linux update dialog
🔧 Updates & improvements
-
Update Chromium to 87.0.4280.66. This brings some awesome features into Wavebox...
- Significant performance improvements, by prioritizing active tabs. This can result in a 5x cpu load reduction and over an hour of extra battery life
- Up to a 25% faster startup and 7% faster page load time on Windows
- The new backwards-forwards cache makes up to 20% of back-forward navigations instant
- Update other dependencies
- UI Tweaks
🐛 Fixes
- Sometimes you could cancel removing a tab through a prompt. Doing this could sometimes get Wavebox a bit confused, so help with that confusion
- Fix collapsed sidebar sections always showing an unread indicator
- Fix cookie profiles getting muddled when setting Wavebox to restore sessions on restart
- Fix an issue where we'd stop tracking tabs properly. This potentially has all sorts of side effects, but manifested itself by not respecting opening the window in the default browser.
- Wavebox could become laggy when opening lots of new tabs, in actual fact it was just waiting for no reason. Make it jump the queue
- There was a noticable delay when using right-click, open link in new tab. Fix this.
Version 10.0.376
🆕 New!
- Apple is making waves with their new Apple Silicon and Wavebox now has optimized builds available for it on our download page
- Update WhatsApp to ensure sound doesn't play when notifications are muted
- When locking Wavebox, we'd always steal the window focus. Kind of annoying, but not anymore!
- There were a few rough edges with the new macOS BigSur, we've smoothed those out
- Add "Change to app at index" keyboard shortcut
- Make the toolbar tabs more useful when there's lots in a row on smaller screens by shrinking everything a bit better
- Add "Skip this version" on Linux update dialog
🔧 Updates & improvements
-
Update Chromium to 87.0.4280.66. This brings some awesome features into Wavebox...
- Significant performance improvements, by prioritizing active tabs. This can result in a 5x cpu load reduction and over an hour of extra battery life
- Up to a 25% faster startup and 7% faster page load time on Windows
- The new backwards-forwards cache makes up to 20% of back-forward navigations instant
- Update other dependencies
- UI Tweaks
🐛 Fixes
- Sometimes you could cancel removing a tab through a prompt. Doing this could sometimes get Wavebox a bit confused, so help with that confusion
- Fix collapsed sidebar sections always showing an unread indicator
- Fix cookie profiles getting muddled when setting Wavebox to restore sessions on restart
- Fix an issue where we'd stop tracking tabs properly. This potentially has all sorts of side effects, but manifested itself by not respecting opening the window in the default browser.
- Wavebox could become laggy when opening lots of new tabs, in actual fact it was just waiting for no reason. Make it jump the queue
- There was a noticable delay when using right-click, open link in new tab. Fix this.
- UI Tweaks
- Add unread badge to sidebar divider when they're collapsed
- Fix clearing the sidebar divider label not working
- Stop duplicating a tab focusing the wrong window
- Fix Mixmax not working correctly
- Update to Chromium 86.0.4240.198
Version 10.0.353
- The unread count wasn't being grabbed correctly for some sites. Be more grabby and always grab! 🦀
- Fix some broken animations
Version 10.0.352
🆕 New!
-
New features and modes for the sidebar!
- Add sidebar dividers by right-clicking in the sidebar
- Add labels to any sidebar dividers by right-clicking on them
- Collapse and expand Groups & Apps under each divider
- Use the full width list sidebar, by right clicking and selecting List sidebar
- Tweak the sidebar controls to take up less space
- We were re-using the extension keyboard shortcuts for Wavebox, but now we have a dedicated section under settings
- Add option to disable tooltip thumbnails, based on user feedback
🔧 Updates & improvements
- Update to Chromium 86.0.4240.183
- Update build system & decrease some compontent sizes by 5-10%
- Update lots of other dependencies for better performance
- Improve favicon resolving for Google sites
- Gmail updated their icons, although we changed most of them, we left a couple out
- More UI Tweaks to the new tooltips
- A bunch of other UI Tweaks around the app
🐛 Fixes
- You could make the main window hang if you downloaded a file from an external application in Wavebox. Handle this case properly
- Popovers sometimes got a bit too keen and wouldn't close, decrease their eagerness by 50% and stop that
- Fix "Open current page in new window" not working correctly
- Fix "Move tab to new window" not working correctly
Version 10.0.341
This update contains some important security fixes from the upstream Chromium update
as well as a bunch of new features and enhancements!
🆕 New!
-
Tooltips have had a small overhall to make them more useful!
- Add tooltips to tabs in the main Wavebox window
- Add tab previews to tooltips across the board
- Change tooltip behaviour so after the first tooltip has been presented the following display much quicker to make tooltips more seamless
- Fix cases where group and app tooltips would not appear until you hovered over a different item
-
The notification stack has seen some behind the scenes improvements
- Improvements to the way HTML5 notifications work under the hood
- Make sure HTML5 notifications are fully spec compliant to fix a few edge cases
- Stop notification sounds playing when do not disturb is enabled on macOS
-
Add more customization options to the tray/menu bar
- Add a menu option to mute/unmute notifications
- Indicate when notifications are muted
- On macOS customize the click behaviour to be context menu (current), Wavebox mini, or Focus Wavebox
- On Windows, customize the left click behaviour to be focus (current), or Wavebox mini. Right click still opens the context menu
- Add keyboard shortcut to switch to the last active tab Ctrl+S on macOS or Alt+S on Linux & Windows
- Add keyboard shortcut section to settings
🔧 Updates & improvements
-
Thanks to some awesome hardwork by some of our team, we found some performance bottlenecks
in the change-store-emit cycle that the app uses for making data changes and rendering them
in the UI. The stores are now able to intelligently detect the type of change early on in
the pipeline and uses different optimization algorithms to speed those bottlenecks up. The result
is a 25% speed improvement during heavy load and a big high five ✋
- Make some improvements to initial pageloads which increases speed especially on slower machines
- Update dependencies
- Update to Chromium 86.0.4240.111. This includes important security patches
🐛 Fixes
- Fix issue where the auth user id was not set on integrated accounts
- Fix a race condition that affected container script loading causing it to sometimes fail
- Tabs could sometimes get stuck to the mouse pointer when dragging. We removed just the right amount of glue so they don't stick anymore.
Version 10.0.322
This release fixes a few issues that popped up in version 10.0.319. Here's what's new...
- Fix invalid sign-in icon not appearing on older apps
- Merging groups together could cause the newly merged group to malfunction. That's not the desired behaviour so we fixed it
- Add consistency improvements to prevent data becoming corrupted
- The main window could become locked up when closing a tab that prompted before leaving, add a fix for this
- Using Ctrl/Cmd/Alt/Shift+Click to open tabs in the background would just open a blank tab, this now loads the tab correctly
- Make sleeping tabs show grey icons only when the setting is enabled under ui settings
Version 10.0.319
This release adds a new improved window opening engine that makes it easier
and more intuitive to setup and create rules when needed. Alongside this, it
contains multiple fixes and platform updates including an upgrade to Chromium 86.
🆕 New!
-
Improvements to the window opening engine. You can now create rules
in an ad-hoc fashion and there's a brand new ui for managing these
that makes it clearer and easier to see which app opens links where. In
addition to this are some additional rule types to compliment the new
main window tabs and the option to set links to open in the default browser
on a per app basis
- Add support for window open rules within app-child tabs
- Add default browser action to the click+modifier commands
- Add recent tabs to suggested items in switcher
🔧 Updates & improvements
-
Disable the new page restore behaviour introduced in last release
when restoring last url is disabled in settings
- Better recovery tools on launch failure
- Fix report bug button when renderer crashes
- Stop duplicate sounds playing in Slack, WhatsApp & Messenger
- Update dependencies
- Pipe tabs from workspaces through the opener engine
- Update to Chromium 86.0.4240.75
🐛 Fixes
- Fix message panel hanging up calls in Wavebox Connect
- Stop "Open in new tab" context menu always focusing the opened tab
- Fix zoom and layout issue with the sidebar when page zoom was not 100%
- Fix the tray icon not showing on some Linux distributions (in particular Mint 19 & 20)
- Fix case where the active tab sleeps beliving it's idle
- Fix issue where matching through the opener would not mke the tab active, so it would appear as if nothing happened
- Fix Slack sign-in sometimes not working
- Ensure all windows are closed corrently at the end of sign-in flow
- Fix app search on the dashboard
- Fix ordering issue where tabs would fall out of order
- Fix memory leak when fetching tab thumbnails
- Fix sidebar zoom issue
Version 10.0.283
Thanks to everyone who reported bugs in 10.0.282, this release contains
fixes for those...
- Fix keyboard shortcut for switch to app at index
- Add support for closing tabs via middle click
- Fix issue where closing a tab via keyboard shortcut would switch group
- Add shortcut to open tab navigator (You can set this shortcut under Settings > Keyboard Shortcuts)
- Fix send all tabs to workspace
In case you missed it, here's what was new in version 10.0.282. It contains
some bumper performance improvements, plus a
bunch of updates to tabs - how they work and what they can do.
🐈 Getting tabby.
-
We've been busy working on adding tabs into the main Wavebox window.
These sit right alongside your apps to provide an easy way of working
across multiple pages, rather than relying on additional browser windows.
-
Need a little help with your extra tab powers? No problem, the new
WB Navigator is available to help! Click on the compass icon in the
sidebar to open the Navigator window and see a real-time preview of everything
running in Wavebox.
🌙 Sleep apps more soundly & pick up where you left off.
-
We've updated how tabs sleep and restore so that they startup faster and
remember your previous browsing state and history.
-
Sometimes it's nice to pick up where you left off after restarting your
machine, so we've added an option for this. You can enable it under
'Settings > General > Start-up.
🚀 Full speed ahead!
-
Wavebox has updated a bunch of its dependencies as well as Chromium, which is
now at 85.0.4183.102. Updating to v85 has made tabs 10% faster to load,
allowing you to work more efficiently.
-
We've also spent some time tracking down any performance bottlenecks in Wavebox
caused by a bad voltage regulator. It turns out that switching the regulator to
fast mode makes lots of other stuff run faster, or in real terms, a 50% CPU
usage reduction in some cases.
There's also a bunch of other fixes and tweaks that help keep Wavebox running
smoothly and speedily. 😊
Version 10.0.282
This version of Wavebox has some bumper performance improvements, plus a
bunch of updates to tabs - how they work and what they can do.
🐈 Getting tabby.
-
We've been busy working on adding tabs into the main Wavebox window.
These sit right alongside your apps to provide an easy way of working
across multiple pages, rather than relying on additional browser windows.
-
Need a little help with your extra tab powers? No problem, the new
WB Navigator is available to help! Click on the compass icon in the
sidebar to open the Navigator window and see a real-time preview of everything
running in Wavebox.
🌙 Sleep apps more soundly & pick up where you left off.
-
We've updated how tabs sleep and restore so that they startup faster and
remember your previous browsing state and history.
-
Sometimes it's nice to pick up where you left off after restarting your
machine, so we've added an option for this. You can enable it under
'Settings > General > Start-up.
🚀 Full speed ahead!
-
Wavebox has updated a bunch of its dependencies as well as Chromium, which is
now at 85.0.4183.102. Updating to v85 has made tabs 10% faster to load,
allowing you to work more efficiently.
-
We've also spent some time tracking down any performance bottlenecks in Wavebox
caused by a bad voltage regulator. It turns out that switching the regulator to
fast mode makes lots of other stuff run faster, or in real terms, a 50% CPU
usage reduction in some cases.
There's also a bunch of other fixes and tweaks that help keep Wavebox running
smoothly and speedily. 😊