Skip to content

Version 0.8.4

Compare
Choose a tag to compare
@JFreegman JFreegman released this 23 Oct 02:33
· 363 commits to master since this release
22d6023

New features

  • Add config option to set data file auto-save frequency
  • Add option for toxcore logging
  • Add ability to log to file
  • Add option to disable LAN
  • Add ability to skip words in input field via ctrl+left/right arrows

Bug fixes

  • Fix bug preventing bell notifications from working when compiled without X11
  • Fix auto-complete bugs
  • Fix A/V bug sometimes preventing caller from being informed of call termination
  • Fix A/V related build issues
  • Fix segfault on starting video
  • Fix groupchat peer scrolling bug
  • Fix bug preventing saved conference titles from loading on startup

Other changes

  • Change group peerlist scrolling key binding to ctrl+up/down arrows
  • No longer allow using the /add command for friends in the block list
  • Many misc. build fixes/improvements