November 2023 Release
Production Release Date: November 29
REST APIs
The following API changes are documented on https://api.bunchball.com/docs.
-
GET /search - Deprecated and removed from the platform. If necessary, update your code to call the API for the specific object you want to search on (for example, /actions, /challenges, etc.).
-
GET /interactions-collections - Updated to fix an issue where interactions were returned when an invalid exchange UUID was set.
Product Enhancements
Block Builder General Release
The Block Builder is now in General Release! This builder is used to create and manage blocks. You can:
-
Configure a block's settings such as height, width, and number of items to return.
-
Customize all text elements such as a block's title, subtitle, tab names, buttons, links, and confirmation messages.
-
Copy a block's embed code from the list or detail view.
-
Localize a block into any supported language.
As you save changes to a block in the Block Builder, those updates are immediately reflected in the embedded block with no updates required to the embed code on your site!
Language Code Update
The Hebrew language code was changed from hb-IL to he-IL. This code was updated in the Localization view for downloading and translating mission information, levels, exchanges, and other content.
Product Fixes
-
Updated the firstName and lastName user preferences to accept parenthesis ( ), straight brackets [ ], accents (ñ), and forward slashes (/).
See also