Skip to content

v0.16.1

Latest
Compare
Choose a tag to compare
@JFreegman JFreegman released this 09 Jan 15:36
v0.16.1
de651fc

Features

  • The groupchat /rejoin command now takes an optional password argument. This allows peers to rejoin a groupchat without losing their identity/role if the group's password was changed while they were not present.
  • Contacts from your friends list can now be invited to groupchats and conferences directly from groupchat and conference windows via the commands /invite $friend_name and /cinvite $friend_name respectively
  • Added the ability to set a list of blocked words in the configuration file. Lines that contain a word from the list cannot be sent. See the toxic.conf man page or toxic.conf.example residing in the misc directory for usage details.

Bug Fixes

  • The help menu should no longer cause screen flicker in groupchat windows
  • The main help menu now shows the exit option

Maintenance

  • Disable toxcore DNS lookups when a proxy is set and UDP is disabled
  • No longer use deprecated names from toxcore API
  • Updated static binary script to use libcurl v8.11.1 and toxcore commit 0f12f38

Full Changelog: v0.16.0...v0.16.1