Why teams of all sizes choose Zammad for structured, reliable support.
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:
Zammad 1.1.0 & 1.0.1 (Feature & Patch Level)
Feature #1: Zammad REST API: Access Token or OAuth2
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
Featrue #2: Zammad REST API Clients for Ruby und PHP
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.
- Ruby: https://github.com/zammad/zammad-api-client-ruby
- PHP: https://github.com/zammad/zammad-api-client-php
Feature #3: Integration with sipgate.io
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.
Feature #4: Integration with Slack
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.
Feature #5: Automatic mapping of the organizational affiliation using the e-mail domain
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 and we were able to implement it within four weeks.
Download Zammad 1.1.0
Changelog
https://github.com/zammad/zammad/blob/stable/CHANGELOG.md
Sourcecode
- https://ftp.zammad.com/zammad-1.1.0.tar.bz2 (md5:a3e3e0431baf90bb6214be6ee2e5a4dd)
- https://ftp.zammad.com/zammad-1.1.0.tar.gz (md5:8606d3711609c2ba80ee9c911273963d)
- https://ftp.zammad.com/zammad-1.1.0.zip (md5:53105d2d92bff4fba012218a7aabf9ae)
Packages
- CentOS: https://docs.zammad.org/en/latest/install-centos.html
- Debian: https://docs.zammad.org/en/latest/install-debian.html
- Ubuntu: https://docs.zammad.org/en/latest/install-ubuntu.html
- Docker: https://docs.zammad.org/en/latest/install/docker-compose.html
Download Zammad 1.0.1
Changelog
https://github.com/zammad/zammad/blob/stable-1.0/CHANGELOG.md
Sourcecode
- https://ftp.zammad.com/zammad-1.0.1.tar.bz2 (md5:46facbadfd6c7a5089e98668bbca6bce)
- https://ftp.zammad.com/zammad-1.0.1.tar.gz (md5:ac1efe545e99ead3dc87850f7925abfc)
- https://ftp.zammad.com/zammad-1.0.1.zip (md5:12ea32b72f14a91fb5b7c9973a0e0816)
Packages
- CentOS: https://docs.zammad.org/en/latest/install-centos.html
- Debian: https://docs.zammad.org/en/latest/install-debian.html
- Ubuntu: https://docs.zammad.org/en/latest/install-ubuntu.html
- Docker: https://docs.zammad.org/en/latest/install/docker-compose.html
Upgrade
If you want to upgrade Zammad, just follow this instructions:
- From source: https://docs.zammad.org/en/latest/install-update.html#source-update
- With RPM: https://docs.zammad.org/en/latest/install/package.html
- With DEB: https://docs.zammad.org/en/latest/install-update.html#update-with-deb
Your Zammad-Team!