PyShare v2.2.2 - Professional Metadata & Stability Fix
π PyShare v2.2.2 - Professional Build & Stability Update
This release marks a significant milestone in the stability and professional branding of the PyShare application.
β¨ What's New in v2.2.2
- π·οΈ Official Metadata Added: The standalone executable now contains internal metadata. When you check the file properties or the "More Info" tab on Windows, it will correctly display the Publisher Name (Pratik Pattanayak) and Version (2.2.2).
- π‘οΈ Enhanced Process Security: Finalized the fix for "ghost" processes. Using
os._exit(0)andhttpd.server_close(), the app now kills its background threads instantly upon disconnection, ensuring the file is never "locked" or "in use" after closing. - π¦ Clean Dependency Injection: Rebuilt in a isolated environment to ensure
pyqrcodeandpypngare natively supported within the single EXE file. - π Cross-Platform Pathing: Optimized the way the
PyShare_Filesfolder is created on the Desktop to ensure perfect compatibility across Windows and Linux environments.
π₯ Download Assets
- PyShare.exe: Standalone Windows app.
- PyShare.zip: Compressed archive for easier distribution.
- PyShare.tar.gz: Recommended for Linux users.
π Important Note for Windows Users
When running the .exe for the first time, you may see a "Windows protected your PC" screen.
- Click More Info.
- Verify the publisher is Pratik Pattanayak.
- Click Run anyway.