Skip to content

Module Update

Compare
Choose a tag to compare
@Backend2121 Backend2121 released this 03 Jan 15:46
· 16 commits to main since this release
8c73b06

Update 4.0.0

I am happy to announce version 4.0.0!
One of the most complex update is completed and will be released in the next couple of hours (testing some little things)!

Here is a summary of what has been changed
Changelog:

  • Replaced if statements in imports with a simple and clean requirements.txt that will be used to install everything you need at launch
  • Added a logger to speed up the process of helping people figure out problems (logs can be found in a new folder called Logs)
  • Rewrote the program to accept modules (you will now be able to create your own module for scraping a website and use this software as a gui for it)!
  • The settings tab will now provide settings for each module separately
  • Lots of stability fixes
  • Added a Patreon button in the About tab (if you want to help growing this project you can do it now!)

The biggest feature is definitely the "module" rewrite, if you want to learn how to build your own module you can read about it in the Development branch of this project in my GitHub

Also VERY IMPORTANT almost everything has changed so the auto-updater will probably break your current installation of this software, if something does not work please re-download it completely from here