
Toxic is a client application for the secure messaging protocol Tox.
Toxic provides a CLI interface, text chat, audio and video calls, file transfer and reception, and several simple games.
New in release 0.13.0, which was released two weeks ago:
- A competitive online mode has been added for the Snake game.
- The command /autoaccept on has been added for automatic acceptance of incoming file transfers.
- It is now possible to set a unique name for each group.
- The output of the /whois command in group chats now includes the IP address if a direct connection is established (requires a Tox server built with ENABLE_TOX_EXPERIMENTAL).
- The help menu and some error messages have been improved.
- In group chat:
- Auto-completion of certain invalid commands has been removed.
- Victims of the /ignore command can no longer bypass its effect by reconnecting to the group.
- Exit notifications will no longer be displayed if show_group_connection_msg is set to false.
The patch release 0.13.1 continues the code cleanup and adds several bug fixes, particularly read_after_free and memory_leak.
Also in the repository c-toxcore active development is resuming, which I congratulate you on.
Source: linux.org.ru
