v1.18.0-rc.3
Pre-release
Pre-release
github-actions
released this
23 Dec 01:37
·
148 commits
to master
since this release
Last release candidate before the full release. Please help us test video calls.
What's Changed
- chore: Raise the minor version number on feature releases. by @iphydf in #246
- cleanup: Reduce amount of implicit casting in signals/slots. by @iphydf in #249
- cleanup: Avoid contextless
connect
. by @iphydf in #248 - feat: Add DBus desktop notification support. by @iphydf in #209
- chore: Add a CI check to run the macOS distributable binary. by @iphydf in #250
- docs: Translations update from Hosted Weblate by @weblate in #247
- cleanup: Remove unnecessary inheritance of Chatroom. by @iphydf in #253
- docs: Translations update from Hosted Weblate by @weblate in #251
- feat: Add many missing emojis from the smiley packs. by @iphydf in #232
- cleanup: Remove duplication of widget IDs. by @iphydf in #252
- docs: Add more tooltips to UI settings. by @iphydf in #230
- chore: Build all deps including Qt statically on macOS. by @iphydf in #254
- chore: Add static cmake preset. by @iphydf in #255
- chore: Fix background and icon of macOS dmg. by @iphydf in #259
- cleanup: Avoid string concatenation in log output. by @iphydf in #258
- cleanup: Make the tongue emoji
:P
output 😛 instead of 😋. by @iphydf in #264 - cleanup: Ensure that all emoticons at least map to themselves. by @iphydf in #260
- refactor: Add logging category for tox logger output. by @iphydf in #265
- refactor: Add logging category to debug log. by @iphydf in #256
- style: Format Objective C++ files with clang-format. by @iphydf in #257
- cleanup: Remove unnecessary path cleaner in tox logger. by @iphydf in #266
- docs: Update all links to Weblate by @7K3LNAKA93W9AWRR7VZXR37N5 in #268
- docs: Translations update from Hosted Weblate by @weblate in #270
- chore: Reduce flakiness of macOS builds. by @iphydf in #269
- chore: Support toxcore 0.2.19 and below. by @iphydf in #280
- cleanup: Remove most uses of
goto
. by @iphydf in #262 - cleanup: Use mutex lockers where possible in video frame handling. by @iphydf in #275
- chore: Add coverity scan static analysis. by @iphydf in #271
- fix: Don't crash on quit during AV call. by @iphydf in #274
- fix: Make camera input work again on macOS. by @iphydf in #267
- fix: Make sure camera access is gained on macOS before calling. by @iphydf in #283
- cleanup: Ensure message structs don't have uninitialised members. by @iphydf in #272
- fix: Disable video device selection box during call. by @iphydf in #284
- fix: Fix occasional deadlock in ending a video call. by @iphydf in #278
- chore: Use flatpak dependencies from releases instead of local paths. by @iphydf in #289
- cleanup: Remove unused C code. by @iphydf in #286
- chore: Use the same flathub manifest as flathub. by @iphydf in #287
- docs: Translations update from Hosted Weblate by @weblate in #291
- cleanup: Fix spelling mistakes in the code. by @iphydf in #282
- cleanup: Clarify what the "blacklist" does in privacy. by @iphydf in #285
- perf: Don't log verbose toxav messages. by @iphydf in #273
- chore: Use ccache in flatpak build. by @iphydf in #290
- docs: Update dependency documentation. by @iphydf in #279
New Contributors
- @7K3LNAKA93W9AWRR7VZXR37N5 made their first contribution in #268
Full Changelog: v1.18.0-rc.2...v1.18.0-rc.3