Releases: LorenEteval/Furious
Furious 0.2.2
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
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
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
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
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
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
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.