Skip to content

Releases: bluebird-developers/browser

Version 7.5.0

06 Jan 19:00
Compare
Choose a tag to compare

Version 7.4.0

Version 7.3.0

14 Dec 15:57
Compare
Choose a tag to compare

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

25 Nov 13:52
Compare
Choose a tag to compare

Update now 👉 Microsoft Store Classic EXE Installer MSIX Package

What's new?

New

feat: Add PayPal Donate and Developer Sanx Discord to Settings

image

Improved

  • Reading mode improvements
    387319857-8ba7c2c6-7f1e-4619-9fb7-3393a279d3c7
  • Bug fixes

Full Changelog: 7.2.0...7.2.1

Version 7.0.0

14 Oct 16:18
Compare
Choose a tag to compare

Update now 👉 Microsoft Store Classic EXE Installer MSIX Package

What's new?

New

A brand new New tab page

NewTab

A more refined user interface

Website

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

23 Sep 18:16
Compare
Choose a tag to compare

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

15 Sep 14:25
Compare
Choose a tag to compare

Update now 👉 Microsoft Store MSIX Package

Changelog

New:

  • Added the ability to create a new split tab from the titlebar
    image

Improved:

  • New browser menu ui
    image

Full Changelog: 6.0.0...6.1.0

Version 6.0

09 Sep 09:20
Compare
Choose a tag to compare

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

04 Jun 19:39
Compare
Choose a tag to compare

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

image
image

Redesigned settings

The settings page has been completely redesigned to match the Windows 11 Settings app, as well as unused settings have been removed.

image

Full changelog

Version 4.0

05 Dec 12:01
Compare
Choose a tag to compare

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

image

Split Tabs allows you to put websites side by side for seamless multitasking, without having to open a new window.

Redesigned browser menu

image

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