Wavebox Changelog
Version 10.0.351 beta
- Update build system. Decrease some compontent sizes by 5-10%
- Bugfixes
- Reduce full width sidebar size
- App badges managed to float away a little bit too far to the right. We tied them back down
- You could make the main window hang if you downloaded a file from an external application in Wavebox. Handle this case properly
- Improve favicon resolving for Google sites
- Update dependencies
- Update to Chromium 86.0.4240.183
- Update Gmail icon
- Fix styling with new sidebar layout
- Fix popovers not closing correctly
- UI Tweaks
Version 10.0.344 beta
-
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
- Fix keyboard shortcuts section not showing available keyboard shortcuts
- More UI Tweaks to the tooltips
- Add option to disable tooltip thumbnails
- Fix "Open current page in new window" not working correctly
- Fix "Move tab to new window" not working correctly
Version 10.0.343 beta
-
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
- Fix keyboard shortcuts section not showing available keyboard shortcuts
- More UI Tweaks to the tooltips
- Add option to disable tooltip thumbnails
Version 10.0.335 beta
- Add keyboard shortcut section to settings
- Update dependencies
- Update to Chromium 86.0.4240.111
Version 10.0.332 beta
-
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
-
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
- 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.
- Add keyboard shortcut to switch to the last active tab Ctrl+S on macOS or Alt+S on Linux & Windows
- Update dependencies
Version 10.0.322 beta
- 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
- Fix tab actions not working when tabs were sleeping
Version 10.0.321 beta
- 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
Version 10.0.319 beta
- Update to Chromium 86.0.4240.75
- UI tweaks
- Additional in-app help with link open rules
Version 10.0.317 beta
- Fix some slack sounds still coming through
- Add default browser action to the click+modifier commands
- Fix ordering issue where tabs would fall out of order
- Pipe tabs from workspaces through the opener engine
- Fix memory leak when fetching tab thumbnails
- Update to Chromium 86.0.4240.74
- Fix sidebar zoom issue
Version 10.0.301 beta
- Better recovery tools on launch failure
- Fix report bug button when renderer crashes
- Add support for window open rules within app-child tabs
- Stop duplicate sounds playing in Slack, WhatsApp & Messenger
- Fix app search on the dashboard
- Update dependencies