Bump version to 0.11.8

This commit is contained in:
AsamK 2023-04-05 11:40:13 +02:00
parent 542a3f36a4
commit c93480692c
2 changed files with 15 additions and 1 deletions

View file

@ -2,6 +2,20 @@
## [Unreleased]
## [0.11.8] - 2023-04-05
### Added
- Added file attachment attributes to JSON output (Thanks @signals-from-outer-space)
### Fixed
- Scrub E164 number from dbus paths
- Fix sending large text messages to multiple recipient
- Fix deleting old group in dbus mode
- Fix issue with unknown identity serviceId
### Improved
- Relaxed Content-Type check in http daemon mode (Thanks @cedb)
## [0.11.7] - 2023-02-19
**Attention**: Now requires native libsignal-client version 0.22.0