Releases: SchBenedikt/Text-Editor
v2024.01.07
This is probably the most important update! From now on you can also upload files to Github, not just download and edit them! Unfortunately, there is still a small storage bug that - if you save a file locally - does not recognize it as saved.
What's Changed
- Upload files to Github by @SchBenedikt in #24
- Fixed issues by @SchBenedikt in #29
- New feature (Open new File) by @SchBenedikt in #26
- Fixed various bugs by @SchBenedikt in #25
Full Changelog: v2024.01.04...v2024.01.07
Pay attention
Installation via the installer generally takes about half a minute. If the app hangs, that's completely normal.
v2024.01.04
What's Changed
- Hotkey functions added by @Telephos in #15
- Added new tab feature by @SchBenedikt in #18
- empty workspace error by @SchBenedikt in #13
- New Menu (NEW) by @SchBenedikt in #17
- Added PyQt5 module to requirements. by @Telephos in #19
- New Print Feature by @SchBenedikt in #20
- Word and Character counter by @SchBenedikt in #21
- New About feature by @SchBenedikt in #22
New Contributors
- @SchBenedikt made his first contribution in #18
Full Changelog: v2024.01.01...v2024.01.04
Pay attention
Installation via the installer generally takes about half a minute. If the app hangs, that's completely normal.
v2024.01.01
What's Changed
- Missing dependencies from requirements.txt by @Telephos in #6
- Fixing DOCX export issues. Blank document. by @Telephos in #7
- Create decrease-button by @CelsiaSolaraStarflare in #10
- bump PyQt5 version, (previous not installing on Windows) by @scrypt-kitty in #9
New Contributors
Thanks to all of you who are helping to further develop this project.
- @Telephos made their first contribution in #6
- @CelsiaSolaraStarflare made their first contribution in #10
- @scrypt-kitty made their first contribution in #9
Full Changelog: v2023.06.25...v2024.01.01
Start discussion
v2023.06.25
NEW FEATURES
- Tabs
- Save as TXT
- Warning to save unsaved changes
- change Font
- change text color
The icons also need to be cloned to be visible.
Full Changelog: https://github.com/SchBenedikt/Text-Editor/commits/v2023.06.25
beta_2023.06.24
This is the first release!
Have fun with this little text editor program!
You can read about all functions in the wiki.
A more detailed installation guide for developers is also available there.