Monday, May 14, 2012

i40

i38 to i39

New Features

[#1156] Added support for multiple google app ids

There are some cases where the same google application might be accessed using multiple different application ids. Roar was unable to accept tokens from these games due to only accepting a single application id.

Roar will now accept a space seperates list of application ids, and will accept tokens from any of these ids.

Bug Fixes

No bug fixes this iteration

i39

i38 to i39

New Features

No new features this iteration.

Bug Fixes

[#1151] Fixed logging bug that was generating excess log entries

These extra log entries were consuming large amounts of space on some servers and causing space issues.

[#1152] Empty publishes were failing

Empty publishes (those with no changes) were failing with odd messages about git. These empty publishes are now behaving correctly.