mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 02:20:39 +00:00
Add --bus-name option to use different D-Bus bus name
This commit is contained in:
parent
a48fdaf8b7
commit
1bf703b012
8 changed files with 98 additions and 53 deletions
|
@ -13,6 +13,7 @@
|
|||
Sending to the self number (+XXXX) now behaves the same as the `--note-to-self` parameter. To get the previous
|
||||
behavior, the `--notify-self` parameter can be added
|
||||
- New `--unrestricted-unidentified-sender` parameter for `updateAccount command`
|
||||
- New `--bus-name` parameter for `daemon` command to use another D-Bus bus name
|
||||
|
||||
### Improved
|
||||
|
||||
|
@ -23,6 +24,7 @@
|
|||
## [0.12.8] - 2024-02-06
|
||||
|
||||
### Fixes
|
||||
|
||||
- Update user agent
|
||||
|
||||
## [0.12.7] - 2023-12-15
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue