8000 Releases Β· aloneguid/bt Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: aloneguid/bt

4.3.1

30 Apr 17:04
Compare
Choose a tag to compare
  • new feature: relative folder path in portable config mode, thanks to @jerome-breton
    in #121
  • general security/stability maintenance

Installation instructions.

GitHub Downloads (specific asset, latest release)
GitHub Downloads (specific asset, latest release)

4.3.0

20 Feb 11:49
dc0a5c5
Compare
Choose a tag to compare

This version enhances command line support, specifically allowing you to use terminal to list browsers and profiles comfigured in Browser Tamer, get default browser and set default browser. This is useful for scripting and automation. Read more in the documentation.

Overview on YouTube:

IMAGE ALT TEXT HERE

Installation instructions.

GitHub Downloads (specific asset, latest release)
GitHub Downloads (specific asset, latest release)

4.2.5

18 Feb 14:42
Compare
Choose a tag to compare
  • If pipeline processing function written in Lua was not returning any value, BT would stop processing the rules.
  • Lua scripts for rule checks were not invoked at all for external links.
  • Watch a YouTube video on Lua scripting.

Installation instructions.

GitHub Downloads (specific asset, latest release)
GitHub Downloads (specific asset, latest release)

4.2.4

10 Feb 09:19
Compare
Choose a tag to compare

Improvements

  • Chromium-based browsers will receive "--no-default-browser-check" parameter when launched. This will prevent the browser from asking to be the default browser, because we all know Browser Tamer is the default browser. We don't need to be reminded of this every time we open a link. Running re-discovery is required for this to be added in. I was listening to you, @oscarorange in #103.
  • Prevent config and picker window from flickering in annoying white when first shown. Say goodbye to unintentional light shows! Your eyes will no longer be subjected to the AI's attempt at being a strobe light. Consider this our peace offering.

Cosmetic changes

  • Eliminate ImGui warnings in Pipeline debugger. No more ugly warning messages. Our debugger is now as pristine as a freshly cleaned whiteboard.
  • Set application test page to a dedicated web page. Finally, the test page gets its own room.

Due to the increasing popularity of Browser Tamer, we now have an official rock ballad you can listen to:

Browser.Tamer.mp4

Installation instructions.

GitHub Downloads (specific asset, latest release)
GitHub Downloads (specific asset, latest release)

4.2.3

23 Jan 12:16
Compare
Choose a tag to compare

This release does not change or improve any core functionality and only touches the configuration utility in the following ways:

  • Configuration utility now uses built-in system font "Segoe UI".
  • Lua script editor uses monospaced font "Consolas".
  • Fonts are rendered with "FreeType" rendered which is more accurate and looks better.

Installation instructions.

GitHub Downloads (specific asset, latest release)
GitHub Downloads (specific asset, latest release)

4.2.2

06 Jan 16:48
Compare
Choose a tag to compare

Improvements

  • Main configuration window can be maximised.

Bugs fixed

  • "Launch in chromeless window" was not working for some time.
  • "Message from dear IMGUI" error fixed in process picker and dashboard warning.

Installation instructions.

GitHub Downloads (specific asset, latest release)
GitHub Downloads (specific asset, latest release)

4.2.1

17 Dec 13:54
e0e4b77 8000
Compare
Choose a tag to compare

New

Improvements

  • Rule editor now has a helper function to list currently running processes when working with "Process" rule.

image

  • For people who have a lot of profiles (like @AJolly in #109), tab list is now scrollable, and we have a tab list as well:

image

  • If a browser could not be launched, a system error message is shown with details (#98).

image

Installation instructions.

GitHub Downloads (specific asset, latest release)
GitHub Downloads (specific asset, latest release)

4.2.0

07 Oct 13:34
Compare
Choose a tag to compare

New features:

  • Ability to hide profiles, in addition to the browsers (#71). Thanks to @ilapro53 for the idea.
  • Picker option "always on top" will make sure picker always shows on top of other windows (off by default).
  • Added configuration option to manually invoke Picker when CAPS LOCKS is on.
  • Picker includes an extra menu to the right of browser list, which at the moment has two extra options:
    • Copy link to clipboard and close picker.
    • Email link with a default email client.

image

Installation instructions.

GitHub Downloads (specific asset, latest release)
GitHub Downloads (specific asset, latest release)

4.1.2

06 Sep 12:26
Compare
Choose a tag to compare

"Close on focus loss" option was not working properly. Thanks to @rp1231.

Installation instructions.

GitHub Downloads (specific asset, latest release)
GitHub Downloads (specific asset, latest release)

4.1.1

06 Sep 11:16
Compare
Choose a tag to compare

Improvements

  • ⌨️ Keyboard is back, but it's even better now. Picker can be controlled with keyboaard keys. Thanks to @aaronransley.
  • Picker window can be optionally dismissed on focus loss, the option is off by default and can be enabled from the Picker menu. Thanks to @rp1231 in #86.

Installation instructions.

GitHub Downloads (specific asset, latest release)
GitHub Downloads (specific asset, latest release)

0