github SerjSX/pSearch v1.7.3
Version 1.7.3 - fixed a small issue

5 days ago

Version 1.7.3

  • fixed a bug where the compiler didn't include the online_json folder since it was empty. Added a text file in it so it gets included no matter when using auto-py-to-exe to compile to an exe file. This was preventing the program to download the latest json file from github since the folder wasn't there so the program couldn't put it in a non-existent folder.
  • Preferable to download the standalone version, since it's slightly faster to run.

Version 1.7.1 and 1.7.2 Changes

  • User can search the sites dropdown menu by typing a name, for example "APK", in the first small input box then clicking Enter. If you view the dropdown menu again, you see the sites containing the entered text in them, in this case APK/apk.
  • Fixed the paths used so it would be compatible with auto-py-to-exe, the compiler used for the Windows .exe for this release.
  • Reorganized the others folder.
  • Using https://github.com/Akascape/CTkScrollableDropdown adjusted to the site input box so whenever a user starts typing a site's name the dropdown menu would show results containing the entered text. Suggestion from reddit

Version 1.7 Changes

  • Reorganized and simplified the code to OOP classes.
  • Fixed the scrollbar on the results page since using mouse to scroll was not working, and removed unnecessary customtkinter elements from the code for faster loading.
  • Fixed an error regarding the page buttons on the results page as they weren't showing correctly.
  • Changed the shortcuts to be a scrollable frame showing 3 types per row, this way it won't be one long row.
  • Fixed the progress bar so it would be fully accurate.
  • Changed the "Change Theme" button to show an icon instead, and removed base64 decoder rather added it as a separate program in others/py/base64_functions.py.
  • Added Assets category

Don't miss a new pSearch release

NewReleases is sending notifications on new releases.