chore(release): v1.6.2 (12) (#530)

Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
This commit is contained in:
fossifybot[bot]
2025-08-24 15:53:28 +05:30
committed by GitHub
parent 2e9408f71b
commit e46ec5ddcf
4 changed files with 19 additions and 4 deletions

View File

@@ -1,2 +1,2 @@
# Auto-generated file. DO NOT EDIT.
1.6.1
1.6.2

View File

@@ -5,8 +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).
## [Unreleased]
## [1.6.2] - 2025-08-23
### Changed
- Renamed notification channels to be more user-friendly ([#196])
- Updated translations
### Fixed
- Fixed missing phone number in call history details ([#526])
@@ -170,7 +173,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#526]: https://github.com/FossifyOrg/Phone/issues/526
[#535]: https://github.com/FossifyOrg/Phone/issues/535
[Unreleased]: https://github.com/FossifyOrg/Phone/compare/1.6.1...HEAD
[Unreleased]: https://github.com/FossifyOrg/Phone/compare/1.6.2...HEAD
[1.6.2]: https://github.com/FossifyOrg/Phone/compare/1.6.1...1.6.2
[1.6.1]: https://github.com/FossifyOrg/Phone/compare/1.6.0...1.6.1
[1.6.0]: https://github.com/FossifyOrg/Phone/compare/1.5.1...1.6.0
[1.5.1]: https://github.com/FossifyOrg/Phone/compare/1.5.0...1.5.1

View File

@@ -0,0 +1,11 @@
Changed:
• Renamed notification channels to be more user-friendly
• Updated translations
Fixed:
• Fixed missing phone number in call history details
• Fixed incorrect sorting in call history search results
• Fixed frequent crashes in call history

View File

@@ -22,6 +22,6 @@ android.nonTransitiveRClass=false
kotlin.code.style=official
# Versioning
VERSION_NAME=1.6.1
VERSION_CODE=11
VERSION_NAME=1.6.2
VERSION_CODE=12
APP_ID=org.fossify.phone