chore(release): v1.2.0 (4) (#162)

This commit is contained in:
Naveen Singh
2025-06-03 14:06:40 +05:30
committed by GitHub
parent 454c4b79b5
commit cc016c06bf
3 changed files with 41 additions and 3 deletions

View File

@@ -7,33 +7,57 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [1.2.0] - 2025-06-03
### Added
- Kabyle layout
### Changed
- Improved Lithuanian layout
- Improved Romanian layout
- Improved Slovenian layout
- Updated translations
### Fixed
- Fixed missing popup characters in Belarusian layout
## [1.1.1] - 2024-10-28
### Changed
- Added more translations
### Fixed
- Fixed keyboard crash on lock screen
## [1.1.0] - 2024-10-25
### Changed
- Replaced checkboxes with switches
- Added more translations
### Fixed
- Fixed keyboard crash on lock screen
- Fixed sticky keys
### Removed
- Removed support for Android 7 and below versions
## [1.0.0] - 2024-07-18
### Added
- Initial release
[Unreleased]: https://github.com/FossifyOrg/Keyboard/compare/1.1.1...HEAD
[Unreleased]: https://github.com/FossifyOrg/Keyboard/compare/1.2.0...HEAD
[1.2.0]: https://github.com/FossifyOrg/Keyboard/compare/1.1.1...1.2.0
[1.1.1]: https://github.com/FossifyOrg/Keyboard/compare/1.1.0...1.1.1
[1.1.0]: https://github.com/FossifyOrg/Keyboard/compare/1.0.0...1.1.0
[1.0.0]: https://github.com/FossifyOrg/Keyboard/releases/tag/1.0.0

View File

@@ -0,0 +1,14 @@
Added:
• Kabyle layout
Changed:
• Improved Lithuanian layout
• Improved Romanian layout
• Improved Slovenian layout
• Updated translations
Fixed:
• Fixed missing popup characters in Belarusian layout

View File

@@ -4,6 +4,6 @@ android.nonTransitiveRClass=false
org.gradle.jvmargs=-Xmx4g
# Versioning
VERSION_NAME=1.1.1
VERSION_CODE=3
VERSION_NAME=1.2.0
VERSION_CODE=4
APP_ID=org.fossify.keyboard