Commit graph

5 commits

Author SHA1 Message Date
063fc6fc08 Fix AppImage: Grammar-Dateien und Abhängigkeiten korrekt bündeln
Das AppImage crashte beim Start mit SIGABRT weil die SIP-Grammar-Dateien
(.belr) fehlten und keine System-Libraries gebündelt waren. Jetzt werden
alle Abhängigkeiten (Qt6, Audio, Crypto, Codecs) und Grammar-Dateien
vollständig eingepackt. README mit AppImage-Build-Anleitung ergänzt.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 07:38:52 +01:00
3b3bb966d4 Add ringtone selection dropdown and various bugfixes
- Add ComboBox for ringtone selection in Call Settings
- Convert MKV ringtones to WAV format (Linphone only supports WAV)
- Fix ComboSetting to support dialPlan type for international prefix
- Disable account devices feature to prevent API errors
- Disable automatic update check on startup
- Add ringtone fallback to default when custom file not found
- Fix ringtone dropdown to not override setting on initialization

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-08 08:31:15 +01:00
Gaelle Braud
d42359aacf Changelog 2026-01-14 15:16:01 +01:00
Alexandre Jörgensen
e224f24e92 Update QT to 6.10.0 and increase security:
* Use QT 6.10.0
* Change invalidateFilter (deprecated) to beginFilterChange/endFilterChange
* Remove warning of presenceStatusItem
* Add changelog with this modification for 6.1.0

* Do not use anymore variables to build docker images. Qt versions are now hardcoded in images to allow multiple opensource Qt versions.
2025-11-06 16:33:34 +01:00
Gaelle Braud
9daaf523e3 changelog 2025-05-22 07:42:00 +00:00