Skip to content
/ bt Public

Releases: aloneguid/bt

5.6.12

25 May 17:29

Choose a tag to compare

improvement: process name and description can be determined more reliably even with less permissions, but also works better on non-US english systems.

To install, use winget install aloneguid.bt, self-contained bt.zip (not bt.pdb.zip) in this release, or follow the full installation instructions. Due to the nature of how WinGet accepts new packages, there will be some delay (usually up to a day) between GitHub release and WinGet release.

GitHub Downloads (zip)

5.6.11

15 May 13:12

Choose a tag to compare

bug fixed: Toast width calculation was wrong, it was using URL text which is not shown by default anymore.

To install, use winget install aloneguid.bt, self-contained bt.zip (not bt.pdb.zip) in this release, or follow the full installation instructions. Due to the nature of how WinGet accepts new packages, there will be some delay (usually up to a day) between GitHub release and WinGet release.

GitHub Downloads (zip)

5.6.10

13 May 14:03
365a5c3

Choose a tag to compare

Improvements

  • Toast has bolder coloring, and only displays domain part for the URL (you can still hover over to get the full URL).

Bugs fixed

  • UI: Rounded corners woudl disappear when non-main window is re-opened.
  • When settings are open when picker is open and "close on focus loss" is on, settings and picker will forec-close immediately, because picker has lost the focus. Therefore you weren't able to access picker settings at all (#210).

To install, use winget install aloneguid.bt, self-contained bt.zip (not bt.pdb.zip) in this release, or follow the full installation instructions. Due to the nature of how WinGet accepts new packages, there will be some delay (usually up to a day) between GitHub release and WinGet release.

GitHub Downloads (zip)

5.6.9

11 May 13:09

Choose a tag to compare

Bugs fixed

  • Picker would force exit if icon images could not be loaded.
  • If you use multiple monitors, picker will open on a monitor where mouse cursor is (#212).

To install, use winget install aloneguid.bt, self-contained bt.zip (not bt.pdb.zip) in this release, or follow the full installation instructions. Due to the nature of how WinGet accepts new packages, there will be some delay (usually up to a day) between GitHub release and WinGet release.

GitHub Downloads (zip)

5.6.8

23 Apr 11:17

Choose a tag to compare

New

  • Start Menu shortcut will be created when opening BT configuration, if it doesn't exist already (#208).

Improvements

  • Tools windows use Windows 11 native rounded corners when available.

Note: Versions 5.6.5--5.6.7 do not exists (the numbers were used in WinGet automated release pipeline testing).

To install, use winget install aloneguid.bt, self-contained bt.zip (not bt.pdb.zip) in this release, or follow the full installation instructions. Due to the nature of how WinGet accepts new packages, there will be some delay (usually up to a day) between GitHub release and WinGet release.

GitHub Downloads (zip)

5.6.4

21 Apr 12:01

Choose a tag to compare

New

  • Changed PDF icon to look more like an official one.
  • Added ".epub" file association.

Bug fixed

  • "Troubleshooting/Re-register custom protocol" was not working.
  • Lua script editor was buggy - scrollbars were scrolling empty space, cursor was editing both input sample and code. This is fixed now.

Other

Despite the poll I have decided not to put Copilot button everywhere in BT. It's just stupid.

To install, use winget install aloneguid.bt, self-contained .zip in this release, or follow the full installation instructions.

GitHub Downloads (zip)

5.6.3

15 Apr 09:02

Choose a tag to compare

Remove minimum OS check (Windows 11) as users are reporting it's working fine on Windows 10 LTSC. Use it at your own risk as I'm not testing on 10 at the moment. What potentially can break is BT is calling Windows 11 specific API to enable dark mode in header / context menu and rounded corners. Of course this is each to check and not to apply, but I just don't physically have time to test Windows 10 thoroughly.

To install, use winget install aloneguid.bt, self-contained .zip in this release, or follow the full installation instructions.

GitHub Downloads (zip)

5.6.2

14 Apr 14:44

Choose a tag to compare

Improvements

  • consistent behavior of "show/hide" browser and profile in configuration dialog.

Other

  • Removed unused registry key read.
  • Removed app.log creation.

To install, use winget install aloneguid.bt, self-contained .zip in this release, or follow the full installation instructions.

GitHub Downloads (zip)

5.6.1

13 Apr 08:50

Choose a tag to compare

Improvements

  • Check BT is running on Windows 11 or higher on start.

Other

  • CI improvements.

To install, use winget install aloneguid.bt, self-contained .zip in this release, or follow the full installation instructions.

GitHub Downloads (zip)

5.6.0

26 Mar 14:24

Choose a tag to compare

  • feat: Health dashboard is now part of status bar, this feels more ergonomic and less intrusive. Health messages also reworked and more information is included when health is not good.
  • feat: Slider controls now look like sliders instead of some weird bars that looked like they were from a 90s website.
  • feat: Picker opacity can be configured in options.
  • feat: Added "-foreground" flag to Firefox discovered instances, which improves bringing Firefox to foreground on some systems.
  • feat: Picker and toast now have native rounded windows corners.
  • chore: Lua code editor is upgraded to latest stable version.
  • chore: Upgrade to latest Grey version.
  • chore: minor cleanup of unused code.

To install, use winget install aloneguid.bt, self-contained .zip in this release, or follow the full installation instructions.

GitHub Downloads (zip)