1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/CHANGELOG.md
2016-04-24 13:44:18 +01:00

8.1 KiB

v1.4.0 (2016-04-24)

Time flows, and with the flow come new features, new bugfixes, and hopefully no new bugs.

With this release, a partial changelog of changes since 1.3.0 is added.

Next release will contain a changelog with all changes.

We are hoping that you'll enjoy the new stuff.

Cheers. :)

PS. If it's not clear from the changelog below, audio groupchats have been ~fixed.

Breaking Changes

  • disable building with filter_audio by default (116cc936)

Bug Fixes

  • close groupcall if alone (98d51399)
  • disable netcamview if no peer left (622b543d)
  • audiocall button disabled in groupchats (db4f02a0)
  • Close logfile only after the disabling logging to file (de487890)
  • Make logMessageHandler thread-safe (a7ffc08c)
  • Deadlock while rotating logs (c1e2a3c5)
  • increase faux offline message timeout (76d8e193)
  • remove unnecessary qDebug call (66f96019)
  • Widget::updateIcons:
    • workaround QIcon fallback bug (0b53c4fd)
    • fix the way systray icons are loaded (90874a47)
  • addfriendform: Removed extra connect return press (66bcfdae)
  • addfriendform, widget: Remove Accepted Request (53071e95)
  • chatform: regression in detecting tox: type IDs (48f3fb7d)
  • core, widget: Added checks (f28c3a16)
  • file transfer widget: QPushButton allows image to overflow (32d588a4, closes #3042)
  • genericchatitemwidget, micfeedbackwidget: Added members init in the constructor (27faec91)
  • groupaudio:
    • don't set button to green while call running (6d355154)
    • don't play audio while call is inactive (5339ad97)
    • avoid deadlock when ending groupcall (afcd146a)
  • groupinviteform:
    • make list of groups scrollable (b74ecd92)
    • translation invite message (24efaf05)
    • remove deleted buttons from set (f137ba71)
  • l18n: make typing notification & groupchat name translatable (43e61041)
  • login screen: Change text on login tooltip (4e065f13)
  • main: Added check sodium_init result (64a19d34)
  • profile: Don't require .ini to load profile (56a36e2e)
  • profileform:
    • Add toxme username limitation (132f87c0)
    • Deleted extra check and extra url (1f7e23d0)
    • Fixed very quick relogin segfault (88de3a0a)
    • Fixed segfault on logut (2e9295f4)
    • Fix tab order, fix loop (65ab1f4e)
  • screenshot: incorrect screenshot capture resolution under HiDPI (a36248b5)
  • systemtrayicon: only delete the systray backend that was used (1d6f32c9)
  • systemtrayicon, widget: Added deallocate memory (cbb7eeca)
  • title: Change title on initial startup on "Add friend" (47d94045, closes #3100)
  • toxme:
  • video:
    • uses explicit default screen from QGuiApplication (d2189f38)
    • usage of invalid file descriptors on error (556a8750)
    • incorrect desktop video resolution when using HiDPI (75b40d0a)
  • widget: Change focus after creating group (b111c509)
  • widget, contentdialog: Added reset icon after activate chat window (4edc5996)

Performance

  • camerasource: Passed parameter by reference (910c41f4)
  • contentdialog: Delete redundant conditions (904a1d49)

Features

  • install icons with make install on unix (218228b6)
  • disable building with filter_audio by default (116cc936)
  • audio: add (repair) support for group audio calls (356543ca)
  • chatform: add support for non-local file and samba share links (47764c03)
  • profileform: Added ability to change toxme server (41c5d4bf)
  • toxme: