Skip to content

Releases: wavebox/waveboxapp

Version 10.133.3 stable

06 Feb 08:36
Compare
Choose a tag to compare

Version 10.133.3 6/2/2025

  • Update to Chromium 133.0.6943.54.
  • Speculative fix for notifications that do nothing when clicked.
  • Add "Open in split tab" to the right-click menu.
  • Add a "Skills" option to the Brainbox chat side panel that shows some skills that were previously only accessible from the right-click menu.
  • Add an experimental customize side panel under the main burger menu > more tools > customize that allows you to change Wavebox theming and what's shown in the toolbar.
  • Add the ability to pin frequently used Wavebox tools to the toolbar, like the password manager, bookmarks, etc.
  • Update the styling of webdock groups that have no icon set and that contain only tabs, so they now show the tabs within them.
  • Unify the favicon resolver so favicons always resolve to be the same throughout the app.
  • When opening tabs from the main app burger menu, these tabs would always use the default space. They are now spatially aware and inherit from the currently active space.
  • Make our builds more resilient so we can save some CPU-build time on failed builds.
  • Fix an issue in Brainbox where using the "Open links" button would sometimes open duplicate tabs depending on the original text.
  • Update the styling when searching for apps so it's easier to create your own.
  • Change the default setting for new installs so that new users don't have the mixed space webdock view.
  • Update dependencies.
  • We've been continuing to broaden our support for the latest CSS standards with new support for the attr() function, open pseudo classes, scroll state container queries and more!
  • This Wavebox brings new Web APIs for developers to use, which means no matter how advanced the site you visit, Wavebox has all the tools to support it. These APIs include new progress callbacks for animations, DOM state preserving moves and more enhancements for native popovers.
  • Efficiency improvements when Wavebox has energy saver active. This suspends unused tab groups so they use less resources and preserve battery life so you can keep going.
  • Rendering large blocks of code in Brainbox was becoming very CPU intensive. Add a fix to defer formatted rendering until the AI has finished generating
  • Add options to customize what's show in the group grid views
  • Updates for new users
  • Slack was playing duplicate sounds for notifications, fix this
  • Slack was not sending desktop notifications for channels that had their notification preference set to "Everything". Re-add support for this.

Downloads

Version 10.133.3 beta

05 Feb 16:19
Compare
Choose a tag to compare
Version 10.133.3 beta Pre-release
Pre-release

Version 10.133.3 beta 5/2/2025

  • Update to Chromium 133.0.6943.54.
  • Speculative fix for notifications that do nothing when clicked.
  • Add "Open in split tab" to the right-click menu.
  • Add a "Skills" option to the Brainbox chat side panel that shows some skills that were previously only accessible from the right-click menu.
  • Add an experimental customize side panel under the main burger menu > more tools > customize that allows you to change Wavebox theming and what's shown in the toolbar.
  • Add the ability to pin frequently used Wavebox tools to the toolbar, like the password manager, bookmarks, etc.
  • Update the styling of webdock groups that have no icon set and that contain only tabs, so they now show the tabs within them.
  • Unify the favicon resolver so favicons always resolve to be the same throughout the app.
  • When opening tabs from the main app burger menu, these tabs would always use the default space. They are now spatially aware and inherit from the currently active space.
  • Make our builds more resilient so we can save some CPU-build time on failed builds.
  • Fix an issue in Brainbox where using the "Open links" button would sometimes open duplicate tabs depending on the original text.
  • Update the styling when searching for apps so it's easier to create your own.
  • Change the default setting for new installs so that new users don't have the mixed space webdock view.
  • Update dependencies.
  • We've been continuing to broaden our support for the latest CSS standards with new support for the attr() function, open pseudo classes, scroll state container queries and more!
  • This Wavebox brings new Web APIs for developers to use, which means no matter how advanced the site you visit, Wavebox has all the tools to support it. These APIs include new progress callbacks for animations, DOM state preserving moves and more enhancements for native popovers.
  • Efficiency improvements when Wavebox has energy saver active. This suspends unused tab groups so they use less resources and preserve battery life so you can keep going.
  • Rendering large blocks of code in Brainbox was becoming very CPU intensive. Add a fix to defer formatted rendering until the AI has finished generating
  • Add options to customize what's show in the group grid views
  • Updates for new users
  • Slack was playing duplicate sounds for notifications, fix this
  • Slack was not sending desktop notifications for channels that had their notification preference set to "Everything". Re-add support for this.

Downloads

Version 10.132.2 stable

23 Jan 09:48
Compare
Choose a tag to compare

Version 10.132.2 23/1/2025

  • Update to Chromium 132.0.6834.111
  • Fix a UI issue where the add app wizard would show the next button offscreen
  • We're continuing to expand our support for new WebGPU APIs in line with other browsers, to make WebGPU in the browser more capable. This opens new possibilities for sites to utilize WebGPU for more advanced graphics and other exciting things like on-device AI. New features include support for Texture view usage, 32-bit float texture blending, experimental support for 16-bit normalized texture formats and more.
  • When moving tabs & using the Spaces webdock, auto update the tabs space on move
  • We've been improving the dialog element that sites can use for easy on-screen dialogs and popups. Although the dialog element is widely supported across browsers, it's been missing a few important event handlers that make it more useful for sites. Alongside the web-specification, we've added support for these additional events so sites can make more use of this feature.
  • Usability fixes for the profile popup
  • Further support for network request handlers to deal with raw data as opposed to needing to pre-serialize data and run expensive deserialization tasks. This should lead to improved performance for sites that choose to use it.
  • Update dependencies

Downloads

Version 10.132.2 beta

23 Jan 09:19
Compare
Choose a tag to compare
Version 10.132.2 beta Pre-release
Pre-release

Version 10.132.2 beta 23/1/2025

  • Update to Chromium 132.0.6834.111
  • When moving tabs & using the Spaces webdock, auto update the tabs space on move
  • Update dependencies
  • Usability fixes for the profile popup

Downloads

Version 10.132.1 beta

16 Jan 09:34
Compare
Choose a tag to compare
Version 10.132.1 beta Pre-release
Pre-release

Version 10.132.1 beta 16/1/2025

  • Update to Chromium 132.0.6834.83
  • Fix a UI issue where the add app wizard would show the next button offscreen
  • We're continuing to expand our support for new WebGPU APIs in line with other browsers, to make WebGPU in the browser more capable. This open new possibilities for sites to utilize WebGPU for more advanced graphics and other exciting things like on-device AI. New features include support for Texture view usage, 32-bit float texture blending, experimental support for 16-bit normalized texture formats and more.
  • We've been improving the dialog element that sites can use for easy on-screen dialogs and popups. Although the dialog element is widely supported across browsers, it's been missing a few important event handlers that make it more useful for sites. Alongside the web-specification, we've added support for these additional events so sites can make more use of this feature.
  • Further support for network request handlers to deal with raw data as opposed to needing to pre-serialize data and run expensive deserialization tasks. This should lead to improved performance for sites that choose to use it.
  • Update dependencies

Downloads

Version 10.131.19 beta

09 Jan 08:10
Compare
Choose a tag to compare
Pre-release

Version 10.131.19 beta 9/1/2025

  • Update to Chromium 131.0.6778.265
  • Update dependencies

Downloads

Version 10.131.18 stable

20 Dec 08:45
Compare
Choose a tag to compare

Version 10.131.18 20/12/2024

  • Update to Chromium 131.0.6778.205 which includes some important security updates
  • Fixes for the ClickUp integration
  • Update dependencies

Downloads

Version 10.131.18 beta

19 Dec 17:15
Compare
Choose a tag to compare
Pre-release

Version 10.131.18 beta 19/12/2024

  • Update to Chromium 131.0.6778.205 which includes some important security updates
  • Fixes for the ClickUp integration
  • Update dependencies

Downloads

Version 10.131.17 stable

12 Dec 08:08
Compare
Choose a tag to compare

Version 10.131.17 12/12/2024

  • Update to Chromium 131.0.6778.140 - this includes some important security updates for 3rd party libraries
  • Update some UI so it's clear if you're closing a popover or removing an icon
  • Fix an issue where settings would sometimes fail to launch correctly
  • Under some configurations, Wavebox could incorrectly open/hide the side panel, fix for this
  • Performance fix for some graphics layers, especially on slower devices
  • Update dependencies

Downloads

Version 10.131.17 beta

12 Dec 07:47
Compare
Choose a tag to compare
Pre-release

Version 10.131.17 beta 12/12/2024

  • Update to Chromium 131.0.6778.140 - this includes some important security updates for 3rd party libraries
  • Update some UI so it's clear if you're closing a popover or removing an icon
  • Fix an issue where settings would sometimes fail to launch correctly
  • Under some configurations, Wavebox could incorrectly open/hide the side panel, fix for this
  • Performance fix for some graphics layers, especially on slower devices
  • Update dependencies

Downloads