Releases: bluebird-developers/browser
Version 7.5.0
Update now 👉 Microsoft Store Classic EXE Installer MSIX Package
What's new?
New
- feat: AI Search selector
- feat: CTRL + T keyboard shortcut
- feat: ExportAsTxt
- feat: Launch Bluebird from command line
Improved
- feat: Add proper background for login page
- feat(Settings): Use "Version" instead of "v" to indicate version
- refactor: Address IDE1006
- refactor: Disable LoadingBar animation if it is invisible
- refactor: FileHelper
- refactor: Format Package.appxmanifest properly
- refactor: Migrate from Binding to compiled binding (x:Bind)
- refactor: MyJsonSerializerContext -> FavoriteItemSerializerContext
- refactor: restructure app assets
Full Changelog: 7.4.0...7.5.0
Version 7.4.0
Update now 👉 Microsoft Store Classic EXE Installer MSIX Package
Happy Christmas everyone 🎄❄️ Have a nice holiday
What's new?
New
Improved
Version 7.3.0
Update now 👉 Microsoft Store Classic EXE Installer MSIX Package
What's new?
New
- Add favorites button to titlebar
Improved
- refactor: Url detection
- refactor: Search engine backend
- refactor: User data clearing
- fix: Script dialogs not working correctly
Version 7.2.1
Update now 👉 Microsoft Store Classic EXE Installer MSIX Package
What's new?
New
feat: Add PayPal Donate and Developer Sanx Discord to Settings
Improved
Full Changelog: 7.2.0...7.2.1
Version 7.0.0
Update now 👉 Microsoft Store Classic EXE Installer MSIX Package
What's new?
New
A brand new New tab page
A more refined user interface
Improved
- Addresses an issue which caused single char urls (like x.com) not be recognized as urls
- Addresses and issue which caused the urlbar to get focus after switching tabs
- Addresses various issues related to the tabs system (#5)
- Addresses various issues related to split tabs
- Refactor various code, which resulted in a 1.5mb binary size reduction
- Update various dependencies(9d18c30, e7b393d)
Full Changelog: 6.1.1...7.0.0
Version 6.1.1
Update now 👉 Microsoft Store MSIX Package
What's new?
This release focused on performance improvements and general improvements
Full Changelog: 6.1.0...6.1.1
Version 6.1.0
Version 6.0
Update now 👉 Microsoft Store MSIX Package
Changelog
New:
- Added the ability to export a web page as pdf
- Added the ability to save a qr code to disk
- Added Yandex search engine
Improved:
- Addresses an issue related to tab selection if the window id in maximized mode
- Small user experience improvements
- Update dependencies (addresses a security vulnerability in System.Text.Json)
Full Changelog: 5.0.0...6.0.0
Version 5.0
Update now 👉 Microsoft Store MSIX Package
Summary
This release contains a few bugs fixes, one completely new feature and a redesign. In additon, the total application size has been reduced and the overall performance has been improved
Highlights
AI search bar powered by perplexity.ai
The brand new AI search bar allows the user to quickly ask AI questions and get an answer in no time
Redesigned settings
The settings page has been completely redesigned to match the Windows 11 Settings app, as well as unused settings have been removed.
Full changelog
- Migrate from Newtonsoft.Json to System.Text.Json
- build(deps): bump Microsoft.Web.WebView2 from 1.0.2151.40 to 1.0.2525.41
- Remove unused XAML code
- feat: Mica on loginpage
- Cleanup
- refactor(ctx): Remove unused code
- feat: Hide toolbar in fullscreen
- feat: Improve WebView2 runtime not installed error
- fix: Address a bug with the favorites creation
- build(deps): bump System.Text.Json from 8.0.0 to 8.0.1
- build(deps): bump System.Text.Json from 8.0.1 to 8.0.3
- feat: Remove Qwant Lite
- feat: Replace ProgressRing with ProgressBar
- fix: Bad link highlight color contrast
- feat: Remove about dialog
- build(deps): bump Mozilla.Readability from 0.4.4 to 0.5.0
- feat(ui): Favorite list header
- feat: New settings ui
- Move Translate from Toolbar to context menu
- Migrate to slnx
- refactor: Search engine url settings backend
- feat: Add AISearchBox
- refactor: Remove unused settings init code
- feat: Acrylic backdrop on UrlBox and Toolbar
- feat: Clear user data
- feat: Disable broken SaveAs feature
Version 4.0
Update now 👉 Microsoft Store MSIX Package
Highlights
Bluebird version 4.0 features many new features such as split tabs, allowing the user to display two tabs side by side, and a redesigned browser menu.
Splitscreen
Split Tabs allows you to put websites side by side for seamless multitasking, without having to open a new window.
Redesigned browser menu
The browser menu has been redesigned to help you quickly find what you need, allowing you to quickly create a split tab or change a setting
Full changelog
- build(deps): bump Microsoft.UI.Xaml from 2.8.5 to 2.8.6
- bump Microsoft.Web.WebView2 from 1.0.2045.28 to 1.0.2151.40
- feat(Search engines): Add Brave Search
- feat: About dialog
- feat: Favorites deletion
- feat: Missing WebView2 runtime warning
- feat: New browser menu
- feat: New favorites flyout
- feat: Remove experimental FRE
- feat: Settings refresh
- feat: Split tabs
- fix: Memory leak when closing tabs
- refactor(Bluebird.Modules): Integrate QRCoder into Bluebird.Modules, removed unused functionality
- refactor: Favorites backend