3.0.3
- Fixed an issue with the
GetServerInfo
API that caused theversionInt
to be calculated incorrectly for beta versions. - We'd forgotten to migrate the
GetSearchResults
API'ssort_key
parameter, so some old plugins were not working correctly. It has now been migrated. - Changed
GetSearchResults
API's default sort order toweekday_tinyint, start_time, duration_time
.