Skip to content

Stable Release v1.0.2

Compare
Choose a tag to compare
@papnoisanjeev papnoisanjeev released this 30 Mar 05:45
· 73 commits to master since this release

Release Notes v1.0.2

New API's

Ticket API's:

  • Getting all Ticket Types.
  • Deleting the ticket forever action after trash.
  • Assigning a ticket to agent.
  • Adding and removing collaborator for a ticket.
  • Downloading the attachent for a ticket.
  • Downloading zip file for a ticket.

Updating the ticket properties:

  • Updating a agent on a ticket.
  • Updating a status on a ticket.
  • Updating a priority on a ticket.
  • Updating a group on a ticket.
  • Updating a team on a ticket.
  • Updating a type on a ticket.
  • Removing label on a ticket.

Please refer to CHANGELOG-1.0.md for more information regarding updates included in this release.