Skip to content

Version 0.13.0

Compare
Choose a tag to compare
@JFreegman JFreegman released this 21 Dec 19:07
· 125 commits to master since this release
v0.13.0
5f4d9ea

New Features

  • Added a competitive online mode for the game Snake so you can play against your friends
  • Added a command that allows you to auto-accept inbound file transfers for a particular friend (/autoaccept)
  • Allow setting a unique name for each group which are separate from your main tox name
  • The groupchat /whois command now includes IP addresses when direct connections are supported by the given peer (to support this feature, toxic must be built with the ENABLE_TOX_EXPERIMENTAL flag set to 1).

Bug fixes and general cleanup

  • Improved help menu and some error messages
  • When you use the /ignore command in a groupchat, peers will now stay ignored for the duration of your toxic session, even if they disconnect from the group and come back later
  • Fixed a bug that allowed friends to start a new online chess game with invalid parameters, resulting in a broken game
  • Removed auto-complete for some invalid commands in groupchat windows
  • No longer show groupchat peer quit notifications when the respective config option (show_group_connection_msg) is set to false

Full change log: v0.12.0...v0.13.0