September 23, 2026
Version 26.19
See this release's improvements and features, or subscribe to our RSS feed.
Talon.One MCP server improvementsInfrastructure
The Talon.One MCP server now supports OAuth 2.0 and role-based access.
When connecting your Talon.One environment to AI agents, you can now sign in with your Talon.One account instead of using a shared API key. Once connected, AI agents automatically inherit and follow your role permissions.
New API endpointsManagement API
- The Create campaign endpoint allows you to create a campaign programmatically.
- Beta The Create ruleset (V2) endpoint lets you create a ruleset in a structured, human-readable format as a JSON object.
Redesigned campaign homepageCampaign ManagerClosed beta
The redesigned Overview page lets you manage, analyze, and control every aspect of your campaign in a single view:
- Review applied rules.
- Edit campaign schedule.
- Enable or disable campaign features.
- Add budgets, coupons, and import referrals.
- View achievement statistics.
- Check connected loyalty programs.
More updates
Enhancements:
- Achievements: In the attribute selector of the Rule Builder, you can now search for attributes by achievement ID.
- Experiments: Updated terminology for experiments in the Campaign Manager.
- Integrations: The new Integration Hub status page shows the status of your instances and the events sent to them.
- Loyalty:
pointsToNextTierandnextTierNameare now available as built-in attributes in the Rule Builder, custom effects, and webhook payloads. Both attributes are based on values from the Get customer's loyalty balances endpoint.- You can now include the
subledgerIdquery parameter in the Export customer loyalty balances endpoint to filter exported loyalty balance data by a specific subledger.
- Notifications: Added the
pageSizeparameter to the List message log entries endpoint. This parameter allows you to configure the number of message log entries to return. - Rewards:
- You can now search and filter the Rewards list by name, Application, and status.
- You can now retrieve rewards information from the Track advanced event endpoint and the Update customer profile endpoint by including
unlockedRewardsin theresponseContentorrewardIntegrationIdsin the request. - You can now retrieve all the rewards associated with a customer profile using the List customer's rewards endpoint. This endpoint returns both unlocked and used rewards.
- Strikethrough pricing: Lowered the minimum payload size of notification requests to 50 items for strikethrough pricing updates to prevent integration errors.
- Integration API: Responses for the Create coupon reservation and List customers that have this coupon reserved endpoints now include the timestamp of when a coupon reservation was created.
- Coupons: Increased the coupon redemption limit to 10,000,000 for random codes and universal codes.
Bug fixes:
- Achievements: Fixed a bug where the ID of an account-level achievement was not shown in the Conditions section of the Rule Builder.
- Strikethrough pricing notifications: Fixed a bug where importing data into a collection triggered an unwanted strikethrough pricing update when the collection was referenced in an already expired campaign.
- Experiments:
- Fixed an error that occurred when copying an experiment with no rules.
- Fixed an issue where experiment analytics didn't include sessions for variants whose effects don't change the session, such as adding a customer to an audience.