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
3.1.0
Changes
- Upgraded to Electron 6.0.5
New features
- Added
Pin tab
andMute tab
to tab context menu (#301) - Added
On startup
settings (#302) - Added F5 shortcut for reloading the page (#300)
- Improved adblocker's cosmetic filtering (#293)
- Wexond can now be set as a default web browser on Windows (#304)
Fixes
- Fixed dark mode not applying for web contents on startup
3.0.1
3.0.0
Changes
- Updated to Electron 6.0.1/Chromium 76.0.3809.102
- Revert Chrome extensions functionality. Instructions on installing a Chrome extension can be found here
New features
- Added built-in Wexond Dark Reader for making all websites dark (#264)
- Added settings page (#278, #223, #220)
- Added bookmarks folders (#236, #240, #243)
- Added bookmarks importing (#249)
- Added multi windows support (#250, #253, #254, #255)
- Added incognito mode (#271)
- Added autofill with saving passwords (#260, #259, #256)
- Added better menu for macOS (9b185a4)
- Added keyboard shortcuts. List of all keyboard shortcuts can be found here (#251)
- Improve Wexond start speed (#263)
- Added tab tooltip showing full title of the tab (dda396c)
- Added bookmarks dialog with folder picker
Fixes
- Enabled popup windows (670875b)
- Fixed tab context menu not hiding in some cases (9791658)
- Fixed an issue where attached windows didn't show after closing Wexond (a767998)
- Fixed an issue where permission dialog would not hide when in Overlay
Screenshots
Dark Reader
Autofill
Settings
Bookmarks
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
Changes
- Added permissions dialog (notifications, microphone etc.) (#209)
- Added basic auth dialog (#115)
- Moved find in page to a separate window (#205)
- Connected weather card with weather API (shows weather only in Warsaw) (#206)
- Added quick toggle for capturing windows (Multrin) (#210)
Fixes
- Fixed window drag zone
- Fixed Windows titlebar controls on light background
2.1.1
2.1.0
Changes
- Added theming system with dark and light color schemes
- Added quick toggles to overlay
- Updated quick menu layout
- Added right click menu for tabs:
- New tab
- Reload
- Duplicate
- Close
- Close others
- Close tabs from left
- Close tabs from right
- Revert closed tab
- Scroll click on tab now closes it
Fixes
- Remove 'set Wexond as default browser' dialog on every startup on macOS