Skip to content

Releases: noahzeisberg/FyUTILS

FyUTILS 1.10.0

22 May 12:06
Compare
Choose a tag to compare

Time flies...
About 2-3 months ago, I introduced FUELS to FyUTILS, which were very powerful scripts, that you can run within FyUTILS.
Those were JSON files and were very chaotic and hard to understand. Now, I've finally managed to switch to real FUELS (.fuel files).
The new FUELS are python-like files. Therefore the FUEL language has the exact same syntax as python.
There are some changes or features of FyUTILS that you can run from FUELS. For example you can call a function in FyUTILS e.g prefix().
Don't be afraid of your IDE telling you that this function doesn't exist, because this is absolutely normal.
Enjoy this new version!
Noah

Issues fixed:
#14 (Fixed)
#35 (Fixed)
#34 (FUEL repo is up again with the new python-like based FUELS)

Full Changelog: 1.9.3...1.10.0

FyUTILS 1.9.3

21 May 12:10
Compare
Choose a tag to compare

Some DiscordRPC fixes and PEP stuff for Exceptions.

IMPORTANT:
YOU'LL NEED PYTHON 3.11.3 OR HIGHER TO RUN THIS VERSION

Full Changelog: 1.9.2...1.9.3

FyUTILS 1.9.2

20 May 22:18
Compare
Choose a tag to compare

Added resolve socials command/action to get existing accounts on different platforms.

Full Changelog: 1.9.1...1.9.2

FyUTILS 1.9.1

20 May 20:08
Compare
Choose a tag to compare

Fixed a bug in the config initialisation.

Full Changelog: 1.9.0...1.9.1

FyUTILS 1.9.0

20 May 15:14
Compare
Choose a tag to compare

Added a network sniffer, more specific help and fixed the execution of system commands.

Full Changelog: 1.8.2...1.9.0

FyUTILS 1.8.2

19 May 00:53
Compare
Choose a tag to compare

Some general changes especially for the DiscordRPC and the new "getip" command.

Full Changelog: 1.8.1...1.8.2

FyUTILS 1.8.1

18 May 19:45
Compare
Choose a tag to compare

For this patch, I primarily focussed on issues (that are currently basically my ToDo list).
So, I fixed:
#20, #21, #22, #23. #24, #25, #26 and #28

Full Changelog: 1.8.0...1.8.1

FyUTILS 1.8.0

16 May 16:28
Compare
Choose a tag to compare

Some general ecosystem changes to FyUTILS and the new shell command.

Full Changelog: 1.7.6...1.8.0

FyUTILS 1.7.6

14 May 14:44
Compare
Choose a tag to compare

I added a backup system that will save a copy of the main.py to the temp directory located in C:\Users\USERNAME\AppData\Roaming\FyUTILS\tmp. After the backup the file will be renamed to BACKUP-VERSION.py, where VERSION is the old version of FyUTILS (e,g. 1.7.6).

Full Changelog: 1.7.5...1.7.6

FyUTILS 1.7.5

13 May 20:48
Compare
Choose a tag to compare

I added a integration for my fork of StreamHunter created by Eltotiz into FyUTILS and fixed some stuff during the FUEL initialisation.

Full Changelog: 1.7.4...1.7.5