v1.7.7:
- Fixed JSDoc typos/mismatches.
- Fixed and improved typings.
- Code optimization.
- Examples improvements.
- Added custom currencies leaderboard.
- Fixed
currencies
key appearing in core leaderboard object in some instances. - Added the
currencyUsed
property in all objects that contain the purchase information. - Added the
index
property inLeaderboardData
object which determines the position of the user in leaderboard. - Fixed a bug where creating the same custom currency more than once will result in error.
- Fixed a bug when the balance will be set to
null
if any balance addition/subtraction was performed in newly created database. - ...and many more!
Full Changelog: v1.7.6...v1.7.7