Encryptext v1.9.2
WhenLifeHandsYouLemons
released this
10 Apr 07:57
·
19 commits
to main
since this release
Changelog
Added more shortcuts, implemented auto-save feature, and made more coffee.
- New shortcuts are now available such as selecting whole words, deleting whole words, and moving left and right by whole words!
- Fixed a bug where changes wouldn't be tracked because of the type of binding.
- Autosave is now implemented!
- Improved text in preferences for what the auto-save interval value means.
- Changed allowed maximum autosave delay to be 10 minutes.
- Changed increments from 15 to 5 seconds to allow more fine-grained control easily.
- Fixed an issue where if the user was selecting text it would cause issues when saving the file.
- Moved markdown auto-open preview to only run if the file was opened correctly.
- Autosave runs recursively with the specified delay on the current tab.
- Autosave interval value can be changed without needing to reopen the program to see the changes.
- Improved how the installer inserts values into the compilation file.
- Version number is back to being hard-coded as users can have multiple versions of Encryptext installed which can all show up as the latest version.
- Removed update menu option as updates can happen automagically when installing new versions.
- Added better checks when saving file to not cause any edge case errors.
- Installer now adds the version number when compiling the program.
- Shortened the
installer_creator.py
file by a few lines by removing redundant code.
Note: Please check that the new version can open your files before uninstalling the old version.
Coming Soon
- Syntax highlighting for certain file types! (like Python, JS, Java, etc.)
- Option to change app icon between multiple styles! (Will only work in "local" mode and not "portable" mode)
Issues
If you do find any, please open a new issue and describe the steps to reproduce it! Include the version number in the title. (you can find that by going to "Help"->"About Encryptext" in the program)
How to install
- Download and run the "
encryptext_installer_v1.9.2_64bit.exe
" file from below. - Follow the instructions on the screen.
- Run the desktop shortcut (or the Start Menu shortcut) to get started!