Skip to content

Commit

Permalink
Updated CHANGES.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
jepf committed Dec 12, 2023
1 parent ac493d5 commit c8ea1cc
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 7.0.14 2023-??-??
# 7.0.14 2023-12-13
- 2023-12-11 Increased size of user_id column in table customer_user_customer.
- 2023-12-07 Customer detail search cache for dynamic field values will now be cleared if a customer will be added or updated.
- 2023-12-01 Fixed SearchInArchive parameter not used in the fulltext search of the toolbar. Thanks to Tim Püttmanns (@tipue-dev), maxence. [PR#479](https://github.com/znuny/Znuny/pull/479)
Expand Down Expand Up @@ -182,6 +182,28 @@
- 2022-08-08 Admin - Added counter of AdminSettingPages per widget and additional focus by filter.
- 2022-07-15 Frontend::ToolBarModule - Refactored the Toolbar registration, position and view.

# 6.5.5 2023-12-13
- 2023-12-11 Increased size of user_id column in table customer_user_customer.
- 2023-12-07 Customer detail search cache for dynamic field values will now be cleared if a customer will be added or updated.
- 2023-11-30 Fixed URL for CustomerID in AgentTicketOverviewMedium. [#506](https://github.com/znuny/Znuny/issues/506)
- 2023-11-30 Added missing links to widget on CustomerUserInformationCenter: create phone ticket, create email ticket, switch to customer.
- 2023-11-17 Increased size of text columns for standard templates and notification event messages. Thanks for reporting to @BurtGummer. [#504](https://github.com/znuny/Znuny/issues/504)
- 2023-11-17 Pending dashboards now show all pending tickets.
- 2023-11-13 Added option 'send-timeout' to console command Maint::Email::MailQueue.
- 2023-11-10 Sessions will now be removed immediately (instead of by daemon task) if a user will be renamed, leading to a direct logout if a user renames himself.
- 2023-11-06 Sector Nord AG: Fixed encoding of shown changes on subaction ViewDiff of AdminPackageManager. Thanks to Ziggy Trotter (@ZTrotter), Sector Nord AG. [PR#486](https://github.com/znuny/Znuny/pull/486)
- 2023-11-06 Sector Nord AG: Fixed CTRL+left click in ticket overviews. Thanks to Ziggy Trotter (@ZTrotter), Sector Nord AG. [PR#487](https://github.com/znuny/Znuny/pull/487)
- 2023-11-06 Fixed queue_id in ticket history for the initial ticket. Thanks to Tim Püttmanns (@tipue-dev), maxence. [PR#299](https://github.com/znuny/Znuny/pull/299)
- 2023-10-26 Added pagination for ArticlePages on AgentTicketZoom.
- 2023-10-25 Fixed error handling in invoker Ticket::Generic.
- 2023-10-23 Fixed used email address to decrypt S/MIME messages in Kernel::System::PostMaster::Filter::Decrypt.
- 2023-10-10 Updated CKEditor to version 4.22.1.
- 2023-09-29 Added optional caching to web service requests of dynamic field types WebserviceDropdown and WebserviceMultiselect.
- 2023-09-22 Fixed some errors in the customer interface being shown with the agent interface's header navigation. Thanks for reporting/hints to Tim Püttmanns, maxence.
- 2023-09-19 Fixed mixed up content types for article body and signature in generic interface operations TicketCreate and TicketUpdate.
- 2023-08-29 Updated maximum length of generic agent job database fields and their input fields in dialog AdminGenericAgent to prevent errors storing values too long for the database. [#474](https://github.com/znuny/Znuny/issues/474)
- 2023-08-23 Added parameter to enforce account selection for the Microsoft OAuth2 template.

# 6.5.4 2023-08-23
- 2023-08-22 Fixed - Option 'Customer User' should have no breadcrumb and should not show actions.
- 2023-08-17 Updated JS libraries jQuery, jQuery UI and Moment.js.
Expand Down

0 comments on commit c8ea1cc

Please sign in to comment.