summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRobin Lindén <dev@robinlinden.eu>2019-05-30 15:21:27 +0200
committerRobin Lindén <dev@robinlinden.eu>2019-05-30 15:36:12 +0200
commit7aab0d995240c59937d1aa23b7201389341a2be9 (patch)
tree0329f0791cacaff0f746e7ed5d8d80cf7ec82228 /CHANGELOG.md
parent306dd1f21f25d65ffd1c289d28e4450695c83745 (diff)
Release 0.2.10
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md24
1 files changed, 23 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7096d138..d597dc72 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,25 @@
1 1
2## v0.2.10
3
4### Merged PRs:
5
6- [#1320](https://github.com/TokTok/c-toxcore/pull/1320) add undef guard in tox_many_tcp_test
7- [#1314](https://github.com/TokTok/c-toxcore/pull/1314) Fix bazel build version at 0.22.0 for CI.
8- [#1311](https://github.com/TokTok/c-toxcore/pull/1311) Disable failing TCP server test
9- [#1310](https://github.com/TokTok/c-toxcore/pull/1310) Do not send the same packet to the same node twice
10- [#1309](https://github.com/TokTok/c-toxcore/pull/1309) add configurable limit on number of stored frozen peers
11- [#1305](https://github.com/TokTok/c-toxcore/pull/1305) Expose api functions for enabling and disabling AV in AV groups
12- [#1302](https://github.com/TokTok/c-toxcore/pull/1302) Specify that buffer size for tox_conference_peer_get_name is given by $size
13
14### Closed issues:
15
16- [#1313](https://github.com/TokTok/c-toxcore/issues/1313) CirrusCI is failing and blocking PRs
17- [#1312](https://github.com/TokTok/c-toxcore/issues/1312) Onion client review
18- [#1306](https://github.com/TokTok/c-toxcore/issues/1306) Persistent conference's offline peer list always grows and never decreases
19- [#1303](https://github.com/TokTok/c-toxcore/issues/1303) Loaded persistent groups fail to send audio
20- [#1298](https://github.com/TokTok/c-toxcore/issues/1298) How to make libtox4j-c.so for android?
21- [#1261](https://github.com/TokTok/c-toxcore/issues/1261) Bump so version
22- [#1116](https://github.com/TokTok/c-toxcore/issues/1116) Message length is too large log spam
2 23
3## v0.2.9 24## v0.2.9
4 25
@@ -13,6 +34,7 @@
13- [#1288](https://github.com/TokTok/c-toxcore/pull/1288) Add MIN_LOGGER_LEVEL to the Circle CI builds. 34- [#1288](https://github.com/TokTok/c-toxcore/pull/1288) Add MIN_LOGGER_LEVEL to the Circle CI builds.
14- [#1287](https://github.com/TokTok/c-toxcore/pull/1287) Avoid sending group messages to a peer before we have its group number 35- [#1287](https://github.com/TokTok/c-toxcore/pull/1287) Avoid sending group messages to a peer before we have its group number
15- [#1284](https://github.com/TokTok/c-toxcore/pull/1284) Use new WineHQ Debian package repository key 36- [#1284](https://github.com/TokTok/c-toxcore/pull/1284) Use new WineHQ Debian package repository key
37- [#1283](https://github.com/TokTok/c-toxcore/pull/1283) Release 0.2.9
16- [#1282](https://github.com/TokTok/c-toxcore/pull/1282) Merge irungentoo/master back into toktok/master. 38- [#1282](https://github.com/TokTok/c-toxcore/pull/1282) Merge irungentoo/master back into toktok/master.
17- [#1281](https://github.com/TokTok/c-toxcore/pull/1281) Allow unauthenticated wine packages in the Windows build. 39- [#1281](https://github.com/TokTok/c-toxcore/pull/1281) Allow unauthenticated wine packages in the Windows build.
18- [#1278](https://github.com/TokTok/c-toxcore/pull/1278) Add cmake option for building additional tests 40- [#1278](https://github.com/TokTok/c-toxcore/pull/1278) Add cmake option for building additional tests
@@ -46,6 +68,7 @@
46 68
47- [#1285](https://github.com/TokTok/c-toxcore/issues/1285) Persistent group titles get mixed up 69- [#1285](https://github.com/TokTok/c-toxcore/issues/1285) Persistent group titles get mixed up
48- [#1276](https://github.com/TokTok/c-toxcore/issues/1276) How to run test case? 70- [#1276](https://github.com/TokTok/c-toxcore/issues/1276) How to run test case?
71- [#1275](https://github.com/TokTok/c-toxcore/issues/1275) Save file corruption
49- [#1264](https://github.com/TokTok/c-toxcore/issues/1264) tox_conference_id_size() symbol missing 72- [#1264](https://github.com/TokTok/c-toxcore/issues/1264) tox_conference_id_size() symbol missing
50- [#1262](https://github.com/TokTok/c-toxcore/issues/1262) Fails to build with STRICT_ABI option 73- [#1262](https://github.com/TokTok/c-toxcore/issues/1262) Fails to build with STRICT_ABI option
51- [#1169](https://github.com/TokTok/c-toxcore/issues/1169) PK should not be generated with random_bytes 74- [#1169](https://github.com/TokTok/c-toxcore/issues/1169) PK should not be generated with random_bytes
@@ -116,7 +139,6 @@
116 139
117- [#1214](https://github.com/TokTok/c-toxcore/issues/1214) Massive red shutdown of nodes 140- [#1214](https://github.com/TokTok/c-toxcore/issues/1214) Massive red shutdown of nodes
118- [#1201](https://github.com/TokTok/c-toxcore/issues/1201) Windows cross-compilation is broken 141- [#1201](https://github.com/TokTok/c-toxcore/issues/1201) Windows cross-compilation is broken
119- [#961](https://github.com/TokTok/c-toxcore/issues/961) Can't send messages in persistent group chat
120- [#960](https://github.com/TokTok/c-toxcore/issues/960) Persistent groups don't work properly when using toxync bot 142- [#960](https://github.com/TokTok/c-toxcore/issues/960) Persistent groups don't work properly when using toxync bot
121- [#838](https://github.com/TokTok/c-toxcore/issues/838) How to get groupchat identifier? 143- [#838](https://github.com/TokTok/c-toxcore/issues/838) How to get groupchat identifier?
122 144