Combu 1.4.5 has been released right now, access to your Purchase History (if you purchased from this website) or Asset Store (if you purchased from Unity) and download the new package. We submitted the update to Unity store today, so it will take some days (up to 1 week) to be published officially on Asset Store. We missed to send out the notification of the release 1.4.4 few weeks ago, so you’ll find below here the release notes of both versions.
Version 1.4.4:
- Added new Score Types for Leaderboards: Replace the best score per user; Replace the same score per user
- Added new flag Allow anonymous for Leaderboards to allow old-style arcade games not requiring user registration/login
- Added support to integrate GameCenter (Unity built-in Social) and Facebook SDK asset
- Added new section Newsletters in the admin web site to send an email to all registered players (if they provided an email address)
- Minor bug fixes
Version 1.4.5:
- Added new method CBManager.ResetPassword to send a code to the user’s email to reset/change the password
- Added override method CBManager.ChangePassword that accepts Username
- CBManager.UpdateUserFile now sets the data in the passed object when it receives the response from the webservice
- The web folder contains few samples of how your web pages can interact with our API
- Minor fixes and changes
In the package you will find also the file update_db_from_1-4-4.sql that you can run to upgrade your database from version 1.4.4 to 1.4.5 (added a new column to the table Account).
Also we have recently released some sample integrations with third party assets (GameCenter, Facebook SDK, Photon PUN), you can find them at the product page.