mirror of
https://github.com/TokTok/c-toxcore
synced 2026-08-16 15:10:07 +00:00
This release fixes a critical bug, other bug fixes and some small features and test improvements. The critical bug was discovered during a manual audit performed by iphy. You can find more on the issue at https://github.com/TokTok/c-toxcore/security/advisories/GHSA-42vg-9mg3-399f . Other bug fixes where applied all over the codebase and should result in an even more stable core experience. A minor noteworthy feature that was added is a function to get a list of group chats, further improving ngc quality of life. As always, none of the public facing apis (tox.h/toxav.h/toxencryptsave.h/etc) where modified or removed, which should make this update seamless.