Browse Source

chore(release): add changelog for v1.17.1

reviewable/pr6105/r13 v1.17.1
sudden6 5 years ago committed by Anthony Bilinski
parent
commit
c549479c0d
No known key found for this signature in database
GPG Key ID: 2AA8E0DA1B31FB3C
  1. 14
      CHANGELOG.md

14
CHANGELOG.md

@ -1,5 +1,15 @@ @@ -1,5 +1,15 @@
<a name=""></a>
## (2020-04-19)
## v1.17.1 (2020-04-22)
#### Bug Fixes
* **ci:** remove jenkins deploy step ([48c688bf](https://github.com/qTox/qTox/commit/48c688bf1b1939f1afb239e19764791e4fc98b7a))
<a name=""></a>
## v1.17.0 (2020-04-19)
Since this is the first release in more than a year the changelog is quite huge.
The most notable user facing changes are group chats that stay intact after
@ -8,6 +18,8 @@ Advanced history search was added, as well as file transfers staying in chat @@ -8,6 +18,8 @@ Advanced history search was added, as well as file transfers staying in chat
history after client restart. There are of course also tons of fixes, namely
much increased stability of audio and video calls as well as audio group calls.
For v1.17.0 binaries, see v1.17.1.
#### Performance
* **history:** enable sql index on chat_id in history table ([edd72906](https://github.com/qTox/qTox/commit/edd72906fbd4ff7e8e48ebcd7fed764baf8cd85b))

Loading…
Cancel
Save