April 2025 Release Notes 🚀
Platform Updates​
API Changes​
🔄 Enhanced Activation Controls (BREAKING CHANGE)​
We've enhanced our flexibility activation system! Your resources can now receive:
- Cancellation of previously activated bids when they're no longer needed
- Updated setpoints within your defined bounds to optimize flexibility
This allows us to fine-tune your resources' response based on granular market signals, maximizing their flexibility potential.
Breaking change
This is a breaking change. Your activation logic must now handle receiving multiple webhooks or MQTT messages for the same bid.
What you need to know:
- We've provided a 1-month backward-compatibility period only for cancellations (null values)
- New setpoint activations for existing bids will start immediately
- The change is already available in our sandbox environment for testing
- You should no longer submit new bids upon bid acceptance (this will now throw an error)
See the activation documentation →
Learn about cancellation →
Documentation​
- Enhanced bidding examples: We've added improved examples for bidding different resource types, complete with clear visualizations
- Guide improvements: We've made general improvements and clarifications to guides, fixing inconsistencies and adding helpful context