Skip to content

Releases: askmarkio/deregtext

Official alpha release

10 Jun 20:45
b32f902
Compare
Choose a tag to compare
Pre-release

Release notes

This marks the first official pre-release of deregtext, @askmarkio's first application on his journey to learn how to program.

As I learn and explore, I will follow a full process of releasing and deploying where I can. I mean, a former build & release engineer should be able to do that much, right? 😁

Note: Supports Python >= 3.6. PIL is required: pip install pillow

What's changed

Features

  • Fixed #4 - Users can now right-click for a context menu and left-clic… by @askmarkio in #13
  • Fixed #12 - The window now matches || text area gets focus at start by @askmarkio in #14
  • Fixed #9 - App will now track changes and prompt to save when closing by @askmarkio in #16

Bug fixes

  • fixed menu and increased pop-up size by @askmarkio in #6
  • Fixed #1 - App now can be resized and default size increased by @askmarkio in #7
  • Fixed #2 - You can now select all text using menu function by @askmarkio in #8

Misc

Full Changelog: https://github.com/askmarkio/deregtext/commits/v0.1.0-alpha