mirror of
https://github.com/AsamK/signal-cli
synced 2025-09-07 06:20:39 +00:00
create new DbusAttachment type allow URLs for --attachment option update manpage update wiki with signalmail implement setExpirationTimer() for DBus implement isRegistered() for DBus add sendNoteToSelfMessageWithDBusAttachments add sendGroupMessageWithDBusAttachments add sendMessageWithDBusAttachments bump version
This commit is contained in:
parent
8f781c019f
commit
8aed357994
18 changed files with 526 additions and 49 deletions
|
@ -5,7 +5,7 @@ plugins {
|
|||
`check-lib-versions`
|
||||
}
|
||||
|
||||
version = "0.8.5"
|
||||
version = "0.8.6"
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_11
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue