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

Furious 0.2.8

Compare
Choose a tag to compare
@LorenEteval LorenEteval released this 30 Sep 14:39
· 375 commits to main since this release

This is a fix release for macOS, and contains improvements for all platform.

Fixes

  • Fixed QNetworkReply crash using self.sender() when built as macOS-10.9-x86_64.dmg due to compiled with PySide6 == 6.4.3. c64395d
  • Fixed progressWaitBox cause GUI to freeze on macOS. 0964f05
  • Fixed self.setWidthAndHeight(...) failed randomly on macOS. 0964f05
  • Fixed Show/Hide Editor failed to preserve QSplitter scaling factor randomly on macOS. 0964f05

Improvements

  • Change connection speed test URL from http://.../10mb.test to http://.../100mb.test. The speed result will be more acurate for those fast severs. 395cd4a
  • Change connection test sites from those censored to connectivity sites. Connection test should be performed 10x faster than before while remaining connectivity test purpose. 03d761b
0