Metainformationen zur Seite
  •  

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Letzte ÜberarbeitungBeide Seiten der Revision
release:latest [02.06.2022 12:34] – [UCware Server] 5.2.6 philipp.spechtrelease:latest [11.12.2023 08:43] richard.neubert
Zeile 1: Zeile 1:
 +====== Release 5.4 ======
 +
 +===== Anmerkungen zum Release =====
 +
 +==== Ubuntu 20.04 (Focal Fossa) ====
 +
 +Dieses Release setzt Upgrade des unterliegenden Betriebssystems voraus. Das geschieht im Wesentlichen in den folgenden drei Schritten:
 +
 +  * Update aller Software-Pakete, inklusive einem Update der UCware-Pakete auf die letzte Version **5.3.x**
 +  * In der Liste der UCware-Softwarequellen ''/etc/apt/sources.list.d/ucware.list'' alle Vorkommen des Codenames ''bionic'' durch ''focal'' ersetzen
 +  * Durchführen des Upgrades mit Root-Rechten durch den Befehl ''do-release-upgrade %%--%%allow-third-party''
 +
 +Je nach Anpassungen auf dem jeweiligen System kann manuelle Intervention notwendig werden. Wenden Sie sich an unseren Support für Vorbereitung und Durchführung eines reibungslosen Upgrades.
 +
 +==== OpenSSL 1.1.1f ====
 +
 +Die mit Ubuntu 20.04 ausgelieferte Version von OpenSSL setzt bei verschlüsselten Verbindungen mindestens TLS 1.1 voraus, TLS 1.0 wird nicht mehr akzeptiert. Außerdem gelten mit dieser Version einige Chiffren als veraltet und bestimmte Schlüssellängen als zu kurz.
 +
 +Davon können alle TLS-Verbingungen betroffen sein, z.B. Kontaktsynchronisierung von alten EWS-Servern oder auch die Prüfung der Client-Zertifikate beim Provisionieren von Endgeräten. Prüfen Sie bitte vor dem Update alle in Frage kommenden TLS-Verbindungen und Zertifikate auf Kompatibilität mit OpenSSL 1.1.1f oder fragen Sie unseren Support.
 +
 +==== Nicht abwärtskompatible API-Änderung ====
 +
 +Bei den vom API-Endpoint ''admin/slot'' ausgelieferten Slot-Objekten wurde das Attribut ''username'' (String) durch das Attribut ''userId'' (Integer) ersetzt. Grund für die Änderung sind eine bis zu 50%-ige Performance-Steigerung bei bestimmten Batch-Operationen, u.a. beim Laden des Admin-Clients.
 +
 +===== UCware Server =====
 +
 +Changes since version 5.3.2:
 +
 +=== Version 5.4.4 ===
 +
 +  * Add configuration option for JWT validity (#19166)
 +  * Fix Kirk/Spectralink DECT redundancy handling
 +  * Introduce option to keep caller names from external calls
 +  * Add extension suggestion method (#19002)
 +  * Fix callforward override handling
 +  * Add PRIVACY_DEFAULT configuration option (#19005)
 +  * Introduce Anynode supervision routing support (#19032)
 +  * Introduce configurable UCC client default layout (#18797)
 +
 +<wrap right lo>Build date: Tue, 17 Jan 2023 14:02:13 +0100</wrap>
 +
 +=== Version 5.4.3 ===
 +
 +  * Adapt Visual Voicemail button translations (#18712)
 +  * Prevent missing amievents credentials in key-value-store (#18821)
 +
 +<wrap right lo>Build date: Wed, 07 Dec 2022 15:48:40 +0100</wrap>
 +
 +=== Version 5.4.2 ===
 +
 +  * Fix Snom DECT global phonebook (tbook) not having item tags (#18729)
 +  * Improve error handling for Snom DECT check-syncs
 +  * Introduce key-value store option to disable fax listings (#18524)
 +  * Guard samba restarts during updates
 +
 +<wrap right lo>Build date: Thu, 24 Nov 2022 13:10:04 +0100</wrap>
 +
 +
 +=== Version 5.4.1 ===
 +
 +  * Fix request routing for Gigaset DECT provisioning (#18755)
 +
 +<wrap right lo>Build date: Mon, 21 Nov 2022 12:21:33 +0100</wrap>
 +
 +=== Version 5.4.0 ===
 +
 +  * Add provisioning profile support for Yealink T46U, T53, T54W and T57W
 +  * Fix contact attribute count calculation for new attributes (#18643)
 +  * Limit CMM interactions to MAC and IPEI devices (#18692)
 +  * Improve ORM performance
 +  * Allow gzipped API answers to speed up loading
 +  * Fix WebRTC device creation for custom transport configurations
 +  * Add bootrom path to Polycom rewrite rules
 +  * Change default register interval for devices to 900
 +  * Prevent long caller ID from disrupting voicemail processing
 +  * Add Snom M30 support (#18319)
 +  * Prevent BroadWorks subscriptions from Snom DECT
 +  * Fix phone browser permission checks for logins/logouts
 +  * Fix fax delivery parameter updates (#18485)
 +  * Re-enable silent button for Snom DECT
 +  * Fix MWI messages for queues without matching voicemail access
 +  * Introduce dirty state tracking for Snom DECT handsets
 +  * Fix group permission checks
 +  * Fix translation of Yealink voicemail menus
 +  * Fix ringtone headers not always having balanced brackets (#18304)
 +  * Modify Alert-Info header for Yealink custom ringtones according to documentation (#18308)
 +  * Use permission cache for queue pickup (#17336)
 +  * Add support for Snom D713
 +  * Add TLS support to Snom DECT (#17744)
 +  * Add service logs to capture file
 +  * Remove SSL and TLS v1.0 from allowed transport methods; add migration (#18309)
 +  * Add MQTT messages to capture
 +
 +<wrap right lo>Build date: Fri, 11 Nov 2022 15:09:12 +0100</wrap>
 +
 +
 +===== UCware Clients =====
 +
 +Changes since version 5.3.3:
 +
 +=== Version 5.4.4 ===
 +
 +  * Fix settings dialog access in browsers
 +
 +<wrap right lo>Build date: Mon, 23 Jan 2023 13:08:54 +0100</wrap>
 +
 +=== Version 5.4.3 ===
 +
 +  * Include name of 'other' attributes in contact search (#18817)
 +  * Add button to reload native client in settings dialog (#18885)
 +  * Update info banner for easier dismissal (#19026)
 +  * Honor privacy default value for new users (#19006)
 +  * Load default layout from key-value-store (#18794)
 +
 +<wrap right lo>Build date: Mon, 16 Jan 2023 16:31:43 +0100</wrap>
 +
 +=== Version 5.4.2 ===
 +
 +  * Hide unavailable groups in permission dropdowns (#18580)
 +  * Add support for HID headsets
 +
 +<wrap right lo>Build date: Thu, 08 Dec 2022 16:08:03 +0100</wrap>
 +
 +=== Version 5.4.1 ===
 +
 +  * Reload VAP queue calls on reconnect (#18529)
 +  * Hide volume settings for DECT & SIP slots (#18646)
 +  * Fix display of simultaneous events in upcoming CFP schedule (#18790)
 +
 +<wrap right lo>Build date: Thu, 24 Nov 2022 13:25:25 +0100</wrap>
 +
 +
 +=== Version 5.4.0 ===
 +
 +  * Add SVG for Snom D713 (#18416)
 +  * Change conferencing UI
 +  * Offer key bindings only for users with MAC slots (#18283)
 +  * Adapt slot model to new slot API changes (#18571)
 +  * Correctly hide volume settings for DECT and SIP slots (#18276)
 +  * Allow audio devices to be changed while in call (#18284)
 +  * Allow breaking up of conferences (#14952)
 +  * Add DND button to switchboard client (#18512)
 +  * Reload phonebooks after some time (#17924)
 +  * Limit calllog entry rendering (#18138)
 +  * Ignore contacts without number in contact search (#18248)
 +  * Fix searching for newly created contacts (#18483)
 +  * Add option to clear number input after dialling (#18478)
 +  * Change toolbar color when DND is active (#18453)
 +  * Change DND button (#9344)
 +  * Add validation for Snom DECT bases (#18314)
 +  * Add new attribute 'transport' to Snom DECT chains (#17790)
 +  * Add M30 vendor product to Snom handsets (#18320)
 +  * Show company, department and position in contact info popup (#18193)
 +  * Remove deprecated SSL encryption methods (#18426)
 +  * Fix conferencing in sidebar UI (#18282)
 +  * Change transports attributes behaviour (#18462)
 +  * Add switchboard client
 +
 +<wrap right lo>Build date: Fri, 11 Nov 2022 15:05:34 +0100</wrap>
 +
 +===== Native UCware Clients =====
 +
 +Changes since version 5.3.0:
 +
 +=== Version 5.4.3 ===
 +
 +  * Add building as MSI (#9927)
 +
 +<wrap right lo>Build date: Mon, 16 Jan 2023 16:00:17 +0100</wrap>
 +
 +=== Version 5.4.2 ===
 +
 +  * Fix usage of unpacked assets (#18856)
 +
 +<wrap right lo>Build date: Thu, 08 Dec 2022 09:41:43 +0100</wrap>
 +
 +=== Version 5.4.1 ===
 +
 +  * Prevent media keys from pausing ringtones
 +
 +<wrap right lo>Build date: Thu, 24 Nov 2022 13:33:02 +0100</wrap>
 +
 +=== Version 5.4.0 ===
 +
 +  * Fix maximized state on restore on windows (#18536)
 +  * Update Electron to 19.0.10
 +  * Automatically retry on online status change on error page (#17891)
 +  * Only start searching via bonjour if necessary (#17892)
 +  * Add Jabra and Yealink Headsets to udev rules
 +
 +<wrap right lo>Build date: Fri, 11 Nov 2022 15:14:38 +0100</wrap>
 +
 +===== UCware API =====
 +
 +Changes since version 5.3.2:
 +
 +=== Version 5.4.2 ===
 +
 +  * Make JWT expiry time configurable (#19165)
 +  * Update admin/slot API endpoint documentation
 +  * Add extension suggestion to admin/extension API endpoint (#19001)
 +  * Add default layout retrieval to user/kvstore API endpoint (#18798)
 +
 +<wrap right lo>Build date: Tue, 17 Jan 2023 14:00:44 +0100</wrap>
 +
 +=== Version 5.4.1 ===
 +
 +  * Allow disabling of fax number listing (#18783)
 +
 +<wrap right lo>Build date: Thu, 24 Nov 2022 13:22:26 +0100</wrap>
 +
 +=== Version 5.4.0 ===
 +
 +  * Replace username with userId in slot objects (#18570)
 +  * Add mandatory attribute 'transport' to SnomDectChain (#17789)
 +  * Remove SSL and TLS v1.0 from allowed transport methods (#18310)
 +
 +<wrap right lo>Build date: Fri, 11 Nov 2022 15:19:52 +0100</wrap>
 +
 +
 +===== UCware Auth-Framework =====
 +
 +Changes since version 5.3.1:
 +
 +=== Version 5.4.0 ===
 +
 +  * Add auth handler that checks desk phone's MAC addresses (#15447)
 +  * Fix voicemail authentication with JWTs
 +
 +<wrap right lo>Build date: Fri, 11 Nov 2022 15:10:26 +0100</wrap>
 +
 +
 +===== UCware Daemon =====
 +
 +Changes since version 5.3.2:
 +
 +=== Version 5.4.0 ===
 +
 +  * Use uaCSTA SnapshotCall to determine call IDs
 +  * Fix device ID parsing for uaCSTA snapshots
 +  * Fix strncpy off-by-one-error in nixio rock
 +  * Restore old group output format
 +  * Fix missing channel name in hangup AMI event (#18337)
 +
 +<wrap right lo>Build date: Fri, 11 Nov 2022 14:57:50 +0100</wrap>
 +
 +
 +===== Asterisk =====
 +
 +Changes since version 1:16.27.0-ucware2:
 +
 +=== Version 1:16.27.0-ucware3 ===
 +
 +  * Disable SNMP
 +  * Changes for focal
 +
 +<wrap right lo>Build date: Thu, 08 Sep 2022 10:45:06 +0200</wrap>
 +
 +
 +===== UCware Services =====
 +
 +Changes since version 5.3.1:
 +
 +=== Version 5.4.3 ===
 +
 +  * Fix UTF-8 encoding for fax mail notifications (#18820)
 +
 +<wrap right lo>Build date: Thu, 08 Dec 2022 17:28:30 +0100</wrap>
 +
 +=== Version 5.4.2 ===
 +
 +  * Re-create AMI credential configuration entries if missing
 +
 +<wrap right lo>Build date: Thu, 08 Dec 2022 16:20:12 +0100</wrap>
 +
 +=== Version 5.4.1 ===
 +
 +  * Import company, department and position during EWS contact synchronisation
 +  * Fix reconnect to AMI after disconnect/broken pipe error
 +
 +<wrap right lo>Build date: Thu, 24 Nov 2022 13:34:06 +0100</wrap>
 +
 +=== Version 5.4.0 ===
 +
 +  * Separate MQTT and Fax processing threads
 +  * Split statusmonitor into AMI, MQTT, processing and monitoring threads
 +  * Remove unecessary status processing and streamline processing queue
 +  * Improve reload handling for non-user extension changes
 +  * Prevent device calculation on unchanged device status
 +  * Fix race condition in CF schedule service (#18508)
 +  * Republish service status after a reconnect
 +  * Move pbxreload AMI to own thread
 +  * Prevent timer services from starting a stopped MySQL server
 +  * Fix NoneType Errors in statusmonitor service
 +  * Only connect to  AMI if events will be sent (#12911)
 +  * Fix bad encodings in fax reports (#18325)
 +
 +<wrap right lo>Build date: Fri, 11 Nov 2022 15:12:58 +0100</wrap>
 +
 +
 +
 +====== Release 5.3 ======
 +
 +===== Anmerkungen zum Release =====
 +
 +== Versionsnummern ==
 +
 +Mit dem Release 5.3 wurden die Versionsnummern vereinheitlicht. Dadurch ergeben sich für einige Komponenten größere Versionssprünge als üblich.
 +
 +== Rufumschreibeprofile ==
 +
 +Um SIP-Trunks mit mehreren Rufnummernblöcken zu unterstützen, sind die Einstellungen zum Anpassen von ein- und ausgehenden Anrufer- und ausgehenden Zielrufnummern in wiederverwendbare Profile ausgelagert worden, die jetzt pro Gateway bzw. Route getrennt zugeordnet werden können.
 +
 +Während der Installation werden bestehende Einstellung migriert, die [[adhandbuch:routen:rusp|weitere Verwendung]] wird im Handbuch ausführlich erläutert.
 +
 +== Neue Suche im UCC-Client ==
 +
 +Das Wählfeld im UCC-Client wurde durch die komplett neugestaltete Suche ersetzt. DMTF lässt sich während eines laufenden Anrufes über ein neues Eingabefeld direkt am Anruf eingeben.
 +
 +== Verbesserter Kontakteditor ==
 +
 +Der Kontakteditor im UCC-Client wurde übersichtlicher gestaltet und unterstützt die neuen Kontaktattribute Firma, Abteilung und Position.
 +
 +== Neues Widget im Adminclient: Warnungen ==
 +
 +Der Adminclient macht in  der aktuellen Version darauf aufmerksam, wenn nicht mehr von Hersteller unterstützte Endgeräte im Einsatz sind oder (z.B. nach einem Update) ein Neustart der UCware notwendig ist.
 +
 +== Neue Funktionalität im Adminclient: SIP-Mitschnitte ==
 +
 +Um bei Problemen schneller die zur Analyse und Behebung notwendigen Daten sammeln zu können, wurde der Adminclient um die Möglichkeit zum Mitschneiden von SIP-Paketen erweitert. Auf Knopfdruck werden alle SIP-Pakete eingesammelt und zusammen mit wichtigen Logdateien zum Herunterladen bereitgestellt.
 +
 +[[adhandbuch:system:sip_trace:ac|Details zur Bedienung]] können im Handbuch nachgelesen werden.
 +
 +== Anpassbares Namensformat für Anrufe ==
 +
 +Die Konfigurationsoption ''SHORTEN_USER_NAMES'' wurde durch die neue Option ''NAME_FORMAT'' ersetzt. Diese wird während der Installation automatisch auf einen passenden Wert gesetzt, bietet aber mehr [[adhandbuch:system:kvs:bearbeiten#NAME_FORMAT|Möglichkeiten zur Anpassung]].
 +
 +== Änderungen am Routingverhalten: Geräterouten ==
 +
 +Geräterouten gelten ab UCware 5.3 auch, wenn eine Anmeldung auf dem Telefon erfolgt ist. Somit können z.B. standortbasierte Notfallroutingregeln einfacher umgesetzt werden.
 +
 +== Abschaffen von Untergruppen ==
 +
 +Die unintuitive Schachtelung von Berechtigungsgruppen wurde komplett entfernt, um die Bedienung zu vereinfachen. Gleichzeitig konnte so die Auswertung von Gruppenmitgliedschaften beschleunigt werden.
 +Während der Installation werden Untergruppen zu normalen Gruppen migriert, vergebene Berechtigungen bleiben dabei erhalten.
 +
 +== Anrufnotizen ==
 +
 +Administratoren können mit UCware 5.3 auf Warteschlangenbasis optionale oder verpflichtende Anrufnotizen für Nutzerinnen und Nutzer des UCC-Clients aktivieren. Hierbei können je nach Einsatzszenario fertige Texte aus einer Liste gewählt oder komplett freie Notizen angelegt werden. Per API können die gespeicherten Notizen zur weiteren Auswertung abgerufen werden.
 +Weitere Informationen dazu finden sich den folgenden Artikeln:
 +  * [[benutzerhandbuch:hauptseite:telefonieren:notizen|]]
 +  * [[adhandbuch:durchwahlen:warteschlangen:notizen]]
 +
 +== Standardwert für Sammelbesetzt geändert ==
 +
 +Mit UCware 5.3 ist Sammelbesetzt für neue Durchwahlen standardmäßig aktiviert.
 +
 +== Snom DECT: Vorgebene Zugangsdaten geändert ==
 +
 +Das Standardpasswort für den Administrationszugang von Snom-DECT-Basen wurde geändert. Vor dem Produktiveinsatz einer DECT-Chain ist es natürlich weiterhin notwendig, im Key-Value-Store ein sicheres selbstgewähltes Passwort zu konfigurieren.
 +
 +===== UCware Server =====
 +
 +Changes since version 5.2.6:
 +
 +=== Version 5.3.4 ===
 +
 +  * Fix Snom DECT global phonebook (tbook) not having item tags (#18729)
 +
 +<wrap right lo>Build date: Thu, 24 Nov 2022 13:16:47 +0100</wrap>
 +
 +=== Version 5.3.3 ===
 +
 +  * Remove obsolete SMB protocol and guest settings
 +  * Prevent BroadWorks subscriptions from Snom DECT
 +  * Fix a bug that prevented new contact attributes from being added. #18643
 +  * Add bootrom path to Polycom rewrite rules
 +  * Fix phone browser permissions checks for logins and logouts
 +  * Fix fax delivery parameter updates (#18485)
 +  * Increase Capture log verbosity
 +  * Fix MWI messages for queues without matching voicemail access
 +  * Change default register interval for devices to 900
 +  * Allow for longer string entries in table vm_msgs
 +
 +<wrap right lo>Build date: Tue, 15 Nov 2022 13:38:01 +0100</wrap>
 +
 +=== Version 5.3.2 ===
 +
 +  * Update queue log parsing to support slot IDs (#17734)
 +  * Add visual voicemail for Snom and Yealink (#17986)
 +  * Add softkey blacklist to DeviceModel (#18032)
 +  * Update slots when removing extensions or available CLIP numbers (#17930)
 +  * Fix fax CID generation (#18075)
 +  * Add Snom M400 to auto provisioning (#17970)
 +  * Fix creating call notes for anonymous calls (#18149)
 +  * Prevent empty hints from being created (#18111)
 +  * Add guard against MySQL deadlock (#18022)
 +
 +<wrap right lo>Build date: Fri, 09 Sep 2022 15:00:39 +0200</wrap>
 +
 +=== Version 5.3.1 ===
 +
 +  * Fix saving of long user mail addresses (#17988)
 +  * Fix loading of Snom DECT base ORM objects (#18016)
 +
 +<wrap right lo>Build date: Wed, 10 Aug 2022 09:20:31 +0200</wrap>
 +
 +=== Version 5.3.0 ===
 +
 +  * Fix global callforward busy condition
 +  * Increase verbosity in case of failed announcement deletion
 +  * Fix global callforward timeout condition (#9850)
 +  * Improve group member cache performance (#17866)
 +  * Log forwarding user in addition to the original caller in billing event (#17778)
 +  * Add DEFAULT_TRANSPORT_* variables (#15605)
 +  * Fix inbound rule ordering
 +  * Flag dial log key as native (#17817)
 +  * Fix auto-index for sip-ua and webrtc slots (#17432)
 +  * Improve input validation during alias creation
 +  * Show favorites as separate phonebook on Snom phones (#17354)
 +  * Introduce NAME_FORMAT configuration option (#16613)
 +  * Remove no longer needed modules from Asterisk's module.conf
 +  * Templatize snom-dect provisioning
 +  * Add source and target information to permission definitions (#16384)
 +  * Fix busy state computation for users without group busy (#17319)
 +  * Add reboot warning if flag exists
 +  * Split slot volume into call and ringer volume (#17365)
 +  * Delay deletion of voicemails in emailNotify mode 2 (send and immediately delete) (#15485)
 +  * Load POSIX timezone string from zoneinfo files for Spectralink DECT (#16841)
 +  * Save model of Snom DECT base station upon provisioning
 +  * Remove duplicate permission targets/owners from returned array (#17429)
 +  * Change Snom DECT default admin password
 +  * Introduce Company, Department, and Position contact attributes (#17554)
 +  * Move UCC client number normalization settings to database (#17536)
 +  * Update DND permissions to apply on a host-level
 +  * Add Asterisk capturing support (#17596)
 +  * Add send_connected_line options to database (#17422)
 +  * Move EOL information to database table for easier updates
 +  * Change default value of groupbusy from false to true (#15443)
 +  * Resolve caller IDs to names for each individual queue member (#17185)
 +  * Prevent canceled faxes getting stuck in "retry" state (#15365)
 +  * Disable Snom BLF pickup beep by default (#15048)
 +  * Normalize number before saving it to a mobile slot (#14575)
 +  * Enforce minimum and maximum slot volume values (#17715)
 +  * Update permissions to use correct targets
 +
 +<wrap right lo>Build date: Fri, 29 Jul 2022 08:40:41 +0200</wrap>
 +
 +
 +===== UCware Clients =====
 +
 +Changes since version 4.3.10:
 +
 +=== Version 5.3.4 ===
 +
 +  * Ignore contacts without number in contact search (#18248)
 +
 +<wrap right lo>Build date: Tue, 15 Nov 2022 13:52:25 +0100</wrap>
 +
 +=== Version 5.3.3 ===
 +
 +  * Fix case sensitivity in contact search result display (#18247)
 +  * Add support for new kuando Busylight product ID 0x3BCF
 +
 +<wrap right lo>Build date: Mon, 19 Sep 2022 14:27:49 +0200</wrap>
 +
 +=== Version 5.3.2 ===
 +
 +  * Gracefully handle unknown softkey functions (#18036)
 +  * Add model attribute to Snom DECT bases (#18004)
 +  * Prevent caching of translations after update (#17994)
 +
 +<wrap right lo>Build date: Mon, 05 Sep 2022 16:19:00 +0200</wrap>
 +
 +=== Version 5.3.1 ===
 +
 +  * Prevent opening link when overriding registration in electron (#17894)
 +  * Correct delete button state for in-use transports (#17934)
 +
 +<wrap right lo>Build date: Wed, 10 Aug 2022 09:27:52 +0200</wrap>
 +
 +=== Version 5.3.0 ===
 +
 +  * Improve warning messages (#17770)
 +  * Fix holiday sorting (#15585)
 +  * Fix Snom DECT chain provisioning parameter handling (#17725)
 +  * Remove spacing between DTMF buttons (#17769)
 +  * Fix display of forwarded queue calls (#17857, #17798)
 +  * Change help dialog filter section (#17814)
 +  * Allow aborting of sent faxes (#15365)
 +  * Add Electron settings access to login screen (#15420)
 +  * Cleanup interaction around contact search (#17780, #17767)
 +  * Introduce reordering of device codecs (#16607)
 +  * Add additional error handling for Gigaset DECT management (#15205)
 +  * Change member handling for pagers (#13582)
 +  * Fix display of anonymous calls (#17765)
 +  * Clear call after dial if set (#17745)
 +  * Fix inserting number by shortcut in electron
 +  * Remove subgroups card when creating groups (#17773)
 +  * Add english context help texts (#17797)
 +  * Show name inputs if contact name empty (#17771)
 +  * Add call notes to UCC (#17042)
 +  * Fix links on admin dashboard (#17511)
 +  * Adjust AC help dialog to match UCCC help dialog (#15531)
 +  * Split slot volume settings (#17368)
 +  * Rearrange form fields in outbound routes (#17435)
 +  * Adapt user-selector filter (#17271)
 +  * Fix usage of call audio device (#14080)
 +  * Fix queue config UI (#17309)
 +  * Fix initial loading of queue voicemails (#17558)
 +  * Add SIP Capture GUI (#17599)
 +  * Add softkey image for Snom D717 and label for D212 (#15129)
 +  * Reduce size of local video preview (#15169)
 +  * Respect volume setting on slot for WebRTC (#17362)
 +  * Get number normalization parameters from API (#17537)
 +  * Disable unused providers when no license was assigned(#16040)
 +  * Prevent double registration of WebRTC slots (#17074)
 +  * Prevent error when connecting unknown HID Devices
 +  * Improve contact editor design (#15680)
 +  * Add warnings widget for AC dashboard (#17574)
 +  * Fix links to users from device selector (#17322)
 +  * Add button to stop recording announcements (#15611)
 +  * Introduce filter overlays for widgets (#17154)
 +  * Refactor keyboard shortcut to support MacOS
 +  * Add context-aware help texts (#17068)
 +  * Change translations (#17560, #17541)
 +  * Enforce minimum slot volume (#17716 #17717)
 +  * Handle initialization errors by displaying a message and some details
 +  * Redesign contact search (#15679)
 +  * Fix call state display for busylights with WebRTC (#17672)
 +
 +<wrap right lo>Build date: Fri, 29 Jul 2022 08:43:52 +0200</wrap>
 +
 +
 +===== UCware API =====
 +
 +Changes since version 2.4.4:
 +
 +=== Version 5.3.2 ===
 +
 +  * Restrict key functions according to softkey blacklist (#18035)
 +  * Add attribute 'model' and according sanity checks (#18003)
 +
 +<wrap right lo>Build date: Mon, 05 Sep 2022 16:20:44 +0200</wrap>
 +
 +=== Version 5.3.1 ===
 +
 +  * Correct admin/slot API documentation (#16819)
 +
 +<wrap right lo>Build date: Wed, 10 Aug 2022 09:29:52 +0200</wrap>
 +
 +=== Version 5.3.0 ===
 +
 +  * Update admin/billing API endpoint documentation
 +  * Add membership management to admin/pager API endpoint (#13581)
 +  * Properly check callforward permissions in user/extension API endpoint (#15361)
 +  * Update admin/backup API endpoint documentation
 +  * Add call note support to admin and user API (#17041)
 +  * Improve admin/slot API endpoint documentation (#16833)
 +  * Update admin/authbackend API endpoint documentation
 +  * Move nginx configuration to core package completely
 +  * Add member retrieval to admin/pickupgroup API endpoint
 +  * Allow manual creation of devices (#17025)
 +  * Add admin/rewrite API endpoint (#17084)
 +  * Add support for E.164 gateway option (#17023)
 +  * Add new admin/transport API endpoint (#15218)
 +  * Deprecate the contact/getOwnContact() method and move it to the user endpoint (#15150)
 +  * Update admin/alias API endpoint documentation
 +  * Improve input validation for aliases
 +  * Update permission list with target and source types (#16385)
 +  * Update slot API endpoints to support call and ringer volumes (#17366)
 +  * Use method of Group core class to determine permissions (#17429)
 +  * Use new group member caching in user/queue API endpoint
 +  * Prevent queues without extensions from being shown (#15560)
 +  * Update user/queue API endpoint documentation
 +  * Update user/phonebook API endpoint documentation
 +  * Move sending of AMI user events to core classes
 +  * Add DND management to user/user API endpoint
 +  * Add admin/capture API endpoint (#17597)
 +  * Include number normalization settings in client defaults
 +  * Add device status check to user/slot API endpoint (#17073)
 +  * Add method to retrieve all call notes to admin/queue API endpoint
 +  * Change default value of groupbusy from false to true (#15443)
 +  * Add warning retrieval to admin/sysinfo API endpoint (#17529)
 +  * Add client/discovery API endpoint (#16351)
 +
 +<wrap right lo>Build date: Fri, 29 Jul 2022 08:42:56 +0200</wrap>
 +
 +
 +===== UCware Auth-Framework =====
 +
 +Changes since version 1.4.1:
 +
 +=== Version 5.3.1 ===
 +
 +  * Update voicemail authentication handler to support phone requests (#15447)
 +
 +<wrap right lo>Build date: Fri, 09 Sep 2022 10:24:46 +0200</wrap>
 +
 +=== Version 5.3.0 ===
 +
 +  * Add support for arbitrary locations with any user or admin authentication
 +  * Allow JWT from URL for admin authentication
 +
 +<wrap right lo>Build date: Fri, 29 Jul 2022 08:53:15 +0200</wrap>
 +
 +
 +===== UCware Daemon =====
 +
 +Changes since version 2.2.3:
 +
 +=== Version 5.3.3 ===
 +
 +  * Fix device ID parsing for uaCSTA snapshots
 +  * Use uaCSTA SnapshotCall to determine call IDs
 +
 +<wrap right lo>Build date: Tue, 15 Nov 2022 13:44:36 +0100</wrap>
 +
 +=== Version 5.3.2 ===
 +
 +  * Fix missing channel name in hangup AMI event (#18337)
 +
 +<wrap right lo>Build date: Fri, 23 Sep 2022 14:16:01 +0200</wrap>
 +
 +=== Version 5.3.1 ===
 +
 +  * Restore old group output format for TAPI interfacing
 +
 +<wrap right lo>Build date: Thu, 08 Sep 2022 16:37:14 +0200</wrap>
 +
 +=== Version 5.3.0 ===
 +
 +  * Fix notifications for Snom phones with multiple pickup keys (#17796)
 +  * Update connected line information on attended transfer (#17819)
 +  * Fix missed call count calculation (#17323)
 +  * Filter MA configuration keys before updating (#17458)
 +  * Increase open files limit
 +
 +<wrap right lo>Build date: Fri, 29 Jul 2022 09:00:51 +0200</wrap>
 +
 +
 +===== Asterisk =====
 +
 +Changes since version 1:16.24.0-ucware2:
 +
 +=== Version 1:16.27.0-ucware2 ===
 +
 +  * Remove package asterisk-doc
 +  * New upstream version 16.27.0
 +  * Adapt debian patches to new upstream version
 +
 +<wrap right lo>Build date: Mon, 25 Jul 2022 13:25:16 +0200</wrap>
 +
 +
 +===== UCware Services =====
 +
 +Changes since version 2.3.3:
 +
 +=== Version 5.3.3 ===
 +
 +  * Fix reconnect to AMI after disconnect/broken pipe error
 +
 +<wrap right lo>Build date: Thu, 24 Nov 2022 13:17:29 +0100</wrap>
 +
 +=== Version 5.3.2 ===
 +
 +  * Increase timeout for CSV import job.
 +  * Fix fax-report generation for python 3.6 (#18574)
 +  * Separate MQTT and Fax processing threads
 +  * Split statusmonitor into AMI, MQTT, processing and monitoring threads
 +  * Remove unecessary status processing and streamline processing queue
 +  * Move pbxreload AMI to own thread
 +  * Move statusmonitor AMI commands to own thread in AmiWriter
 +  * Fix NoneType errors in Statusmonitor
 +  * Fix NoneType errors in MqttConnection
 +  * don't pbx_reload on non-user extension changes
 +  * Prevent device calculation on unchanged device status
 +  * Fix bad encodings in fax-reports (fixes #18325)
 +
 +<wrap right lo>Build date: Tue, 15 Nov 2022 13:45:56 +0100</wrap>
 +
 +=== Version 5.3.1 ===
 +
 +  * Fix errors during EWS import
 +  * Support new attributes for CSV import and ignore empty attributes
 +
 +<wrap right lo>Build date: Wed, 07 Sep 2022 09:52:36 +0200</wrap>
 +
 +=== Version 5.3.0 ===
 +
 +  * Prevent lingering transactions after group member update
 +  * Update billing event handling to include originator (#17871)
 +  * Update group cache on device ip change (#16605)
 +  * Remove special groups query in EWSsync, use only group_member cache(#13064)
 +
 +<wrap right lo>Build date: Fri, 29 Jul 2022 08:54:08 +0200</wrap>
 +
 +
 ====== Release 5.2 ====== ====== Release 5.2 ======
  
Zeile 5: Zeile 703:
 == Ein- und Austritt aus Warteschlangen == == Ein- und Austritt aus Warteschlangen ==
  
-Das Ein- und Austrittsverhalten von Anrufen in Warteschlangen wurde überarbeitet. Alte Warteschlangenkonfigurationen wurden auf die ähnlichste neue Option migriert. Bitte überprüfen Sie, ob diese Einstellungen Ihren Wünschen entsprechen. Details zum neuen Verhalten können Sie dem [[adhandbuch:administration:warteschlangen#queue_enter|entsprechenden Artikel]] entnehmen.+Das Ein- und Austrittsverhalten von Anrufen in Warteschlangen wurde überarbeitet. Alte Warteschlangenkonfigurationen wurden auf die ähnlichste neue Option migriert. Bitte überprüfen Sie, ob diese Einstellungen Ihren Wünschen entsprechen. Details zum neuen Verhalten können Sie dem [[adhandbuch:durchwahlen:warteschlangen:erstellen#queue_enter|entsprechenden Artikel]] entnehmen.
  
 == Neue Routing-Möglichkeiten == == Neue Routing-Möglichkeiten ==
Zeile 593: Zeile 1291:
 ====== Release 5.1.6 ====== ====== Release 5.1.6 ======
  
-<WRAP center important 90%>Bitte beachten Sie die [[release/latest#release_51|Anmerkungen]] zum Release 5.1</WRAP>+<WRAP center important 90%>Bitte beachten Sie die [[#Release 5.1|Anmerkungen]] zum Release 5.1</WRAP>
  
 ===== UCware Server ===== ===== UCware Server =====