mirror of
https://github.com/FossifyOrg/Phone.git
synced 2026-04-19 06:47:10 -04:00
docs(changelog): add entry about invisible status bar icons (#629)
* docs(changelog): add entry about invisible status bar icons * chore(deps): bump org.fossify:commons to 5.7.3
This commit is contained in:
@@ -5,6 +5,8 @@ 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]
|
||||
### Fixed
|
||||
- Fixed invisible status bar icons in calls ([#628])
|
||||
|
||||
## [1.8.0] - 2025-10-29
|
||||
### Changed
|
||||
@@ -225,6 +227,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
[#565]: https://github.com/FossifyOrg/Phone/issues/565
|
||||
[#585]: https://github.com/FossifyOrg/Phone/issues/585
|
||||
[#594]: https://github.com/FossifyOrg/Phone/issues/594
|
||||
[#628]: https://github.com/FossifyOrg/Phone/issues/628
|
||||
|
||||
[Unreleased]: https://github.com/FossifyOrg/Phone/compare/1.8.0...HEAD
|
||||
[1.8.0]: https://github.com/FossifyOrg/Phone/compare/1.7.3...1.8.0
|
||||
|
||||
@@ -9,7 +9,7 @@ detektCompose = "0.4.27"
|
||||
#Eventbus
|
||||
eventbus = "3.3.1"
|
||||
#Fossify
|
||||
commons = "5.7.2"
|
||||
commons = "5.7.3"
|
||||
#Gradle
|
||||
gradlePlugins-agp = "8.11.1"
|
||||
#Other
|
||||
|
||||
Reference in New Issue
Block a user