OTRS v3.1.3 Release Notes

Release Date: 2012-03-29 // about 12 years ago
    • 2012-03-27 Fixed bug#8343 - Configuration of additional modules can be lost during upgrade.
    • 2012-03-22 Renamed form id in AgentLinkObject.dtl to make sure it doesn't interfere with wrong CSS
    • 2012-03-22 Updated Portugese translation, thanks to Rui Francisco!
    • 2012-03-21 Fixed bug#8333 - Type option '-' should not be available in ActionTicketCommon screens.
    • 2012-03-20 Fixed bug#8331 - Unable to delete ticket with > 1000 articles on Oracle database.
    • 2012-03-20 Fixed bug#8335 - Cache keys are not always properly constructed.
    • 2012-03-20 Dynamic fields and associated values can now be deleted in the admin area.
    • 2012-03-20 Do not show the empty item in dynamic field search fields.
    • 2012-03-19 Fixed an issue where DBUpdate-to-3.1.pl would die because of certain free text or free time configuration settings.
    • 2012-03-19 Fixed bug#8334 migration fails if FreeTime fields are not in use.
    • 2012-03-18 Added internal cache to Kernel/System/Lock.pm to improve performance.
    • 2012-03-18 Added internal cache to Kernel/System/Salutation.pm to improve performance.
    • 2012-03-18 Added internal cache to Kernel/System/Type.pm to improve performance.
    • 2012-03-18 Added internal cache to Kernel/System/Valid.pm to improve performance.
    • 2012-03-18 Added internal cache to Kernel/System/Queue.pm to improve performance.
    • 2012-03-18 Added internal cache to Kernel/System/State.pm to improve performance.
    • 2012-03-18 Added internal cache to Kernel/System/Priority.pm to improve performance.
    • 2012-03-18 Improved performance of Kernel/Modules/AdminPackageManager.
    • 2012-03-18 Improved performance of Kernel/System/Package.pm.
    • 2012-03-17 Improved performance by using SlaveDB in Dashboard if it is configured.
    • 2012-03-17 Improved performance by using Digest::SHA if it is available.
    • 2012-03-16 Added cache to Kernel/System/XML.pm to improve performance.
    • 2012-03-16 Added cache to Kernel/System/Package.pm to improve performance.
    • 2012-03-15 Fixed bug#8320 - IMAP FLAGS (\Seen \Recent) are appended to article body by upgrading bundled Net::IMAP::Simple to version 1.2030.
    • 2012-03-14 Added internal cache to user preferences backend to improve performance.
    • 2012-03-14 Added internal cache to customer user preferences backend to improve performance.
    • 2012-03-14 Added internal cache to queue preferences backend to improve performance.
    • 2012-03-14 Added internal cache to service preferences backend to improve performance.
    • 2012-03-14 Added internal cache to sla preferences backend to improve performance.
    • 2012-03-09 Fixed bug#8286 - Adressbook forgets selected entries.
    • 2012-03-07 Fixed bug#8297 - Selectbox for new owner causes ajax update on every change made via keyboard.
    • 2012-03-07 Updated Catalan translation, thanks to Antionio Linde!
    • 2012-03-05 Fixed bug#7545 - AgentTicketBounce lacks permission checks.