Furious 0.2.8
This is a fix release for macOS, and contains improvements for all platform.
Fixes
- Fixed QNetworkReply crash using
self.sender()
when built asmacOS-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
tohttp://.../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