chore: Release v0.2.23 - #3059
Merged
Merged
Conversation
toktok-releaser
force-pushed
the
release/v0.2.23
branch
from
June 3, 2026 17:59
dd3cf73 to
d2b2f83
Compare
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 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.
Green-Sky
force-pushed
the
release/v0.2.23
branch
from
June 3, 2026 18:11
d2b2f83 to
d9ca3c5
Compare
Green-Sky
marked this pull request as ready for review
June 3, 2026 18:14
JFreegman
approved these changes
Jun 3, 2026
JFreegman
left a comment
Member
There was a problem hiding this comment.
@JFreegman reviewed 2 files and all commit messages.
Reviewable status: 1 of 2 approvals obtained.
Green-Sky
approved these changes
Jun 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 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.
This change is