Releases: DymNomZ/Notes
Release list
Notes! v5
🎉 v5.0.0!!!!!!!!!! 🎉
This update shifted the app from simple to a full-blown note editor.
- Notes are now rich; you can now customize text. Change colors, bullets, bold, etc. Elegant stuff.
- My favourite; IMAGES! You can now add images by clicking on the image icon. Tapping an image will present a few options, notably the option to resize.
- General UI polishes. The browse folders button is now the leading option in the window bar, providing a much better indication to the user on where to find folders. Note cards show a gradient to indicate more content. Removed the inkwell splash effect when clicking on a note, as it felt out of place. Lastly, the white outline when dragging/moving a card has been replaced by a subtle glow.
That's it for this update. Enjoy!
👈 For general app info, read the README
Notes! v4.2.0
🎉 v4.2.0 is here! 🎉
The best version yet!. I added two new features:
- New notes are now added at the top!. That's right, you no longer have to scroll all the way down. Thanks to @morel-porel 💚 for suggesting this feature #3 .
- Dynamic resizing of notes, switching from a list to a grid layout!. Took me a year and a half to resolve your issue @jjsnippets HAHAHAHAHA #1
And most importantly, squashed the 👻 ghost note bug #2.
No more phantom notes appearing at the bottom of your list when editing 💪.
Enjoy the update!
👈 For general app info, read the README
v4.1.0
v4.1.0 hey hey hey!
I added Autosave!
Yup, the app now saves your changes without needing to explicitly go back to the main screen. This is done with a timer that autosaves every 5 minutes, but based on the app's lifecycle, this way it is more flexible, and you won't lose your progress if a power outage happens before reaching the 5-minute mark.
This is even more strengthened with Debouncing. When typing, when the app notices that you've paused, it will save your changes. That way, there is very little chance of you losing your data!
Also Linux support!
Though the release is only available for Debian and Ubuntu-related distros for now.
That's it, enjoy!
👈 For general app info, read the README
⚠️ Issues ⚠️
Replaces existing notes when editing/creating a note, usually the ones at the bottom. See #2 for more details.
v4.0.0
v4.0.0 Snapshot
v4.0.0 is here.....kind of ⚙
As the title suggests, this is what version 4 of my Notes! app will look like. The new features are quite buggy but based on how intensive this app is used, the bugs shouldn't be much of a nuisance. Functional but not stable enough to be given an official release.
To those who want to check this new look of Notes! go ahead. Do send an issue ticket for the bugs you encounter, I'll be expecting a lot of em. 😌
FEATURES
- 📚Can now REORDER notes
- 📁Added FOLDER mechanic, you can now group your notes together
- ✅Added prompt to ask user to save note when exiting the app while writing
v3.0.1
Version 3.0.1! 💪
Just a minor change and bug fix :)
- Changed the aspect ratio of note cards
- Fixed bug where app breaks when minimizing/maximizing window while editing/adding note
v3.0.0 Recap! 🎉🎉🎉
UPDATES
- Now supports CUSTOM COLORS!
- Dynamic UI for different window sizes
- Pseudo-DARK MODE!
- Added creation date
BUG FIXES
- Fixed size for color and delete dialog
- Fixed modified date bug which updates despite no changes being made
- Fixed minimize button which shared the function of the maximize button
- Fixed app breaking when restoring window after selecting custom color
- Fixed bug where note card color won't update unless note is tapped
v3.0.0
Version 3.0.0! 🎉🎉🎉
UPDATES
- Now supports CUSTOM COLORS!
- Dynamic UI for different window sizes
- Pseudo-DARK MODE!
- Added creation date
BUG FIXES
- Fixed size for color and delete dialog
- Fixed modified date bug which updates despite no changes being made
- Fixed minimize button which shared the function of the maximize button
- Fixed app breaking when restoring window after selecting custom color
- Fixed bug where note card color won't update unless note is tapped
v2.0.0
Notes! just reached version 2.0.0, HOORAY! 🎉🎉🎉
UPDATES
- MASSIVE overhaul to the UI and functionalities!
- NEW search functionality! Filter your notes through the search bar!
- Ability to choose color for the window bar and note/application body
- Notes now display in card form, displaying the note title, a snippet of the content, and the last modified date
- Removed bold, italic, superscript, and subscript features. Will be adding them back soon
BUG FIXES
From v1.1.0
- App won't properly display/load the notes, and will sometimes load deleted notes
Notes! 1.1.0
UPDATES
- Updated app icon and name to display properly
- Changed displayed text from "Start writing" to "Create a note" when note list is empty
- Added change font size options: small, large, huge
- Added bold
- Added italic
- Added superscript and subscript
BUG FIXES
From v1.0.1
- When editing note title, changing color will revert back to previous note title
From v1.0.0 - Note list will only show recently added note
Notes! 1.0.1
[BUG FIXES]
v1.0.0
- App won't run foreground unless run as Administrator
- Only install to current user