Skip to content

Releases: BMSVieira/osticket-api

ostapi-v2.0.5

11 Aug 21:58
Compare
Choose a tag to compare

v2.0.5

Updated User Class:

  • search by email
  • updated "search by id" function with new body request parameters
  • updated "add" function with new body request parameters
  • returns user ID when a new user is added

Updated Ticket Class:

  • returns ticket ID when a new ticket is added

Fixed case sensitive headers from different hosts (#10)
Fixed bugs
Improved Overall Code
Updated Documentation

ostapi-v2.0.4

18 Jul 22:34
Compare
Choose a tag to compare

v2.0.4

Added log system
Fixed bugs
Improved Overall Code
Updated Documentation

ostapi-v2.0.3

27 Jun 23:50
Compare
Choose a tag to compare

v2.0.3

Improved Overall Security
Added Tasks class
Improved Overall Code
Updated Documentation

ostapi-v2.0.2

23 Jun 15:59
Compare
Choose a tag to compare

v2.0.2

Improved Overall Security
Added "Reply Ticket"
Added "Close Ticket" (Change state of a ticket)
Improved Overall Code
New API Documentation

ostapi-v2.0.1

22 Jun 00:31
d55cc00
Compare
Choose a tag to compare

v2.0.1

Improved security
Fixed multiple bugs
Added new functionalities
Improved documentation

ostapi-v2.0.0

20 Jun 23:36
9c9af25
Compare
Choose a tag to compare

v2.0.0

Changed API overall structure (1.0.0 requests no longer work)
Improved security
Fixed multiple bugs
Added new functionalities
Improved documentation

ostapi-v1.0.7

17 Jun 10:14
8ed054c
Compare
Choose a tag to compare

v1.0.7

Code Update
Added Topics
Added FAQ
Overall Improvements

ostapi-v1.0.0

28 Aug 00:19
Compare
Choose a tag to compare

Initial Release v1.0.0

Ticket, User, Department and SLA support.