Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.9.0 #57

Merged
merged 5 commits into from
Apr 3, 2024
Merged

v1.9.0 #57

merged 5 commits into from
Apr 3, 2024

Conversation

WhenLifeHandsYouLemons
Copy link
Owner

No description provided.

- Closed #56
- Encryptext now returns a random key and format strings if the hash given is incorrect. This improves security as it's not easy to know whether it's the real key or not.
- The true and false strings in the settings dictionary are now replaced with the boolean `True` and `False` on read.
- Using a different textbox to have the `Modified` event.
- The setting to toggle line numbers now does something!
- The line numbers update automatically and update based on the size of the text on that line.
- Everything in each tab is now contained within a `Frame` to make it easier to manage.
- Fixed issue of scrollbar hiding text in textbox.
- Fixed shortcuts for copy, paste, select all, and increase and decrease font size.
- The current line will now highlight in a darker colour to show that it's where the cursor is. (Only if the setting is turned on)
- The line numbers and highlighting caused issues with each other and required separate logic for each combination.
- The app icon has now been updated to be more recognisable when it's at a small scale.
@WhenLifeHandsYouLemons WhenLifeHandsYouLemons changed the title V1.9.0 v1.9.0 Apr 2, 2024
@WhenLifeHandsYouLemons WhenLifeHandsYouLemons merged commit b3dc7b2 into main Apr 3, 2024
3 checks passed
@WhenLifeHandsYouLemons WhenLifeHandsYouLemons deleted the v1.9.0 branch April 3, 2024 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new New feature or request
Projects
None yet
1 participant