Releases: aloneguid/bt
5.6.12
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.
5.6.11
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.
5.6.10
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.
5.6.9
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.
5.6.8
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.
5.6.4
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.
5.6.3
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.
5.6.2
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.
5.6.1
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.
5.6.0
- 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.