This version changes the way credit expiry works, to avoid a scenario where the user no longer has enough credits to deduct. If negative currency handling is set to "Disallow", expiring credits will now reduce the user's balance by 0 and skip any further expiration events.
Furthermore, a few reported bugs have been resolved.
Change: Cap credit expiry to user's max credits when negative handling is set to "Disallow"
Fix: Fix issue when disabling navbar items from the Public Navigation page
Fix: Check whether the adjust event succeeded before printing success message
Fix: Check whether the transfer event succeeded before printing success message