build: feature freeze for upcoming v2.1.0 release#305
Merged
Conversation
chore(deps): update renovatebot/github-action action to v43.0.17
* fix: make it build with Qt 6.10 * ci: unify Qt versioning * chore: adjust flatpak resources to the latest versions
Co-authored-by: renovate-tokenizer[bot] <192083161+renovate-tokenizer[bot]@users.noreply.github.com>
Co-authored-by: renovate-tokenizer[bot] <192083161+renovate-tokenizer[bot]@users.noreply.github.com>
Co-authored-by: renovate-tokenizer[bot] <192083161+renovate-tokenizer[bot]@users.noreply.github.com>
* refactor: moved LDAP specifics from AvatarManager
* refactor: removed obsolete JS chat stuff
Co-authored-by: renovate-tokenizer[bot] <192083161+renovate-tokenizer[bot]@users.noreply.github.com> Co-authored-by: Cajus Pollmeier <pollmeier@gonicus.de>
Co-authored-by: renovate-tokenizer[bot] <192083161+renovate-tokenizer[bot]@users.noreply.github.com> Co-authored-by: Cajus Pollmeier <pollmeier@gonicus.de>
Co-authored-by: renovate-tokenizer[bot] <192083161+renovate-tokenizer[bot]@users.noreply.github.com> Co-authored-by: Mik- <neuendorf@gonicus.de>
Co-authored-by: renovate-tokenizer[bot] <192083161+renovate-tokenizer[bot]@users.noreply.github.com>
chore: get back release changes
Co-authored-by: renovate-tokenizer[bot] <192083161+renovate-tokenizer[bot]@users.noreply.github.com>
Co-authored-by: renovate-tokenizer[bot] <192083161+renovate-tokenizer[bot]@users.noreply.github.com>
* feat: more local shortcuts (toggle mute, search) * feat: show local shortcuds in shortcuts overview dialog * chore(lang): updated translations --------- Co-authored-by: Mik- <neuendorf@gonicus.de>
Co-authored-by: Mik- <neuendorf@gonicus.de>
* Add Microsoft Windows build * Add MacOS build * Use KDE 6.10 SDK
* feat: toggle whiteboard in jitsi meet * chore: clang formatting
Co-authored-by: renovate-tokenizer[bot] <192083161+renovate-tokenizer[bot]@users.noreply.github.com>
Co-authored-by: renovate-tokenizer[bot] <192083161+renovate-tokenizer[bot]@users.noreply.github.com> Co-authored-by: Cajus Pollmeier <pollmeier@gonicus.de>
Co-authored-by: renovate-tokenizer[bot] <192083161+renovate-tokenizer[bot]@users.noreply.github.com> Co-authored-by: Mik- <neuendorf@gonicus.de>
* chore: enable conan * chore: add update checker for local conan recipes
Co-authored-by: renovate-tokenizer[bot] <192083161+renovate-tokenizer[bot]@users.noreply.github.com>
gonnect uses its own AudioPort and disables pjsip port/device on linux (by using "extern"). Likewise disable it on windows, to make sure the AudioPort is used (only).
Bumps [undici](https://github.com/nodejs/undici) from 6.23.0 to 6.24.1. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.23.0...v6.24.1) --- updated-dependencies: - dependency-name: undici dependency-version: 6.24.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Required on windows: After calling show(), also call raise(), otherwise the window shows up behind whatever window(s) is currently visible. This is required for the global shortcut on windows.
Co-authored-by: renovate-tokenizer[bot] <192083161+renovate-tokenizer[bot]@users.noreply.github.com>
Co-authored-by: renovate-tokenizer[bot] <192083161+renovate-tokenizer[bot]@users.noreply.github.com>
* fix: handle direct pjsip mute again
* feat: basic MWI support * fix: only ring on 180 RINGING * fix: destruct busylight manager * feat: new culture circle compatible first aid button * feat: use tab red dot feature, customizable card heading, tab-page link * fix: flurry audio on call start with USB headsets * fix: potential race condition and initial silence in calls * fix: improve SIP suspend/resume --------- Co-authored-by: Leah Jennebach <leah.jennebach@gonicus.de> Co-authored-by: Markus Bader <bader@gonicus.de>
* docs: add missing option for caldav and carddav * fix: reenable CardDAV plugin
* chore: optimize incoming call notifications --------- Co-authored-by: Cajus Pollmeier <pollmeier@gonicus.de>
* test: tests for sip url parsing * tests: fixed space char in unit tests
* Fix calling with wrong signature * Add browser for local auth debugging * Blink in sync * Fix busy light color * Suspend updates * fix: propagate network changes (revert) --------- Co-authored-by: Markus Bader <bader@gonicus.de>
* chore(lang): translated using Weblate (French) Currently translated at 100.0% (963 of 963 strings) Translation: GOnnect/GOnnect Translate-URL: https://hosted.weblate.org/projects/gonnect/gonnect/fr/ * chore(lang): translated using Weblate (Italian) Currently translated at 100.0% (963 of 963 strings) Translation: GOnnect/GOnnect Translate-URL: https://hosted.weblate.org/projects/gonnect/gonnect/it/ * chore(lang): translated using Weblate (German) Currently translated at 100.0% (963 of 963 strings) Translation: GOnnect/GOnnect Translate-URL: https://hosted.weblate.org/projects/gonnect/gonnect/de/ --------- Co-authored-by: Michael Neuendorf <neuendorf@gonicus.de>
# [2.1.0-beta.7](v2.1.0-beta.6...v2.1.0-beta.7) (2026-03-30) ### Bug Fixes * disable WMME in pjsip ([#397](#397)) ([b08c87e](b08c87e)) * handle direct pjsip mute again ([#402](#402)) ([cc9373f](cc9373f)) * mwi recursions ([#405](#405)) ([a7b6e8a](a7b6e8a)) * raise window after showing it ([#398](#398)) ([6da44fa](6da44fa)) * reenable CardDAV plugin ([#406](#406)) ([6829e25](6829e25)) * restore functionality for feeders without network requirements ([#387](#387)) ([ce6639c](ce6639c)) * tab switch/reset notifications ([5cdaf86](5cdaf86)) * **ui:** give focus to call screen when startet via enter ([#395](#395)) ([494402b](494402b)) ### Features * basic MWI support ([#392](#392)) ([dcb7fbc](dcb7fbc)) * display sip registration status ([#375](#375)) ([4bf60d0](4bf60d0))
|
🎉 This PR is included in version 2.1.0-beta.7 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
check with local installation
Co-authored-by: renovate-tokenizer[bot] <192083161+renovate-tokenizer[bot]@users.noreply.github.com>
# [2.1.0-beta.8](v2.1.0-beta.7...v2.1.0-beta.8) (2026-04-01) ### Bug Fixes * make MWI subscription configurable ([#414](#414)) ([afc06fc](afc06fc))
|
🎉 This PR is included in version 2.1.0-beta.8 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.