Znuny 7.0.15
von Michael Rütten
Changes:
- 2024-01-25 Fixed migration of mention notification.
- 2024-01-18 Exchanged CKEditor 4.22.1 source version with minified version to improve browser loading times. #533
- 2024-01-15 Updated Transition Action Default Parameters.
- 2024-01-19 Fixed slow regular expression in postmaster attachment detection.
- 2024-01-11 Fixed appointment notifications not being sent if crypting/signing options were configured.
- 2024-01-10 Adjusted styling of file list of an installed package on AdminPackageManager.
- 2024-01-10 Fixed setting default value for time units when using dropdown fields. #464
- 2024-01-08 Updated AdminSystemFiles: Added additional file check.
- 2024-01-08 Adjustment of Login form.
- 2024-01-08 Fixed rich text editor's field height problems by disabling CKEditor's autogrow plugin. Thanks to Paweł Bogusławski (@pboguslawski). #526
- 2024-01-02 Fixed Bug - Error in Daemon Scheduler Task Worker (Task: PluginAsynchronous::ConcurrentUser). #524
- 2024-01-02 Fixed Bug - Empty block (horizontal line) dynamic field group process management. #513
- 2023-12-28 Fixed AdminACL: Text in MessageBox Notice should link to acl deployment.
- 2023-12-22 Deactivated CKE 4 plugin embedsemantic because it showed the content of a link instead of just the link.
- 2023-10-24 Kernel::System::MailQueue::Send now increases number of attempts before sending an email. This prevents the attempts not being increased if the process dies while trying to send an email.