chore(release): v1.2.3 (14) (#487)

Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
This commit is contained in:
fossifybot[bot] 2025-08-22 09:40:46 +05:30 committed by GitHub
parent d657c0fd6a
commit c0f2c25e32
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 18 additions and 4 deletions

View file

@ -1,2 +1,2 @@
# Auto-generated file. DO NOT EDIT. # Auto-generated file. DO NOT EDIT.
1.2.2 1.2.3

View file

@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] ## [Unreleased]
## [1.2.3] - 2025-08-21
### Changed
- Updated translations
### Fixed ### Fixed
- Fixed stale/missing notification badge on some devices - Fixed stale/missing notification badge on some devices
@ -133,7 +138,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#359]: https://github.com/FossifyOrg/Messages/issues/359 [#359]: https://github.com/FossifyOrg/Messages/issues/359
[#461]: https://github.com/FossifyOrg/Messages/issues/461 [#461]: https://github.com/FossifyOrg/Messages/issues/461
[Unreleased]: https://github.com/FossifyOrg/Messages/compare/1.2.2...HEAD [Unreleased]: https://github.com/FossifyOrg/Messages/compare/1.2.3...HEAD
[1.2.3]: https://github.com/FossifyOrg/Messages/compare/1.2.2...1.2.3
[1.2.2]: https://github.com/FossifyOrg/Messages/compare/1.2.1...1.2.2 [1.2.2]: https://github.com/FossifyOrg/Messages/compare/1.2.1...1.2.2
[1.2.1]: https://github.com/FossifyOrg/Messages/compare/1.2.0...1.2.1 [1.2.1]: https://github.com/FossifyOrg/Messages/compare/1.2.0...1.2.1
[1.2.0]: https://github.com/FossifyOrg/Messages/compare/1.1.7...1.2.0 [1.2.0]: https://github.com/FossifyOrg/Messages/compare/1.1.7...1.2.0

View file

@ -0,0 +1,8 @@
Changed:
• Updated translations
Fixed:
• Fixed stale/missing notification badge on some devices

View file

@ -3,6 +3,6 @@ android.useAndroidX=true
org.gradle.jvmargs=-Xmx8192m org.gradle.jvmargs=-Xmx8192m
# Versioning # Versioning
VERSION_NAME=1.2.2 VERSION_NAME=1.2.3
VERSION_CODE=13 VERSION_CODE=14
APP_ID=org.fossify.messages APP_ID=org.fossify.messages