Releases: Pyrotonic1/simple-notes
Simple Notes 0.5.1-1.21.3
Small update that simply adds support for 1.21.3. There is no 0.5.1 for the other versions, as the port is the only change.
0.5.0
Simple Notes 0.5.0
I said that I wouldn't be working on new features until the revamp, but I guess I lied!
This version of simple notes works on 1.20.4, 1.20.6, 1.21.1, and 1.21.4. That's pretty much all that's new. The mod also requires the latest version of owo-lib and fabric-api on all versions. owo doesn't technically have 'new' versions for 1.21.1 and lower, but the latest compatible version will work.
Now, after this version, I will actually be only maintaining the current versions instead of adding new features. But, do not fret, because I am still working on the rework in the background! Trust me, it will be great when it comes out.
0.4.0
It's been a while! I've been working on a different project and have been busy with school, but I'm back to working on simple notes for now. The next releases will be mainly focuses towards a redesign and refactoring (and maybe 1.0,0? we'll see.), but for now, this version just contains some minor improvements and support for 1.21.4.
Improvements:
- remove blur while the player is ingame so coords in F3 are visible
- change back button to exit button while the player is ingame for more convenience
- 1.21.4 support
0.3.2
Simple Notes 0.3.2
This release add a notification system for when something changes that isn't immediately apparent. I'm not particularly in love with how they are right now, so they will be revamped in the future. For now, I'm gonna take a break from these small releases to give time for bigger features that I want to work on.
Additions
- added a notifications
- various bug fixes related to how the mod decides whether or not a note should be created or saved
Simple Notes 0.3.1
Simple Notes 0.3.1
There were no major issues found, so 0.3.0 is out of beta. 0.3.1 contains a few improvements and additions that weren't added to the beta.
Additions
- Added a delete button to the note selector.
Changes
- Improved the look of the UI to be more consistent
Simple Notes 0.3.0 Beta 1
Simple Notes 0.3.0 Beta 1
What's new:
- 1.21.2/3 support
- Note Actions screen, will be used for changing different things relating to a specific note in the future
What's changed:
- Note naming has not lost any functionality, but the way it works has changed to be more reliable.
You can no longer change the name through the note editor, you have to use the new Note Actions screen and select "Rename Note" to change the name. You will also be prompted to choose a name for your note before editing it when you create a new note.
This is a beta release as there are a lot of changes and there may be bugs I haven't spotted. If you find any, PLEASE join my discord and report it!
If there are no bugs found, the next update will be Simple Notes 0.3.1.
Simple Notes 0.2.1
- added a button to the title screen. This will be the only place where you will see the main menu for now.
- added a keybind to open the note selector. It replaces the button to open the main menu.
Simple Notes 0.2.0
First Big Release
- Added Quick Create Keybind (default bind is N)
- improved how the mod handles the placeholder text
- and a bunch of changes in the background that should make things easier in the future
Simple Notes 0.1.2
- Removed .txt file extension in the note selector and filename box
- removed unnecessary print statements that make a mess in logs
- update to owolib 0.12.15
Simple Notes 0.1.1
Initial release