mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
8.1 KiB
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:
- 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:
- groupinviteform:
- 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:
- 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:
- 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: