This repository has been archived by the owner on Jun 4, 2023. It is now read-only.
Releases: wexond/browser-base
Releases · wexond/browser-base
2.0.0-beta.4
Changes
- Added extensions system with following Chrome APIs (support for uBlock Origin): #110 (comment)
2.0.0-beta.3
Changes
- Tab spinner now adapts color to tab's background color.
- Added stop icon
- When no theme-color is present, tabs adapt their background color to the favicon dominant color
Fixes
- Fix window crashes (#154)
- Fixed search box not focusing
- Fixed suggestions icons widths
- Fixed bugs with tab system when maximizing and restoring the window
2.0.0-beta.2
NOTE: This is a beta release, so some features may not be implemented or bugs may appear.
Changes
- Upgraded to Electron 5.0.0-beta.3/Chromium 73.0.3683.2
- Activate search box when user has started typing in new tab with hidden Overlay
- Handle BrowserView
new-window
event properly - Support HTML fullscreen properly
- Added tab spinner
- An update icon is now shown when a new update is available
Fixes
- Fixed BrowserView not focusing when selecting tabs
- Fixed BrowserView not resizing properly when maximizing the window
- Fixed critical error when refreshing a BrowserView
- Fixed window's fullscreen state didn't persist
Typing in new tab opens Overlay and focuses search box
2.0.0-beta.1
NOTE: This is a beta release, so some features may not be implemented or bugs may appear.
Changes
- Upgraded to Electron 4.0.4/Chromium 69.0.3497.106 (#132)
- Added Overlay with suggestions and bottom sheet
- Added support for trackpad navigation (#37)
- Added support for website's
theme-color
(#122) - Added partial support for insecure websites (#38)
- Added support for Mouse3 and Mouse4 navigation
Fixes
- Rewrote tabs system, which boosted performance critically
- Rewrote whole browser to use BrowserView instead of
<webview>
to also improve significantly performance and fix resizing lags and issues (#144) - Fixed last tab closing (#143)
- Fixed newly saved favicons not displaying (#137)
Regressions
- Temporarily removed extensions API due to complete rewrite of the browser
Introducing Overlay
wexond 1.0.0-beta.2
Changes
- Added new applets design such as bookmarks and history
- Added new menu design
- Added new tabs and address bar design
- Added support for uBlock Origin
- uBlock Origin is installed by default
- Added support for opening HTML files via Wexond
- Improved performance
- Added keyboard shortcuts
- Fixed weather card timezones
wexond v1.0.0-beta.1
Changes:
- Right navigation drawer with all settings, bookmarks, history etc.
- Added bookmarks
- Added better history
- Better suggestions
- Better tab system
- Added workspaces (previously tab groups)
- Rewrote to TypeScript and styled-components
- Add wexond-package-manager to manage themes and extensions
- Add weather and news to the new tab page
- Completely new design
wexond v0.3.0
New features:
- New tab
- Settings (WIP)
- Built in ad blocker
- Add shortcuts
- Auto updater
v0.2.0
wexond v0.1.0
Features:
- Suggestions
- Tabs are getting background color from
theme-color
- Context menu