Releases: Ron-Caster/Diary
Releases · Ron-Caster/Diary
Diary V1.3
Diary v1.3
-
Auto Capitalize Feature: This code includes an "Auto Capitalize" button that capitalizes the first letter of each sentence, adds a space after punctuation marks, and adds a full stop at the end of the last word if it's absent. The first code does not have this feature.
-
GUI Appearance: In this code, the "Voice Input" button is colored green, while in the first code, all buttons have the default color.
-
Removed Exit Button: Since close button is on right top naturally.
NB: Size is same as the previous release - so it's a good thing I guess.
Diary v1.2-alpha
New Feature Added
- Voice Input: Use your voice to give the diary entry (voice-to-text)
Issue:
- The size just crossed 500 MB (Maybe it's because it's a PyInstaller standalone. Final release might be optimized)
- Since I haven't used it much I am not setting it as latest release as of now (Since diary entry is one per day)
Diary V1.1
Diary v1.1
Updated GUI
- GUI Improvisation
- Increased the size of Diary Entry area to enhance visibility while typing and making it convenient to edit errors
- Automatically acquires Date from system. No need to type date as in OG version
Issue:
- Earlier version was only 27 MB. This is nearly 10x, 270 MB. Might improve on upcoming versions. Except for size everything better than v1.