Skip to content

Tags: gonicus/gonnect

Tags

v2.5.0-beta.3

Toggle v2.5.0-beta.3's commit message
chore(release): 2.5.0-beta.3 [skip ci]

# [2.5.0-beta.3](v2.5.0-beta.2...v2.5.0-beta.3) (2026-08-07)

### Bug Fixes

* adjust widget scaling ([#635](#635)) ([668924d](668924d))
* trigger network change when from connected to connected ([#637](#637)) ([9abca39](9abca39))
* **ui:** fixed blurry items due to sub-pixel placement ([#634](#634)) ([913c813](913c813))
* use Shortcut to prevent focus issues ([#638](#638)) ([e569cfb](e569cfb))

### Features

* show direct chat after jitsi upgrade ([#627](#627)) ([afa39db](afa39db))
* unified avatars from ldap and chat ([#628](#628)) ([c8da541](c8da541))

v2.5.0-beta.2

Toggle v2.5.0-beta.2's commit message
chore(release): 2.5.0-beta.2 [skip ci]

# [2.5.0-beta.2](v2.5.0-beta.1...v2.5.0-beta.2) (2026-08-04)

### Bug Fixes

* allow multiple CFG and ENV placeholders in config ([#580](#580)) ([ed9f868](ed9f868))
* avoid busy/hangup mixup in certain cases ([#583](#583)) ([9cb86b7](9cb86b7))
* conan openssl mixup ([#612](#612)) ([7957b5f](7957b5f))
* create direct chat room if not exists (via search) ([#624](#624)) ([4dc7ebf](4dc7ebf))
* do not send requests when IPC is disconnected ([#602](#602)) ([2dc88a5](2dc88a5))
* fixed crash because of empty stamp in jtisi message ([#582](#582)) ([b9b6aef](b9b6aef))
* fixed sending typing ping after message has been sent ([#617](#617)) ([3434d5b](3434d5b))
* initial network state ([#606](#606)) ([634406c](634406c))
* markdown fixes; CardDAV SIP subscribable attributes ([#584](#584)) ([0b4811c](0b4811c))
* no contact purge on CardDAV error ([#596](#596)) ([be8842e](be8842e))
* persist matrix pw ([#607](#607)) ([a5aca29](a5aca29))
* remove trailing new line from message ([#605](#605)) ([f09fbc5](f09fbc5))
* room invitations whilst offline ([#610](#610)) ([9fdca81](9fdca81))
* small UI fixes ([#589](#589)) ([5ea1898](5ea1898))
* tiny UI issues ([#597](#597)) ([81ba9e0](81ba9e0))
* ui polish ([#600](#600)) ([7095278](7095278))
* **ui:** better behavior of chat room creation ([#593](#593)) ([150515e](150515e))
* **ui:** escape now closes popups ([#614](#614)) ([ab81b53](ab81b53))
* **ui:** fixed disappearing section headers when leaving room ([#595](#595)) ([7f8f8ca](7f8f8ca))
* **ui:** fixed newlines when editing chat message ([#599](#599)) ([809d270](809d270))
* **ui:** fixed overflowing buttons in LargeImage ([#603](#603)) ([27f8678](27f8678))
* **ui:** make keyboard shortcuts work in web engine ([#615](#615)) ([93494eb](93494eb))
* **ui:** prevent overlapping widgets ([#608](#608)) ([fad8b56](fad8b56))

### Features

* check file size and disallow to large files ([#604](#604)) ([597c475](597c475))
* tag room with "[@room](https://github.com/room)" in message ([#618](#618)) ([8f41407](8f41407))
* **ui:** allow dtmf input in search box ([#609](#609)) ([51788a5](51788a5))

### Performance Improvements

* boost for initial matrix login ([#579](#579)) ([e9b1e3f](e9b1e3f))

v2.4.1

Toggle v2.4.1's commit message
chore(release): 2.4.1 [skip ci]

## [2.4.1](v2.4.0...v2.4.1) (2026-07-31)

### Bug Fixes

* allow multiple CFG and ENV placeholders in config ([#580](#580)) ([58bb5c8](58bb5c8))
* fixed crash because of empty stamp in jtisi message ([#582](#582)) ([075cd00](075cd00))
* initial network state ([#606](#606)) ([4515265](4515265))
* no contact purge on CardDAV error ([#596](#596)) ([ef06791](ef06791))

v2.5.0-beta.1

Toggle v2.5.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: better UI (#574)

* refactor: use global grid width (Theme.d) as base for paddings
* refactor: aligned UI paddings and spacings
* refactor: adapted changes to view w/o custom window decoration
* fix(ui): font color for call safety labels
* fix(ui): chat input placeholder label visible independnet of focus
* fix(ui): fixed disappearing text cursor in chat input box
* fix(ui): avatar placeholder and colors in CreateChatRoom dialog
* chore(ui): show year with chat messages date label
* feat(ui): show sending message label, while message is sending
* feat(ui): better treatement of failed sent messages
* fix(ui): fixed bad code from last review
* fix: fixed last message update
* fix(ui): fixed key detection to edit last message
* chore: fixed code formatting
* fix(ui): fixed double wrapping of links in chat messages
* fix: respect missing information in optimistic message approach
* refactor: removed obsolete isMessageSending code
* fix: respect new timestamp for optimistic message sending
* refactor: multiline link detection
* fix: removed double message in model due to optimistic sending
* chore(ui): reduced paddings on bottom again
* chore(ui): focus message field when opening conference chat
* fix(ui): fixed retrieval of real message for pending
* fix(ui): fixed copy-to-clipboard button in CodeBlock
* fix: correct detection of existing messages

v2.4.0

Toggle v2.4.0's commit message
chore(release): 2.4.0 [skip ci]

# [2.4.0](v2.3.2...v2.4.0) (2026-07-07)

### Bug Fixes

* async xfer ([#551](#551)) ([f25cc6a](f25cc6a))
* use LDAP paged results ([#547](#547)) ([f37b94d](f37b94d))

### Features

* **carddav:** strip base numbers ([#561](#561)) ([bb3c806](bb3c806))

v2.3.2

Toggle v2.3.2's commit message
chore(release): 2.3.2 [skip ci]

## [2.3.2](v2.3.1...v2.3.2) (2026-07-01)

### Bug Fixes

* address crash on budy cleanup ([30ef127](30ef127))
* allow mwi without message count ([#538](#538)) ([574d5e1](574d5e1))
* continue webdav calendar queue on reply error ([#502](#502)) ([f680ec0](f680ec0))
* hold on makel ([#535](#535)) ([215376e](215376e))

v2.3.1

Toggle v2.3.1's commit message
chore(release): 2.3.1 [skip ci]

## [2.3.1](v2.3.0...v2.3.1) (2026-06-29)

### Bug Fixes

* network issues ([#530](#530)) ([e67d250](e67d250))
* queue credential jobs ([c1461bf](c1461bf)), closes [#527](#527)

v2.3.0

Toggle v2.3.0's commit message
chore(release): 2.3.0 [skip ci]

# [2.3.0](v2.2.0...v2.3.0) (2026-06-25)

### Bug Fixes

* add transport to SIP calls ([8d6cb7a](8d6cb7a))
* hidapi build with new libusb ([ef15f64](ef15f64))
* improve network handling ([9ea7748](9ea7748))
* make addTransport const ([6e1a81d](6e1a81d))
* make preferredCodecs work ([5836d58](5836d58))
* pjsip network change crash ([f6b615f](f6b615f))

### Features

* debounce network changes ([0a02ac1](0a02ac1))

v2.2.1

Toggle v2.2.1's commit message
chore(release): 2.2.1 [skip ci]

## [2.2.1](v2.2.0...v2.2.1) (2026-06-25)

### Bug Fixes

* add transport to SIP calls ([8d6cb7a](8d6cb7a))
* hidapi build with new libusb ([ef15f64](ef15f64))
* improve network handling ([9ea7748](9ea7748))
* make addTransport const ([6e1a81d](6e1a81d))
* make preferredCodecs work ([5836d58](5836d58))
* pjsip network change crash ([f6b615f](f6b615f))

v2.2.0

Toggle v2.2.0's commit message
chore(release): 2.2.0 [skip ci]

# [2.2.0](v2.1.0...v2.2.0) (2026-06-01)

### Bug Fixes

* base edits on SSL default configuration ([#459](#459)) ([6dcbf78](6dcbf78))
* build with certificate patch ([#433](#433)) ([8e8ba1f](8e8ba1f))
* c++ standard and guarding updates ([#422](#422)) ([9e8171b](9e8171b))
* clear out URI encoded number input ([#475](#475)) ([cd1c126](cd1c126))
* code review loop ([#374](#374)) ([f1c609d](f1c609d))
* disable WMME in pjsip ([#397](#397)) ([a90a80c](a90a80c))
* do not show favorites in "most called" list ([#456](#456)) ([8ee676d](8ee676d))
* do not wipe all contact sources on by-source removals ([#450](#450)) ([f89882f](f89882f))
* Ensure correct `tag` value type in flatpak manifest ([#466](#466)) ([3c5412a](3c5412a))
* handle direct pjsip mute again ([#402](#402)) ([0c4609c](0c4609c))
* home/call switch tab notification reset ([#404](#404)) ([95e0a3f](95e0a3f))
* if so configured, do not verify CA even if they are state ([#455](#455)) ([f45a1d8](f45a1d8))
* ignore certain ssl errors when verifyServer is false (webdav) ([#451](#451)) ([428860a](428860a))
* ignore verification ssl errors if verifyServer=false ([#453](#453)) ([be3d71c](be3d71c))
* make MWI subscription configurable ([#414](#414)) ([d74c530](d74c530))
* make ReadOnlyConfdSettings treate string lists correctly ([#423](#423)) ([48328e2](48328e2))
* more sip codes lead to auth request ([#379](#379)) ([31ee0cd](31ee0cd))
* mwi recursions ([#405](#405)) ([2a42344](2a42344))
* potential crash on HeadsetDevice destroyed ([#371](#371)) ([65900ab](65900ab))
* prevent unhold on currently changing call ([#439](#439)) ([f1a05f5](f1a05f5))
* raise window after showing it ([#398](#398)) ([4f72dc6](4f72dc6))
* reenable CardDAV plugin ([#406](#406)) ([9b9b136](9b9b136))
* resolve feeder manager deadlock ([#427](#427)) ([9a8d604](9a8d604))
* restore functionality for feeders without network requirements ([#387](#387)) ([01c6494](01c6494))
* robustness for media and contacts cache ([#471](#471)) ([d879e1b](d879e1b))
* tab switch/reset notifications ([9338ed0](9338ed0))
* **ui:** do not treat room names beginning with digits as phone numbers ([#461](#461)) ([75ed3f2](75ed3f2))
* **ui:** give focus to call screen when startet via enter ([#395](#395)) ([5e5d78e](5e5d78e))
* use verifyServer flag for CA verification with webdav ([#437](#437)) ([c1ab98f](c1ab98f))

### Features

* add Blinkstick busylight support ([#474](#474)) ([af400bd](af400bd))
* add template for 1&1 ([#465](#465)) ([865fcd9](865fcd9))
* adding global shortcuts support for windows ([#399](#399)) ([eb5237e](eb5237e))
* basic MWI support ([#392](#392)) ([8c3c914](8c3c914))
* delete old history entries ([#432](#432)) ([0ee826d](0ee826d))
* display sip registration status ([#375](#375)) ([f9e6567](f9e6567))
* feeder plugin retry mechanism ([#391](#391)) ([e262f3f](e262f3f))
* ical rrule parsing optimization ([#457](#457)) ([c46f066](c46f066))
* **ldap:** configurable contact attribute mapping ([#445](#445)) ([4113384](4113384))
* pause/resume media on windows ([#370](#370)) ([61f3407](61f3407))
* plugins for microsoft calendars and contacts ([#428](#428)) ([e7e8cd9](e7e8cd9))
* pre-fill missing it/es translations ([#377](#377)) ([4428e4e](4428e4e))
* rtt ui integration ([#443](#443)) ([62d48f3](62d48f3))
* **ui:** leave conference via systray menu ([#438](#438)) ([b973bb6](b973bb6))
* update pjproject to 2.17 ([#435](#435)) ([98c7199](98c7199))
* windows signing ([#462](#462)) ([f7dd63a](f7dd63a))