CHANGELOG.md 8.4 KB

Change Log

3.1.1 (2019-12-02)

Full Changelog

Implemented enhancements:

  • Sometimes elasticsearch takes longer as expected and will raise timeout in Zammad 2720 [enhancement]

Fixed bugs:

  • Unprocessable mail if follow up search is enabled for attachments with contains invalid charsets (postmaster_follow_up_search_in with attachment) 2808 [bug] [mail processing]
  • Image/attachment preview is to small, need to download image and open it locally 2796 [UX/UI]
  • Unable to process email where group has option follow_up_possible: 'new_ticket' and arraiving email has no subject header 2768 [bug]
  • Fixes #2699 - Excel export of report or time accounting drops additional fields in row if integer field contain null/nil/undefined. 2699 [bug]
  • Removing a record drops whole index on Elasticsearch 6 and later 2742 [bug] [knowledge base]
  • Can't change Ticket attributes of "Shared Organization" Ticket 2750 [bug]
  • Put _type, _doc and _id to reserved words for object managaer becasue of elasticssearch internal use 2728 [bug]
  • Unable to process mail with enabled follow up detection in content of attachments 2723 [bug]
  • mail processing impossible: invalid byte sequence in UTF-8 2722 [bug] [mail processing]
  • Unable to set owner via X-Zammad-Ticket-owner header 2719 [bug]
  • Time zone incorrectly calculated in ticket list 2697 [bug]
  • Linking of external account in profile is broken 2675 [authentication] [bug] [personal settings/menu]
  • Issue2541FixNotificationEmailWithoutBody database migration blocks update when records with current_user.id in selector exist 2663 [bug] [update]
  • Zammad logs permanently to STDOUT on 3.1 2660 [bug]
  • Last line in note is not selectable 2654 [UX/UI] [bug] [ticket]
  • Services die with: ThreadError: can't create Thread: Resource temporarily unavailable 2656 [bug] [third party issue] [waiting for feedback]

3.1.0 (2019-07-10)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • SearchIndexBackend.remove() (ES) is not working correctly 2611 [bug] [search]
  • Add Rails 5 log to STDOUT env variable support 2637
  • Removed duplicate Mailing-List tag from postmaster match ui element 2639 [bug]
  • Integer minimal is ignored 2339 [bug] [object manager attribute]
  • Setup asks for FQDN, but doesn't write to DB 462 [bug]
  • Concern 'CanLatestChange' returns wrong updated_at 2624 [bug]
  • KB partly broken on IE11 - customer interface 2600 [bug] [knowledge base]
  • missing OTRS.png asset in Import Wizard 2593 [bug] [frontend / JS app] [import]
  • Wrong date format in Excel Exports of reporting download 2594 [bug] [reporting]
  • Tree Select shows empty value in ticket zoom after submit when value contains trailing spaces 2614 [bug] [object manager attribute]
  • Edit-Buttons on customer interface (as agent) has wrong link (Blank-Page) 2604 [bug] [knowledge base]
  • Activation of Knowledgebase is impossible on IE11 - agent interface 2599 [bug] [knowledge base]
  • Existing scheduler email notification without body will raise an exception. 2541 [bug]
  • trigger email notification UI defective on removal of recipient 2516 [UX/UI] [bug] [frontend / JS app]