1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

chore(release): add changelog for v1.17.1

This commit is contained in:
sudden6 2020-04-22 17:23:29 +02:00 committed by Anthony Bilinski
parent 48c688bf1b
commit c549479c0d
No known key found for this signature in database
GPG Key ID: 2AA8E0DA1B31FB3C

View File

@ -1,5 +1,15 @@
<a name=""></a> <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. 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 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
history after client restart. There are of course also tons of fixes, namely 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. much increased stability of audio and video calls as well as audio group calls.
For v1.17.0 binaries, see v1.17.1.
#### Performance #### Performance
* **history:** enable sql index on chat_id in history table ([edd72906](https://github.com/qTox/qTox/commit/edd72906fbd4ff7e8e48ebcd7fed764baf8cd85b)) * **history:** enable sql index on chat_id in history table ([edd72906](https://github.com/qTox/qTox/commit/edd72906fbd4ff7e8e48ebcd7fed764baf8cd85b))