Skip to content

Latest commit

 

History

History
81 lines (72 loc) · 11.1 KB

CHANGELOG.md

File metadata and controls

81 lines (72 loc) · 11.1 KB

Change Log

2.0.1 (2017-10-25)

Full Changelog

Fixed bugs:

  • Unable to reindex tickets / elasticsearch error "MapperParsingException[failed to parse [article.ticket]]; nested: JsonParseException[Current token (START_OBJECT) not of boolean type" #1538 [bug]
  • Cannot update notification preferences when nothing is selected #1276 [bug] [notification]
  • ReplyAll - moves recipients from "To" to "CC" #1303 [bug]
  • Zammad sends reply to itself #986 [bug]
  • Exchange Feature - URL? #1406 [bug]
  • Tickets sent by agent via email into Zammad have state open (not new) #1482 [bug]
  • Icinga/Nagios Integration: No longer accepts regex in "Sender" #1439 [bug]
  • Job BackgroundJobSearchIndex NoMethodError: undefined method `lookup' for User::Permission:Module #1424 [bug]
  • Profile not clickable on browsers with touch events or on some Chrome for Windows #1398 [bug

Change Log

2.0.0 (2017-09-11)

Full Changelog

Implemented enhancements:

  • Calendar: ICAL ignores recurring appointments/events #1362 [enhancement]
  • Inconsistent data state causes PostgreSQL Database to break update/migration with PG::InFailedSqlTransaction #1261 [bug]
  • Added rtl/i18n support for Hebrew
  • Chat widget error "chat notice || Translation 'es' needed!" #1267 [enhancement]
  • Chat Widget should support richtext (same as agent chat) #1255 [enhancement]
  • Using text modules also in chat #443 [enhancement]
  • Added possibility to keep emails on IMAP server (do not delete them from server) #539 [enhancement]
  • OAuth2: Office365 #1177 [enhancement]
  • Ticket creation - allow to create users without email #562 [enhancement]
  • Switch elasticsearch standard operator from OR to AND #1090 [enhancement]
  • Delete tickets via admin interface as job #214 [enhancement]
  • Suggestion: More Efficient Use of Ticket Area #957 [enhancement]

Fixed bugs:

  • Macro/Bulk action: Cannot transfer more than one ticket to agent #1107 [bug]
  • Duplicates in Caller Log (Sipgate) #1253 [bug]
  • Time Accounting not showing all tickets, time is missing completly of specific ticket #1315 [bug]
  • Exchange config with error message #1381 [bug]
  • 'Access-Control-Allow-Origin' error when submitting web form. #1318 [bug]
  • Delete action for tickets not working #1331 [bug]
  • Relative and absolute time bug #1340 [bug]
  • Ticket Hook Position between RE: and the ticket subject #1369 [bug]
  • Missing replacement of Config and Current User objects in text modules and signatures #1290 [bug]
  • Tel Protocol Link for Telephone and Mobile #991 [bug]
  • Don't use Proxy on localhost Address. #1292 [bug]
  • Reopen ticket on mail delivery failure #1198 [enhancement]
  • Block escape key when creating / editing text modules #1291 [bug] [UX/UI]
  • Race condition if agents merge ticket at same time but in different directions. #1216 [bug]
  • Config option to have uniq email addresses for users #1251 [enhancement]
  • Feature Request: clear caller log #1254 [enhancement]
  • Problem with cyrillic letters in name of overviews. #1151 [bug]
  • Backslash issue #1230 [bug]
  • Unable to add Linked Gitlab account #1240 [bug]
  • Firefox - Focus lost after using :: TextSnippts #884 [enhancement] [UX/UI]
  • Trigger: Wrong behaviour for condition "is not" "not set" #1149 [bug] [trigger]
  • Add date/time information to time accounting (xls export) #1194 [enhancement]
  • Zammad Chat widget not working with jquery 3 #1220 [bug]
  • Feedback Form Channel - Ability to set a target group for incoming tickets #1206 [bug]
  • Add recaptcha option to web form channel #1207 [enhancement]
  • Too many emails about new client access if user agent is "" #1208 [bug]
  • User can not be removed from organization #1165 [bug]
  • Edge looses text formatting on reply (may also on other browsers) #707 [enhancement] [UX/UI]
  • Generation of weekly report fails with internal server error #1176 [bug] [reporting]
  • Update of object attribute leads to CSRF token verification failure #1034 [bug]
  • Not showing TO: / CC: fields on IE11 when answering a ticket #764 [bug]
  • Internet Explorer 11 and lower - no paste from Clipboard possible #990 [bug]
  • Tag Bug - tag is deleted if renamed without changes via admin interface #1086 [bug]
  • Unprocessable Email (without email address in from header) #811 [bug]
  • Bulk Action -> JS Error - Bug #1053 [bug]
  • Reply-To is not considered for automatic responses (triggers). #1006 [bug] [notification]
  • Creation of overview fails #1014 [bug]
  • Gui stuck / Error on random switching through overviews #1012 [bug]
  • HTML Table in email being re-formatted #930 [bug]
  • Wrong article order after merging of tickets #187 [bug] [UX/UI]
  • Ticket were shown twice #655 [bug]

* This Change Log was automatically generated by github_changelog_generator