Skip to content

Commit 99eef5a

Browse files
authored
NeatNoter 2.6.4 (#4570)
* NeatNoter 2.6.2 - Fixed note's title not being editable. * Fixed commit codes. * NeatNoter 2.6.3 (Test) Features - Created settings to improve the visibility of the overlay windows. You can now adjust the font size and color. * # NeatNoter 2.6.4 (Test) Fixed a bug that caused the context menu to no longer show up. * # NeatNoter 2.6.4 ## Features - Created settings to improve the visibility of the overlay windows. You can now adjust the font size and color.
1 parent 77c1eb5 commit 99eef5a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

stable/NeatNoter/manifest.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
repository = "https://github.com/shadowkras/NeatNoter.git"
33
owners = [ "shadowkras" ]
44
project_path = "src/NeatNoter"
5-
commit = "edecc1fd31c679a8c7eeaef3e8e4010a0bc6f62f"
5+
commit = "1002631526fa03aad9f02f2376a0c38dea5931d8"
66
changelog = """
7-
# NeatNoter 2.6.2
7+
# NeatNoter 2.6.4
88
9-
## Bug fixes
9+
## Features
1010
11-
- Fixed note's title not being editable.
11+
- Created settings to improve the visibility of the overlay windows. You can now adjust the font size and color.
1212
1313
If any bug if found, please report at: https://github.com/shadowkras/NeatNoter/issues/
1414
"""

0 commit comments

Comments
 (0)