Znuny 7.1.3

von Jannis Raasch

Changes:

  • 2024-09-26 Removed regex from Kernel::System::HTMLUtils::DocumentCleanup that could lead to a security issue. It replaced HTML of Microsoft Word. Thanks for reporting to Emin Yazi (@eyazi), Efflux.
  • 2024-09-26 Fixed duplicate database record insert attempts for ticket flags. Thanks to @lukasdebaum for reporting. [#531]
  • 2024-09-25 Fixed link to customer information center in agent ticket zoom.
  • 2024-09-24 Updated CKEditor to version 4.25.1-znuny.
  • 2024-09-24 Fixed bug - ArticleStorageSwitch creates duplicate files with an additional file extension '-1'.
  • 2024-09-18 Fixed exit code of migration script.
  • 2024-09-18 Fixed bug - In the AgentDashboard: Statistics widgets are always displayed, regardless of which DashboardWidgetExpand is currently set.
  • 2024-09-11 Fixed Bug - Duplicate value 'ArticleAgentNotification' in Ticket.xml 'Events###Article'. Thanks for reporting (@BuilderNSV). [#594]
  • 2024-09-10 Fixed sorting of translated list entries in dropdown elements.
  • 2024-09-09 Improved performance regarding dynamic field values when fetching tickets.
  • 2024-09-03 Fixed DialogModalClass in Core.UI.Dialog.js.
  • 2024-09-02 Updated schema.xml - Added needed dbcrud_uuid columns.
  • 2024-08-30 Added HTML filter to ProcessManagement/SLA template. Converts the characters <, >, & and " to &lt;, &gt;, &amp;, and &quot; respectively, protecting them from being interpreted as representing HTML tags or entities.
  • 2024-08-27 Fixed console command Admin::Service::Add - does not work after ITSMCore is installed.
  • 2024-08-26 Added auto mapping for unknown actions to Znuny.Form.Input.FieldIDMapping.
  • 2024-08-23 Fixed evaluation of ticket ID parameter in generic interface operation TicketGet.
  • 2024-08-22 Console command Admin::PostMasterFilter::Import now will also update existing filters instead of only create new ones. Thanks to @meisterheister for reporting the issue. [#527]
  • 2024-08-22 Added '--single-transaction' option to scripts/backup.pl for MySQL/MariaDB. The --single-transaction flag will start a transaction before running.
  • 2024-08-21 Improved CSS for skin 'Dark'. [#584]
  • 2024-08-21 Sector Nord AG: Fixed overflow of dynamic field groups in AgentTicketZoom process widget. Thanks to Sector Nord AG (@jsinagowitz). [PR#553]
  • 2024-06-26 Fixed wrong inversion of avatar image when using skin 'Dark'. [#584]