Skip to content

EgonTE 1.12.4 - improvements along the way

Choose a tag to compare

@Ariel4545 Ariel4545 released this 23 Dec 13:24
· 157 commits to main since this release
d39b38c

Added:

added a restart button to the library installer after you finish installing the libraries
added bonus installations of upgrade pip and the optional libraries
added an encryption/decryption tool with symmetric and asymmetric methods
added night mode support to the "advance settings" window
added night mode support to the handwriting tool
added function that can change the text file's type, with the option to delete the version with the previous extension
added an insert image function with a specific deletion option
added to the find text tool, this navigation functions: tag/untag all matches
added a setting to find text tool about giving the focus to the result every search
added an interactive list that shows all the most popular words in the find text tool
added an extra calculator U.I. to the calculator tool, number, expression, and clear buttons
added another characters mode in the virtual keyboard that focuses on symbols
made an external commands menu that contains the GitHub and Discord links, and soon, the M.S. stores one
added support for Azure's OpenAI keys
added a preview changes window (saved) option to the text corrector tool

Improved:

made Wikipedia tool -> images method to show images with image viewer instead of links' text (that supports links function when pressing an image)
changed "open_status_name" to a class variable
made the find text tool have an interactive text entry
combined the find text tool search and result windows
improved the text split for words search in the find text tool
made the occurrences count display a label that updates in real time instead of a message box
made the A.I. tools support the new OpenAI library
Improved the ChatGPT tool U.I. and made it function more like a chat
Improved the writing of patch_notes.txt and help.txt a lot
extended help.txt writing
made the email and links shortener tools' libraries from a requirement to an optional installation
added night mode support for the info root search functions and improved the existing night mode for the window
improved delete file function and added support for functions' files' custom deletion
changed the GitHub link function to the external links function
improved the transcript function output / U.I. and chain of events
improved many functions/variables names
improved knowledge window - a searched term not found error handle by inserting the closest match to the text's entry

Fixed:

fixed the import of "youtube_transcript_api"
fixed possible night mode activation / variable bugs by making the variable consistent with Tkinter's "BooleanVar"
fixed "clac" misspelling (to "calc")
made the code more consistent by replacing double-quotes with single-quotes
fixed a variable bug in the "emoji detection" function
fixed a variable bug in the file's name when you exit the program
fixed that night mode wasn't initially activated if the user set in the options
removed unexisting DallE output size
fixed auto-save option wasn't saving in the options file