Releases: BMSVieira/osticket-api
ostapi-v2.0.5
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
v2.0.4
Added log system
Fixed bugs
Improved Overall Code
Updated Documentation
ostapi-v2.0.3
v2.0.3
Improved Overall Security
Added Tasks class
Improved Overall Code
Updated Documentation
ostapi-v2.0.2
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
v2.0.1
Improved security
Fixed multiple bugs
Added new functionalities
Improved documentation
ostapi-v2.0.0
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
v1.0.7
Code Update
Added Topics
Added FAQ
Overall Improvements
ostapi-v1.0.0
Initial Release v1.0.0
Ticket, User, Department and SLA support.