Skip to content

PyShare v2.2.2 - Professional Metadata & Stability Fix

Choose a tag to compare

@pattanayakpratik pattanayakpratik released this 01 Jan 17:59
· 46 commits to main since this release

πŸš€ 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) and httpd.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 pyqrcode and pypng are natively supported within the single EXE file.
  • 🌐 Cross-Platform Pathing: Optimized the way the PyShare_Files folder is created on the Desktop to ensure perfect compatibility across Windows and Linux environments.

πŸ“₯ Download Assets

πŸ“ Important Note for Windows Users

When running the .exe for the first time, you may see a "Windows protected your PC" screen.

  1. Click More Info.
  2. Verify the publisher is Pratik Pattanayak.
  3. Click Run anyway.