mirror of
https://github.com/aljazceru/signal-cli.git
synced 2026-01-03 06:04:20 +01:00
Bump version to 0.12.5
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,6 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
## [0.12.5] - 2023-10-22
|
||||
|
||||
### Fixes
|
||||
- Fix issue with joining groups by group link for new accounts
|
||||
- Fix receiving address of shared contact
|
||||
- Fix receiving sync edit messages in groups
|
||||
|
||||
### Changed
|
||||
- Create safety numbers based on ACI instead of phone number
|
||||
|
||||
## [0.12.4] - 2023-10-22
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ plugins {
|
||||
id("org.graalvm.buildtools.native") version "0.9.28"
|
||||
}
|
||||
|
||||
version = "0.12.4"
|
||||
version = "0.12.5"
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_21
|
||||
|
||||
Reference in New Issue
Block a user