build: prepare the next release - #577
Draft
Mik- wants to merge 261 commits into
Draft
Conversation
* feat(ldap): support configurable contact attribute mapping * feat(ldap): support configurable avatar attribute * docs: document LDAP attribute mapping options --------- Signed-off-by: Daniel Koehler <daniel.koehler@rendsburg.de> Co-authored-by: Markus Bader <bader@gonicus.de> Co-authored-by: Cajus Pollmeier <pollmeier@gonicus.de>
* chore: sync documentation --------- Co-authored-by: Markus Bader <mbgonicus@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>
* feat: add initial ical rrule parsing tweaks
Co-authored-by: Cajus Pollmeier <pollmeier@gonicus.de>
…#463) Co-authored-by: renovate-tokenizer[bot] <192083161+renovate-tokenizer[bot]@users.noreply.github.com>
* feat: add rtt message & model --------- Co-authored-by: Cajus Pollmeier <pollmeier@gonicus.de> Co-authored-by: Markus Bader <mbgonicus@users.noreply.github.com>
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>
* chore(ui): put "SIP" in registration fail message * chore(lang): updated de translation * chore: fixed typo
* ci: fix semantic release config * 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)) --------- Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: renovate-tokenizer[bot] <192083161+renovate-tokenizer[bot]@users.noreply.github.com>
Co-authored-by: Cajus Pollmeier <pollmeier@gonicus.de>
# [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))
|
🎉 This PR is included in version 2.5.0-beta.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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: show direct chat after jitsi upgrade * fix: fixes for auto-chat open * chore: disconnect before deleteLater * chore: smaller fixes for code review --------- Co-authored-by: Cajus Pollmeier <pollmeier@gonicus.de>
* refactor: use pagination on public chat room search results * chore: better default limit for chat room search * fix: fixed insert index in chat room search model * fix: do not process wrong search response * refactor: fixes for code review
Co-authored-by: renovate-tokenizer[bot] <192083161+renovate-tokenizer[bot]@users.noreply.github.com>
* refactor(ui): emergency button into main tab bar * refactor: remove FirstAidButton from status bar * refactor(ui): removed logo, MainTabBar use complete height now * refactor(ui): changed emergency button * refactor(ui): show emergency popup as normal page * refactor(ui): styles new emergency page * refactor(ui): moved toggler list to right alignment * fix(ui): hide emergency button if no numbers configured * chore: removed obsolete popup opening code * feat: ini flag to hide emergency button * refactor: cleanup code review issues * fix: fixed regression - rounded window corners again * Remove trailing white space * chore: adjust spacing to "typing" label --------- Co-authored-by: Cajus Pollmeier <pollmeier@gonicus.de>
* chore: move to caching settings There are 50+ locations where we create a new object and load the config from disc over and over again. Lets change this to a caching approach. * Fix macos build * fix: shadow mutators from AppSettings Used to invalidate ReadOnlyConfdSettings * chore: removed outdated definition
Co-authored-by: Cajus Pollmeier <pollmeier@gonicus.de>
* feat: unified avatars from ldap and chat * Adjust tests * refactor: optimized avatar prio reading * refactor: prevent duplicate connects on chat users * refactor: correct signaling on contact avatar change * fix: lock befor comparison * refactor: correct avatar prio signaling * refactor: kill contact signals * refactor: iterate directly over users * fix: fixed index in model updates of HistoryModel * chore: remove contact from set after deletion * chore: more code review fixes * chore: guard AvatarPrioHelper include for APP_TESTS * chore: cmake tweaks - adjust min QT version * fix: off by one * fix: add path for avatar changed * Adjust config --------- Co-authored-by: Cajus Pollmeier <pollmeier@gonicus.de>
* fix: adjust widget scaling * fix: adjust subpixel rendering for custom deco * Added missing files * fix: remove left over radius for system decoration * fix: allow proper glueing of dashboard widgets Due to a delta of 1 pixel for widgets that are positioned side by side, we've the effect that scaling the windows makes them drift into each other. Interpret this -1 value as zero and glue the widgets this way. Also remove the nodge which is created by facing rounded edges.
# [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))
|
🎉 This PR is included in version 2.5.0-beta.3 🎉 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.