June 2023 Release
Production Release Date: June 28
REST APIs
Added a deprecation message to the GET /search API and the GET /users/{userId}/exchanges/{exchangeId}/recipients preferences parameter on https://api.bunchball.com/docs.
Product Enhancements
Recognitions Block
The Recognitions block submission form has been updated to make it easier to set point amounts for multiple recipients. The form now includes the "Same amount for recipients" option that auto-fills the point amount for each recipient. When the option is cleared, you can set point amounts individually.
The Recipients dropdown list was also updated to show the user's initial or a default image if they don't have a profile image set.
|
|
New Languages
The following languages were added to Localization for downloading and translating mission information, levels, exchanges, and other content.
-
Chinese Traditional, zh-HK
-
Columbia-Spanish, es-CO
-
Indonesian, id-ID
-
Malaysia, ms-MY
-
Slovak, sk-SK
-
Thai, th-TH
Product Fixes
-
Fixed an issue where you were unable to save a mission if that mission had a prerequisite mission with a comma in its name.
-
Fixed an issue where an error occurred when deleting a recognition category or exchange.
*** Discontinuation Notices ***
Chart Reports
Effective with the August 2023 release, we will deprecate and remove Chart reports from the analytics platform. Chart reports will not be available in Nitro Studio after August 2023. You can use Quick Insights to see report data in chart format.
APIs
Effective with the November 2023 release, we will deprecate and remove the following API and parameter from the platform. Update any code that uses these calls in advance of the November release.
-
GET /search - Update your code to call the API for the specific object you want to search on (for example, /actions, /challenges, etc.).
-
GET /users/{userId}/exchanges/{exchangeId}/recipients preferences parameter - Update your code to stop sending preferences with the API call.
See also