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

Releases: LorenEteval/Furious

Furious 0.2.2

18 Aug 15:28
Compare
Choose a tag to compare

Improvements

  • Refactor Edit Routing UI to improve Edit Routing Option user experience.
  • Connected theme changed from bright red(#F4364C) to light red(#FF7276) for more comfortable experience.

Coming Next

  • Routing Option will add a built-in Tor support option Route My Traffic Through Tor

Furious 0.2.1

17 Aug 00:33
Compare
Choose a tag to compare

As mentioned in the README, this is a zip file that contains pre-built binaries for Windows users.

Users on other platform should follow install instructions. Or, if already installed, type pip install --upgrade Furious-GUI to upgrade.

Changes

  • Fixed issue #4 .(caused by missing default value for Routing settings and less exception catch). 7d7483a 8ab40d3
  • More theme dynamic change.

Improvements

Add github workflows:

Including three important packages(bindings) that Furious depends on, where they are built successfully on all target platform with all Python version(Python 3).:

Now Furious, including these bindings will have a verified and trusted integration!

Furious 0.2.0

12 Aug 02:13
Compare
Choose a tag to compare

As mentioned in the README, this is a zip file that contains pre-built binaries for Windows users.

Users on other platform should follow install instructions. Or, if already installed, type pip install --upgrade Furious-GUI to upgrade.

Changes

  • Hot fix for Furious 0.1.11:
    • Fixed a hidden bug discovered on Windows platform: if Furious is started up on boot, import/delete asset files won't show changes on the list due to cwd different and thus affect watchfiles behavior. Remove watchfiles dependency & related logic and fall back to user triggered changes.
  • Move to a new minor version(i.e. 0.2.0). New Furious version will be available for all users.

Recommend all users to upgrade.

Furious 0.1.11

11 Aug 11:43
Compare
Choose a tag to compare

As mentioned in the README, this is a zip file that contains pre-built binaries for Windows users.

Users on other platform should follow install instructions. Or, if already installed, type pip install --upgrade Furious-GUI to upgrade.

Changes

  • Add full support for customizing routing rules.
  • For convenience, a built-in routing rule Bypass Iran is added for Iran users. See issue #1
  • Fix CheckForUpdates wrong version compare.

Improvements

  • Support for smart indent in editor.
  • Better routing changed information and display.
  • ...

Furious 0.1.9

06 Aug 09:31
Compare
Choose a tag to compare

As mentioned in the README, this is a zip file that contains pre-built binaries for Windows users.

Users on other platform should follow install instructions. Or, if already installed, type pip install --upgrade Furious-GUI to upgrade.

Changes

  • Fix missing pypng requirement that can cause Furious to crash when exporting to QR Code.

Note

Furious 0.1.6 and before has setup requirements issue that can only be installed successfully on Windows platform when using pip, thus should be considered as deprecated.

Furious 0.1.8

05 Aug 03:58
Compare
Choose a tag to compare
7F33

As mentioned in the README, this is a zip file that contains pre-built binaries for Windows users.

Users on other platform should follow install instructions. Or, if already installed, type pip install --upgrade Furious-GUI to upgrade.

Changes

  • Add support for shadowsocks import/export
  • Other minor fixes

Note

Furious 0.1.6 and before has setup requirements issue that can only be installed successfully on Windows platform when using pip, thus should be considered as deprecated.

Furious 0.1.7

27 Jul 01:37
Compare
Choose a tag to compare

As mentioned in the README, this is a zip file that contains pre-built binaries for Windows users.

Users on other platform should follow install instructions. Or, if already installed, type pip install --upgrade Furious-GUI to upgrade.

Changes

  • Fix package requirements in setup.py

Note

Furious 0.1.6 and before has setup requirements issue that can only be installed successfully on Windows platform when using pip, thus should be considered as deprecated.

0