Skip to content

feat: freeze for next release#436

Draft
Mik- wants to merge 124 commits into
releasefrom
freeze/next
Draft

feat: freeze for next release#436
Mik- wants to merge 124 commits into
releasefrom
freeze/next

Conversation

@Mik-
Copy link
Copy Markdown
Collaborator

@Mik- Mik- commented Apr 22, 2026

No description provided.

renovate-tokenizer Bot and others added 30 commits March 5, 2026 10:35
Co-authored-by: renovate-tokenizer[bot] <192083161+renovate-tokenizer[bot]@users.noreply.github.com>
Co-authored-by: Leah Jennebach <jennebach@gonicus.de>
Co-authored-by: renovate-tokenizer[bot] <192083161+renovate-tokenizer[bot]@users.noreply.github.com>
When HeadsetDevice gets destroyed, set m_device to nullptr again, do not
dereference it anymore.

This fixes potential crashes later on.

Co-authored-by: Cajus Pollmeier <pollmeier@gonicus.de>
Use GlobalSystemMediaTransportControlsSessionManager to obtain all
active media sessions and pause all sessions that can be paused.
Resume as-needed.

Co-authored-by: Cajus Pollmeier <pollmeier@gonicus.de>
Co-authored-by: renovate-tokenizer[bot] <192083161+renovate-tokenizer[bot]@users.noreply.github.com>
* Fix mute/unmute loop
* Ask for SIP proxy auth
* Re enable litra support
* Enhance USB device robustness
* Updated translations
* Added more fail codes for auth
* chore: improved date event model handling (wip)
* fix: use separate concrete source ids for caldav
* fix: actually cancel async eds methods on timeout, refactoring/cleanup

---------

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: renovate-tokenizer[bot] <192083161+renovate-tokenizer[bot]@users.noreply.github.com>
…#383)

Co-authored-by: renovate-tokenizer[bot] <192083161+renovate-tokenizer[bot]@users.noreply.github.com>
* feat: display sip registration status
* Tune suspend resume behaviour
* Show a different tray icon on registration problems
* Remove blocking network connections
* Optimization for RTL languages

---------

Co-authored-by: Cajus Pollmeier <pollmeier@gonicus.de>
Co-authored-by: Markus Bader <bader@gonicus.de>
…387)

* fix: restore functionality for feeders without network requirements
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>
Co-authored-by: Cajus Pollmeier <pollmeier@gonicus.de>
Co-authored-by: renovate-tokenizer[bot] <192083161+renovate-tokenizer[bot]@users.noreply.github.com>
…#389)

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: 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
Ferenc- and others added 18 commits May 19, 2026 08:01
Fixes the following type of warnings,
that local builds and CI runs both emit:

```
** (flatpak-builder:553): WARNING **: 08:03:36.881: 132:14: '2.17' will be parsed as a number by many YAML parsers
```

See the last occurence of this warning in the CI:
https://github.com/gonicus/gonnect/actions/runs/25786376705/job/75740691679

Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com>
Co-authored-by: renovate-tokenizer[bot] <192083161+renovate-tokenizer[bot]@users.noreply.github.com>
* Add configuration for clientIdentifier

Build option for MS_APPLICATION_IDENTIFIER for MSGraph OAuth

* Added initial signing for Windows package

* Adjust README.md

* Access clientIdentifier from CI

* App / Installer signing experiments

* Rename to secerts

* Remove duplicate entry

* Tweak formatting

* Add missing RTT hint

* Enable main/release for test signing

* ci: optimize workflow runs

---------

Co-authored-by: Michael Neuendorf <neuendorf@gonicus.de>
Removed left over /src
Looks like the Windows binaries for 6.11.1 are not available for
whatever reason.
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: Mik- <neuendorf@gonicus.de>
* feat: Add template for 1&1

Corresponds to setting up 1&1 VOIP according to
the [official instructions](
https://hilfe-center.1und1.de/konfigurationsdaten-internettelefonie).

Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com>

* fix: use TLS transport in 1und1 template

Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com>

---------

Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com>
Co-authored-by: Cajus Pollmeier <pollmeier@gonicus.de>
# [2.2.0-beta.7](v2.2.0-beta.6...v2.2.0-beta.7) (2026-05-20)

### Bug Fixes

* do not show favorites in "most called" list ([#456](#456)) ([8ee676d](8ee676d))
* Ensure correct `tag` value type in flatpak manifest ([#466](#466)) ([3c5412a](3c5412a))
* **ui:** do not treat room names beginning with digits as phone numbers ([#461](#461)) ([75ed3f2](75ed3f2))

### Features

* add template for 1&1 ([#465](#465)) ([865fcd9](865fcd9))
* ical rrule parsing optimization ([#457](#457)) ([c46f066](c46f066))
* rtt ui integration ([#443](#443)) ([62d48f3](62d48f3))
* windows signing ([#462](#462)) ([f7dd63a](f7dd63a))
@semantic-release-tokenizer
Copy link
Copy Markdown

🎉 This PR is included in version 2.2.0-beta.7 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Mik- and others added 3 commits May 21, 2026 08:50
* Catch "device broken" issues
* Also read missing configId
* Abort on potentially broken number of contacts
# [2.2.0-beta.8](v2.2.0-beta.7...v2.2.0-beta.8) (2026-05-21)

### Bug Fixes

* robustness for media and contacts cache ([#471](#471)) ([d879e1b](d879e1b))
@semantic-release-tokenizer
Copy link
Copy Markdown

🎉 This PR is included in version 2.2.0-beta.8 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

renovate-tokenizer Bot and others added 6 commits May 27, 2026 12:22
Co-authored-by: renovate-tokenizer[bot] <192083161+renovate-tokenizer[bot]@users.noreply.github.com>
* Clear out URI encoded number input

In some cases websites contain broken callto/tel refs that
contain URI encoded parts (i.e. %20 for space). Convert these
before applying the number cleaner.

* Bump conan

* test: add tests for URL encoded phone numbers

---------

Co-authored-by: Michael Neuendorf <neuendorf@gonicus.de>
CUCM sends

  a=rtpmap:101 telephone-event/8000
  a=fmtp:101 0-15

and GOnnect signals that it can do flash

  a=fmtp:101 0-16

CUCM doesn't agree here and simply hangs up. As we've no flash,
just disable this feature in pjsip.
* feat: Add Blinkstick busylight support

Add support for BlinkStick USB LED devices as busylight option.

- Vendor ID: 0x20A0, Product ID: 0x41E5
- Uses HID feature report for RGB Colors
- Supports BusylightOnOff and BusylightColor commands
- No external library dependencies
- Lights up up to 8 LEDs on BlinkStick models (most have below 8)

Co-authored-by: HolyCode User <noreply@holycode.local>
Co-authored-by: Fabian Thoma <fabian.thoma@west-solution.ch>

---------

Co-authored-by: HolyCode User <noreply@holycode.local>
Co-authored-by: Fabian Thoma <fabian.thoma@west-solution.ch>
Co-authored-by: Cajus Pollmeier <pollmeier@gonicus.de>
# [2.2.0-beta.9](v2.2.0-beta.8...v2.2.0-beta.9) (2026-05-28)

### Bug Fixes

* clear out URI encoded number input ([#475](#475)) ([cd1c126](cd1c126))

### Features

* add Blinkstick busylight support ([#474](#474)) ([af400bd](af400bd))
@semantic-release-tokenizer
Copy link
Copy Markdown

🎉 This PR is included in version 2.2.0-beta.9 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants