Skip to content

Commit

Permalink
Updated 4.0.1 changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
martini committed Jun 8, 2021
1 parent fc98a79 commit 855591d
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,55 @@
# Change Log

## [4.0.1](https://github.com/zammad/zammad/tree/4.0.1) (2021-06-08)
[Full Changelog](https://github.com/zammad/zammad/compare/4.0.0...4.0.1)

**Implemented enhancements:**
- Accept 2xx as response for requests in UserAgent [3573](https://github.com/zammad/zammad/pull/3573) [[enhancement](https://github.com/zammad/zammad/labels/enhancement)]
- Don't fail job is `deletable_id` is no longer available [3536](https://github.com/zammad/zammad/issues/3536) [[data privacy](https://github.com/zammad/zammad/labels/data privacy)] [[enhancement](https://github.com/zammad/zammad/labels/enhancement)]
- Increase text modules box height for high resolutions [3544](https://github.com/zammad/zammad/issues/3544) [[UX/UI](https://github.com/zammad/zammad/labels/UX/UI)] [[enhancement](https://github.com/zammad/zammad/labels/enhancement)] [[prioritised by payment](https://github.com/zammad/zammad/labels/prioritised by payment)] [[text modules](https://github.com/zammad/zammad/labels/text modules)]
- nginx zammad.conf file can not handle IPv6 [3371](https://github.com/zammad/zammad/issues/3371) [[enhancement](https://github.com/zammad/zammad/labels/enhancement)]

**Fixed bugs:**
- Escalation calculation breaks data privacy ticket deletion [3588](https://github.com/zammad/zammad/issues/3588) [[bug](https://github.com/zammad/zammad/labels/bug)] [[data privacy](https://github.com/zammad/zammad/labels/data privacy)]
- DataPrivacy may fail to clear user relations [3585](https://github.com/zammad/zammad/issues/3585) [[bug](https://github.com/zammad/zammad/labels/bug)] [[data privacy](https://github.com/zammad/zammad/labels/data privacy)]
- Package migrations fail on package installation or update due to codebase self-modification [3580](https://github.com/zammad/zammad/issues/3580) [[bug](https://github.com/zammad/zammad/labels/bug)] [[core](https://github.com/zammad/zammad/labels/core)]
- Invalid html signature detection for exchange warning boxes [3571](https://github.com/zammad/zammad/issues/3571) [[UX/UI](https://github.com/zammad/zammad/labels/UX/UI)] [[bug](https://github.com/zammad/zammad/labels/bug)] [[prioritised by payment](https://github.com/zammad/zammad/labels/prioritised by payment)]
- Attachments sent by Zammad not shown in Outlook [3529](https://github.com/zammad/zammad/issues/3529) [[bug](https://github.com/zammad/zammad/labels/bug)] [[prioritised by payment](https://github.com/zammad/zammad/labels/prioritised by payment)]
- First response doesn't get solved after answering and state change to pending reminder [3551](https://github.com/zammad/zammad/issues/3551) [[bug](https://github.com/zammad/zammad/labels/bug)] [[escalation logic](https://github.com/zammad/zammad/labels/escalation logic)] [[ticket](https://github.com/zammad/zammad/labels/ticket)]
- CTI Log performance bad because of reformatting of the phone number [3550](https://github.com/zammad/zammad/issues/3550) [[CTI](https://github.com/zammad/zammad/labels/CTI)] [[bug](https://github.com/zammad/zammad/labels/bug)] [[integration](https://github.com/zammad/zammad/labels/integration)] [[performance](https://github.com/zammad/zammad/labels/performance)]
- Wrong Variable-Reference for Tags (Trigger, Scheduler) [2769](https://github.com/zammad/zammad/issues/2769) [[bug](https://github.com/zammad/zammad/labels/bug)] [[prioritised by payment](https://github.com/zammad/zammad/labels/prioritised by payment)] [[trigger](https://github.com/zammad/zammad/labels/trigger)]
- Ticket selector for first_response_escalation_at, update_escalation_at, close_escalation_at missing [3547](https://github.com/zammad/zammad/issues/3547) [[bug](https://github.com/zammad/zammad/labels/bug)] [[prioritised by payment](https://github.com/zammad/zammad/labels/prioritised by payment)] [[ticket](https://github.com/zammad/zammad/labels/ticket)] [[trigger](https://github.com/zammad/zammad/labels/trigger)]
- new _plugin dir introduces auth:login events which will never get triggered [3508](https://github.com/zammad/zammad/issues/3508) [[bug](https://github.com/zammad/zammad/labels/bug)] [[core](https://github.com/zammad/zammad/labels/core)]
- Broken UI - Create Reporting profile [3499](https://github.com/zammad/zammad/issues/3499) [[UX/UI](https://github.com/zammad/zammad/labels/UX/UI)] [[bug](https://github.com/zammad/zammad/labels/bug)] [[prioritised by payment](https://github.com/zammad/zammad/labels/prioritised by payment)] [[regression](https://github.com/zammad/zammad/labels/regression)]
- Translate link text of link template in organization sidebar in ticket zoom [3543](https://github.com/zammad/zammad/issues/3543) [[UX/UI](https://github.com/zammad/zammad/labels/UX/UI)] [[bug](https://github.com/zammad/zammad/labels/bug)] [[prioritised by payment](https://github.com/zammad/zammad/labels/prioritised by payment)]
- Ensure Google Calendars are fetched via `HTTPS` [3545](https://github.com/zammad/zammad/issues/3545) [[bug](https://github.com/zammad/zammad/labels/bug)] [[prioritised by payment](https://github.com/zammad/zammad/labels/prioritised by payment)]
- Opening user edit dialog with `admin.user` causes WebApp freeze for 10-20 sec. with 100+ roles [3541](https://github.com/zammad/zammad/issues/3541) [[UX/UI](https://github.com/zammad/zammad/labels/UX/UI)] [[bug](https://github.com/zammad/zammad/labels/bug)] [[performance](https://github.com/zammad/zammad/labels/performance)] [[prioritised by payment](https://github.com/zammad/zammad/labels/prioritised by payment)]
- POST /api/v1/users/avatar with empty input -> undefined method `substr' for nil:NilClass [3492](https://github.com/zammad/zammad/issues/3492) [[bug](https://github.com/zammad/zammad/labels/bug)]
- Outgoing emails with tables have borders (do not contain design elements in email reset css) [3506](https://github.com/zammad/zammad/issues/3506) [[UX/UI](https://github.com/zammad/zammad/labels/UX/UI)] [[bug](https://github.com/zammad/zammad/labels/bug)]
- Escalation overview and all escalation related triggers/schedulers broken in Zammad 4.0 [3523](https://github.com/zammad/zammad/issues/3523) [[bug](https://github.com/zammad/zammad/labels/bug)] [[prioritised by payment](https://github.com/zammad/zammad/labels/prioritised by payment)] [[regression](https://github.com/zammad/zammad/labels/regression)]
- prevent "CSRF token verification failed!" error [3531](https://github.com/zammad/zammad/pull/3531)
- Customer overview doesn't load on change [3479](https://github.com/zammad/zammad/issues/3479) [[UX/UI](https://github.com/zammad/zammad/labels/UX/UI)] [[bug](https://github.com/zammad/zammad/labels/bug)] [[overviews](https://github.com/zammad/zammad/labels/overviews)] [[prioritised by payment](https://github.com/zammad/zammad/labels/prioritised by payment)]
- Google and Microsoft 365 are missing filter & signature page content [3522](https://github.com/zammad/zammad/issues/3522) [[bug](https://github.com/zammad/zammad/labels/bug)] [[channel](https://github.com/zammad/zammad/labels/channel)] [[frontend / JS app](https://github.com/zammad/zammad/labels/frontend / JS app)] [[prioritised by payment](https://github.com/zammad/zammad/labels/prioritised by payment)]
- local gitlab without https is only partially supported [3512](https://github.com/zammad/zammad/issues/3512) [[bug](https://github.com/zammad/zammad/labels/bug)] [[integration](https://github.com/zammad/zammad/labels/integration)]
- Unable to verify S/MIME mail signature signed with certificate chain [3517](https://github.com/zammad/zammad/issues/3517) [[bug](https://github.com/zammad/zammad/labels/bug)] [[mail processing](https://github.com/zammad/zammad/labels/mail processing)]
- KB Edit / Save entries results in JS errors and unsaved articles [3486](https://github.com/zammad/zammad/issues/3486) [[bug](https://github.com/zammad/zammad/labels/bug)] [[knowledge base](https://github.com/zammad/zammad/labels/knowledge base)]
- Caller Log: Incoming calls move tabs out of Browser context [3444](https://github.com/zammad/zammad/issues/3444) [[CTI](https://github.com/zammad/zammad/labels/CTI)] [[UX/UI](https://github.com/zammad/zammad/labels/UX/UI)] [[prioritised by payment](https://github.com/zammad/zammad/labels/prioritised by payment)]
- Admin sidebar scrolls up on click on translations menu [3445](https://github.com/zammad/zammad/issues/3445) [[UX/UI](https://github.com/zammad/zammad/labels/UX/UI)] [[admin area](https://github.com/zammad/zammad/labels/admin area)] [[bug](https://github.com/zammad/zammad/labels/bug)]
- Full quote shows "<agent> wrote:" instead of "<customer> wrote" when agent toggled article visibility [2629](https://github.com/zammad/zammad/issues/2629) [[bug](https://github.com/zammad/zammad/labels/bug)] [[prioritised by payment](https://github.com/zammad/zammad/labels/prioritised by payment)] [[ticket](https://github.com/zammad/zammad/labels/ticket)]
- Not authorized error using Im X-On-Behalf-Of [3468](https://github.com/zammad/zammad/issues/3468) [[API](https://github.com/zammad/zammad/labels/API)] [[authentication](https://github.com/zammad/zammad/labels/authentication)] [[prioritised by payment](https://github.com/zammad/zammad/labels/prioritised by payment)] [[ticket](https://github.com/zammad/zammad/labels/ticket)]
- Error 500:{"error":"undefined method `+' for nil:NilClass"} - Creating Overview [3490](https://github.com/zammad/zammad/issues/3490) [[bug](https://github.com/zammad/zammad/labels/bug)] [[overviews](https://github.com/zammad/zammad/labels/overviews)]
- Invalid `null` value for user's last name [3488](https://github.com/zammad/zammad/issues/3488) [[admin area](https://github.com/zammad/zammad/labels/admin area)] [[bug](https://github.com/zammad/zammad/labels/bug)] [[data privacy](https://github.com/zammad/zammad/labels/data privacy)]
- mention in email body breaks email parsing [3489](https://github.com/zammad/zammad/issues/3489) [[bug](https://github.com/zammad/zammad/labels/bug)] [[mail processing](https://github.com/zammad/zammad/labels/mail processing)] [[ticket](https://github.com/zammad/zammad/labels/ticket)]
- Macros are not displayed within the Mobile View [3473](https://github.com/zammad/zammad/issues/3473) [[UX/UI](https://github.com/zammad/zammad/labels/UX/UI)] [[bug](https://github.com/zammad/zammad/labels/bug)] [[prioritised by payment](https://github.com/zammad/zammad/labels/prioritised by payment)]
- `read` permission is not enough to display subscribed tickets in overviews [3482](https://github.com/zammad/zammad/issues/3482) [[bug](https://github.com/zammad/zammad/labels/bug)] [[overviews](https://github.com/zammad/zammad/labels/overviews)] [[prioritised by payment](https://github.com/zammad/zammad/labels/prioritised by payment)]
- Bulk Action Bar is not displayed properly on responsive design [3475](https://github.com/zammad/zammad/issues/3475) [[bug](https://github.com/zammad/zammad/labels/bug)] [[prioritised by payment](https://github.com/zammad/zammad/labels/prioritised by payment)]
- UX problem with scheduler and postmaster condition filter is user selection is used [3480](https://github.com/zammad/zammad/issues/3480) [[UX/UI](https://github.com/zammad/zammad/labels/UX/UI)] [[bug](https://github.com/zammad/zammad/labels/bug)]
- Mention does not notify users without full permission on group [3471](https://github.com/zammad/zammad/issues/3471) [[bug](https://github.com/zammad/zammad/labels/bug)] [[notification](https://github.com/zammad/zammad/labels/notification)] [[prioritised by payment](https://github.com/zammad/zammad/labels/prioritised by payment)]
- Mentions migration fails because of unexpected User notification_config matrix state. [3472](https://github.com/zammad/zammad/issues/3472) [[bug](https://github.com/zammad/zammad/labels/bug)] [[update](https://github.com/zammad/zammad/labels/update)]
- Invalid elasticsearch(-oss) alternative dependency format breaks package installation/update for RPM based installations. [3470](https://github.com/zammad/zammad/issues/3470) [[bug](https://github.com/zammad/zammad/labels/bug)] [[update](https://github.com/zammad/zammad/labels/update)]
- Startup fails with "Circular dependency detected while autoloading constant Tag::WritesToTicketHistory (RuntimeError)" [3469](https://github.com/zammad/zammad/issues/3469) [[blocker](https://github.com/zammad/zammad/labels/blocker)] [[bug](https://github.com/zammad/zammad/labels/bug)]


## [4.0.0](https://github.com/zammad/zammad/tree/4.0.0) (2021-03-25)
[Full Changelog](https://github.com/zammad/zammad/compare/3.6.0...4.0.0)

Expand Down

0 comments on commit 855591d

Please sign in to comment.