We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc8eaa0 commit 1c2c0faCopy full SHA for 1c2c0fa
1 file changed
CHANGELOG.md
@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+### Fixed
10
+- Fixed broken input when typing with certain keyboards ([#178])
11
+
12
## [1.3.0] - 2025-07-12
13
### Changed
14
- Updated translations
@@ -55,6 +58,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55
58
[#99]: https://github.com/FossifyOrg/Notes/issues/99
56
59
[#110]: https://github.com/FossifyOrg/Notes/issues/110
57
60
[#164]: https://github.com/FossifyOrg/Notes/issues/164
61
+[#178]: https://github.com/FossifyOrg/Notes/issues/178
62
63
[Unreleased]: https://github.com/FossifyOrg/Notes/compare/v1.3.0...HEAD
64
[1.3.0]: https://github.com/FossifyOrg/Notes/compare/v1.2.0...v1.3.0
0 commit comments