v2.5.0-beta.1
Pre-release
Pre-release
2.5.0-beta.1 (2026-07-15)
Bug Fixes
- add re-registration watchdog (dea86c8)
- add transport to outgoing SIP URI (7d03ed5)
- add transport to SIP calls (455f7f0)
- address crash on budy cleanup (c6d9304)
- address headset audio crackling (#478) (c782e50)
- alignes presence state; EmojiPopup for KDE; multiple file/folder drag & drop (#546) (5f87238)
- allow mwi without message count (#538) (887619a)
- async xfer (#551) (465338e)
- base edits on SSL default configuration (#459) (d469791)
- chat clipboard and chat room list section headers (#568) (42deb4e)
- chat fixes (#543) (4fd186b)
- chat small fixes and enhancements (#509) (55c437b)
- clear out URI encoded number input (#475) (3e48f2a)
- continue webdav calendar queue on reply error (#502) (98a072c)
- crash on exit (f29a6ca)
- date/address feed async issues (b5d4f23)
- disable PJSIP resolver cache (4ec78c5)
- do not show favorites in "most called" list (#456) (787383b)
- do not wipe all contact sources on by-source removals (#450) (1a2763b)
- DTMF post dial (#499) (ad65e75)
- encrypted messages without content (#504) (ff8734d)
- Ensure correct
tagvalue type in flatpak manifest (#466) (e165209) - extended fix/optimization collection (#495) (840eba1)
- file path fixes and performance enhancements (#550) (e53fc17)
- fixed chat message leak in IpcDispatcher (#519) (a8355b6)
- fixed popup positions on second screen (#569) (0aa3eb7)
- forward decryption of chat message so UI can show it (#562) (6ddbccb)
- harmonize card/cal DAV handling (aa99564)
- hold on makel (#535) (a47de5d)
- if so configured, do not verify CA even if they are state (#455) (7d1b34c)
- ignore certain ssl errors when verifyServer is false (webdav) (#451) (6d23f49)
- ignore verification ssl errors if verifyServer=false (#453) (a04ed3a)
- improve network handling (59b791b)
- initialize streaming lights to "off" (a6549cd)
- make addTransport const (1f9bb48)
- mini fixes (#560) (6d06604)
- more wide interpretation for the SIP URI (42c2dcb)
- mute and flow optimizations (#505) (e8da2f8)
- network issues (#530) (b3c87ed)
- new gouda connection states (#541) (991415e)
- number of small fixes (#512) (7634e9b)
- pjsip network change crash (99ac619)
- potential crash in tray menu (987f2fc)
- prevent unhold on currently changing call (#439) (ab47200)
- queue credential jobs (04902d4), closes #527
- queue credential jobs (7c65584), closes #527
- random crash on tear down (#536) (ea61a3f)
- re-enable publish SIP setting (#539) (7e963a7)
- refresh DNS resolver information (ad25ba4)
- remove deadlock (#556) (1215871)
- robustness for media and contacts cache (#471) (c4265f7)
- rtt accitential re-enabled (#571) (72c0e38)
- saved tab bar order (#554) (20df8d4)
- smaller chat fixes (#529) (f51ab00)
- treat "no key found" not as error in Credentials (#503) (6df47d1)
- treat empty secret not as error (#507) (d3292e8), closes #460
- ui: do not treat room names beginning with digits as phone numbers (#461) (648dfe5)
- ui: fixed invite user filter after join/unjoin (#566) (754ae5c)
- ui: fixed person coin in three-party conference (#564) (938e3e5)
- ui: icon for fav item with number type Unknown (#557) (ac86fd5)
- ui: scroll to bottom whenver chat room changed (#488) (4e8d551)
- use LDAP paged results (#547) (dcea4a0)
- use verifyServer flag for CA verification with webdav (#437) (68e341f)
- windows build protobuf/private (925beaa)
Features
- add Blinkstick busylight support (#474) (0bd24b8)
- add new config flag to adjust reg timeouts (cfd1d5a)
- add template for 1&1 (#465) (d1884b6)
- carddav: strip base numbers (#561) (9ffb83b)
- debounce network changes (7dda22f)
- debounce network changes (c081455)
- ical rrule parsing optimization (#457) (eaad103)
- ldap: configurable contact attribute mapping (#445) (a16c753)
- load older related messages (#518) (6b66aeb)
- matrix chat in call screen (#506) (a9e2c45)
- matrix notification settings (#490) (2fc462e)
- matrix support via gouda-matrix (#480) (596aaff)
- optimization collection (#515) (5929b18)
- own presence state in systray menu (#497) (6188a5b)
- read Diversion and History-Info (#545) (dfa6b6f)
- rtt ui integration (#443) (af4121a)
- small enhancements (#524) (887aff3)
- ui: grouped favorites (#491) (3de4aac), closes #494
- ui: leave conference via systray menu (#438) (f68554f)
- ui: notification sound (#510) (f3e656f)
- windows + msix (#479) (bf4f3b8)
- windows signing (#462) (58656cb)
Performance Improvements
Reverts
- Revert "fix: improve network handling" (67fd242)