Releases: ThatFrogDev/notabena
v0.2.0
Yep, releases are not happening all the time, but that's mainly because I'm very busy and this project isn't so big. That said, I'm very happy to release another version! This release is mainly a maintenance release, with some new features here and there.
Changelog
- Fixed many small and big bugs
- Improved code quality and LoC
- Added return key
- Added unit testing
Breaking changes:
- Changed database API: your database file may be corrupt. This is because before, Notabena would allow multiple notes with the same ID and that would cause the program to malfunction. If Notabena does not work like expected, please don't open an issue before trying to rename/delete your database file and testing if the action you wanted to do works properly after. For more information, see this message on issue #38.
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Finally, the time has come for Notabena 0.1! There is still no app version available, but we can tell we've made lots of progress.
Gratitude to
- @ThatFrogDev, founder and developer. His innovative mind helps Notabena cruise forward.
- @MrSerge01, co-founder and developer.
- @lilafian and @dimkauzh, our first contributors ever! Thanks for your very worthy README.md suggestions 😆
Changelog
- Added a better screen cleanup system
- Added CI and pipelines
- About menu
- Notes store in your local user storage
Breaking changes
- Code structure changes
And of course we fixed many bugs and things alike.
v0.0.1-preview
Notabena 0.0.1 Development Snapshot (CLI)
The first snapshot of Notabena development!
For features and progress, check the README.md file. Sadly, there's only CLI available yet.
To run, expand Assets and click on the executable file your platform. We kindly ask you to open an issue if you find any bugs.
Full Changelog: https://github.com/ThatFrogDev/notabena/commits/snapshot-01
Gratitude
Everyone who has supported this project, even if it was only starring it, thanks! Without you we wouldn't probably release the first snapshot so soon. Special thanks to @MrSerge01, he has helped me a lot and gave helpful feedback.
CAUTION
WE ARE NOT RESPONSIBLE IF YOU LOSE YOUR NOTES OR CRASH YOUR PC AT THE WORST. EXPECT MANY BUGS, AS THIS IS THE VERY FIRST RELEASE!!
For more information, see LICENSE.md