# v.1.1

{% hint style="danger" %}
The package shimoku-api-python is no longer maintained
{% endhint %}

{% hint style="info" %}
To get the new version 🛰️
{% endhint %}

```
pip install --upgrade shimoku-api-python
```

This version brings the awaited functionality to create webhooks for the activities from the SDK!

## Improvements

* Created a function in the s.activities module that enables the creation of webhooks for the activities.

### Fixes <a href="#fixes" id="fixes"></a>

* The function to list the businesses returns a list of dictionaries.
* The free echarts function does not modify the options passed to it.
* Fixed issues with bentoboxes.
* Data sets support bool values.

Changes in the documentation can be seen here:

{% content-ref url="../../advanced-usage/workflow-triggers" %}
[workflow-triggers](https://docs.shimoku.com/dev/advanced-usage/workflow-triggers)
{% endcontent-ref %}
