Zammad 1.1.0 & 1.0.1
· We are happy to present to you the first release of our 4-weekly release cycle.
In addition to the bugfix release Zammad 1.0.1 we are releasing Zammad 1.1.0 with following new functions for download:
· We are happy to present to you the first release of our 4-weekly release cycle.
In addition to the bugfix release Zammad 1.0.1 we are releasing Zammad 1.1.0 with following new functions for download:
The authentication security has been further improved. In addition to username and password, REST API users can now authenticate with access token or OAuth2. An access token provides limited access permissions and a defined expiration date. Developers can find further instructions on implementation under the following URL: https://docs.zammad.org/en/latest/api/intro.html
The internal REST API v1.0 has been officially released for external use with the current update. With the API clients, we are providing first PHP and Ruby libraries for developers to facilitate integration with Zammad.
With sipgate.io Zammad displays the relevant customer contact (if available in Zammad) for incoming calls directly in the user interface and stores it in the team telephone log. The necessary search is executed in the background and covers all contents of the Zammad database including contact history and e-mails. Furthermore, the outgoing telephone number (caller ID) can be configured based on the number dialed. This is useful, for example, to suppress the telephone number on outgoing calls or to define a telephone number for outgoing international calls.
With the new Zammad integration for slack.com you can now follow real time changes to selected tickets in a Slack channel. The integration bundles ticket information centrally and provides more transparency.
Easy contact maintenance and more transparency: Customer contacts and their organizational affiliation can be automatically maintained in Zammad. Customers can see their own tickets as well as tickets of their organization. The support agent can see the organizational affiliation and all tickets of the relevant organization.
This last feature was a contribution from the "Golden Ticket” contest held together with Zammad launch (http://days.zammad.org) and we were able to implement it within four weeks.
Changelog
https://github.com/zammad/zammad/blob/stable/CHANGELOG.md
Sourcecode
Packages
Changelog
https://github.com/zammad/zammad/blob/stable-1.0/CHANGELOG.md
Sourcecode
Packages
If you want to upgrade Zammad, just follow this instructions:
Your Zammad-Team!