Skip to content

Releases: LorenEteval/Furious

Furious 0.4.12

05 Feb 06:56
Compare
Choose a tag to compare

Features

  • Added xhttp support (URI, GUI editor)

Fixes

  • Fixed bug that caused the app to fail to launch after crashing on macOS by @vint2k
  • Fixed the problem that SaveMBox is not handled correctly (causing custom JSON configuration to fail to be saved)
  • Fixed JSON editor exit action not showing in menu

Improvements

  • Added Open Application Folder to Tools menu

Dependencies

Release Note

TUN mode issue on Windows has been resolved since version 0.4.10 by upgrading to Python 3.12 in the runners

Furious 0.4.10

24 Dec 10:53
Compare
Choose a tag to compare

Fixes

  • Fixed some problems on macOS
  • Fixed theme handling for PySide6 >= 6.7.0 on Windows

Improvements

  • Updated Russian translation by @vint2k
  • Released with newest Xray-core assets files by @vint2k
  • Optimized power usage
  • Improved core log message handling
  • Improved speed test result M/s -> MiB/s

Dependencies

  • Python 3.12.8
  • PySide6 6.8.1

Release Note

For macOS users at least macOS 12.0 is required. The last release that supports macOS 10.9+ is 0.4.8

Furious 0.4.8

09 Oct 11:32
Compare
Choose a tag to compare

Dependencies (with go 1.23)

Furious 0.4.7

04 Aug 14:01
Compare
Choose a tag to compare

Announcement of NFTs by Project X


Features

  • Added SplitHttp support (URI, GUI editor)

Dependencies

Furious 0.4.6

28 May 08:08
Compare
Choose a tag to compare

Features

  • Power Save Mode in Settings menu (optimized background task)

Fixes

  • Fixed some problems with legacy PySide6
  • Fixed some problems on macOS

Improvements

  • Added file modified time in Xray-core asset viewer

Dependencies

Furious 0.4.5

15 May 05:35
Compare
Choose a tag to compare

Fixes

  • Fixed some problems on macOS

Dependencies

  • Python 3.12 + PySide6 6.6.3 (for Furious-0.4.5-macOS-11.0-arm64.dmg & Furious-0.4.5-windows10-amd64.zip only)

Furious 0.4.4

13 May 14:41
Compare
Choose a tag to compare
Furious 0.4.4 Pre-release
Pre-release
  • Fixed some problems on macOS

Furious 0.4.3

13 May 10:55
Compare
Choose a tag to compare

This is a fix release of 0.4.x

Fixes

  • Important: Fixed race condition while editing server in GUI (causing app to accidentally fill in options from other servers)
  • Fixed an issue where app crash logs were not saved

这是0.4.x的修复版本

修复

  • 重要:修复在GUI中编辑服务器时的竞争条件(导致app意外填入其它服务器的选项)
  • 修复app崩溃日志未保存的问题

Furious 0.4.2

11 May 12:59
Compare
Choose a tag to compare

Fixes

  • Fixed missing retranslate on ImportMultiSuccessMBox 75f0469
  • Fixed app crash on adding server via GUI menu c1f6d4d
  • Fixed race condition while editing server in GUI (causing app to accidentally fill in options from other servers) 0534f42

修复

  • 修复MessageBox翻译问题 75f0469
  • 修复通过GUI菜单添加服务器时app崩溃 c1f6d4d
  • 修复在GUI中编辑服务器时的竞争条件(导致app意外填入其它服务器的选项) 0534f42

Furious 0.4.1

10 May 13:26
Compare
Choose a tag to compare

Fixes

  • issue #79

Improvements

  • Added Russian translation by @phenomenonRT in #81
  • Added check guard when connecting in VPN mode if current routing option has direct rules (will be rejected by app)

Dependencies


修复

  • issue #79

改进

  • 添加俄语翻译 by @phenomenonRT in #81
  • VPN模式下添加连接时对当前路由选项的检查:如果有直连规则,将被应用程序拒绝

依赖