π PyWarp v1.1.8 β Bug Fixes & Improvements
This update focuses on resolving bugs and improving the reliability of PyWarp across all platforms.
β Whatβs Fixed
- π§© Fixed crash when error message boxes reappeared repeatedly
- π Resolved
"QMessageBox already deleted"error when WARP status failed - π§ Fixed incorrect use of
.text()on endpoint input (now uses.currentText()) - π Corrected logic calling
force_status_refreshfrom the wrong class - π¦ Cleaned up status refresh logic and improved exception handling
- β Improved error recovery when network connection drops
π¦ Downloads
| Platform | File | SHA256 Checksum |
|---|---|---|
| πͺ Windows | Download EXE | 707cc730eca2da81dc19c4f1cb88627dfcf423523604a8af98d30784c3cd61be
|
| π§ Linux | Download Binary | 17d2cac851de3ee5224b660cc94deef96f2f9b4c3fe5fb933c77a5b532eacad8
|
| π macOS | Download App | 7493a72c76d56448839668b090126e5723e0f3e26f940c1b88d62148aa2e4571
|
To verify integrity:
- On macOS/Linux:
shasum -a 256 [file] - On Windows (PowerShell):
Get-FileHash .\pywarp-windows-v1.1.8.exe -Algorithm SHA256
π‘ Is it safe?
Yes. Some antivirus tools may falsely flag the .exe because itβs unsigned and built with Nuitka.
- β Open-source and transparent: GitHub Repo
- β VirusTotal Scan
- π We're working on signing future releases
If flagged, you can submit the .exe to Microsoft as a false positive or build it yourself from source.
Thanks for using PyWarp!
βοΈ Star the repo if you find it helpful β and stay tuned for more updates.