Page 1 of 2
API/SDK Changes
Posted: 12 Jul 2012, 13:29
by magnetik
Hi,
Subscribes to this topic to be notified every time we changes something in the SDK or in the API.
Thanks.
Re: API/SDK Changes
Posted: 12 Jul 2012, 14:08
by magnetik
Version 3.0.3 online to fix the missing "s" in the URL of the WebServices.
Re: API/SDK Changes
Posted: 13 Jul 2012, 09:00
by magnetik
Version 3.0.4 has been pushed to fix function getMultiplayerPlayer($title, $login) in Title's ranking.
Re: API/SDK Changes
Posted: 17 Jul 2012, 13:21
by magnetik
Version 3.0.6 has been pushed.
It adds getCommentsCount to ManiaHome.php to get the number of comments of a public notification
Fix an issue with the exception thrown in rankings
Re: API/SDK Changes
Posted: 03 Aug 2012, 13:24
by magnetik
Version 3.1.0 is out !
It contains some changes about ManiaHome and adds ManiaFlash API.
Please check :
http://code.google.com/p/maniaplanet-ws ... /Changelog
Re: API/SDK Changes
Posted: 10 Aug 2012, 10:52
by farfa
version 3.1.1 is out!
Some small fixes.
Re: API/SDK Changes
Posted: 20 Aug 2012, 14:05
by magnetik
Version 3.1.2 has been released.
Fixed a bug in \Maniaplanet\WebServices\ManiaHome\ManialinkPublisher->postPublicNotification().
Complete changelog :
http://code.google.com/p/maniaplanet-ws ... /Changelog
Re: API/SDK Changes
Posted: 23 Aug 2012, 14:26
by farfa
Version 3.2.0 has been released.
Fix postPublicNotification()
Add method to get server's report abuse in Servers class
Complete changelog:
http://code.google.com/p/maniaplanet-ws ... /Changelog
Re: API/SDK Changes
Posted: 29 Aug 2012, 11:37
by farfa
version 3.3.0 has been released.
- Add report abuse in ManiaConnect methods with scope dedicated
- Add Maniaplanet\Webservices\Servers::getFilteredList(array) to get a list of servers which can be filtered
Documentation to filter server list
http://forum.maniaplanet.com/viewtopic. ... 94#p120694
Complete changelog:
http://code.google.com/p/maniaplanet-ws ... /Changelog
Re: API/SDK Changes
Posted: 03 Dec 2012, 11:16
by magnetik
I've just added 'ladderLimitMin' and 'ladderLimitMax' to server filtering.
No new SDK version for now since it does no require any client change.