Releases: codebar-ag/laravel-zammad
Releases · codebar-ag/laravel-zammad
2.0.0
Merge pull request #10 from codebar-ag/feature-larave-9 Push composer dependencies
1.0.0
- Stable release.
0.1.2
- Added
origin_by_id
to the comment DTO - Added
sender
to the comment DTO
0.1.1
- Added
body_without_blockquote
andbody_only_blockquote
attribute to the
comment DTO
0.1.0
⚠️ [Breaking Change] Changeduser_id
tocustomer_id
in the ticket DTO- Added sender_id for the comment DTO
- Optional subject for the comment DTO
- Added ticket showWithComment endpoint
- Added URL for the attachment DTO
0.0.1
- Facade was not registered correct.
0.0.0
- 🎉 initial release