Skip to content

Releases: ActivitySmithHQ/activitysmith-python

v1.8.0

Choose a tag to compare

@bardonadam bardonadam released this 16 Jun 02:12
86ae684

1.8.0

Added

  • Added secondary action button support for alert, progress, and segmented_progress Live Activities. Use secondary_action alongside action to show a second button.

v1.7.0

Choose a tag to compare

@bardonadam bardonadam released this 08 Jun 13:14
f59aa69

Added support for the new Timer Live Activity type.

v1.6.0

Choose a tag to compare

@bardonadam bardonadam released this 01 Jun 09:43

SDK release for Live Activity icons and badges plus Apple Shortcuts support for open_url actions and push notification redirection.

v1.5.0

Choose a tag to compare

@bardonadam bardonadam released this 28 May 08:40
10a0315

Added Alert Live Activity type support.

v1.4.2

Choose a tag to compare

@bardonadam bardonadam released this 15 May 09:25

Changelog

  • Simplified the Live Activities README around stream-based start, update, dismissal, and actions.

v1.4.1

Choose a tag to compare

@bardonadam bardonadam released this 14 May 09:53

Fix README examples to consistently use Live Activity helper APIs for content_state examples.

v1.4.0

Choose a tag to compare

@bardonadam bardonadam released this 14 May 09:38

Added improved wrapper helpers for Live Activities and push notifications, including structured content_state support, action helpers, metric helpers, and support for the new stats Live Activity type. Existing payload shapes remain backward compatible.

activitysmith-python 1.3.0

Choose a tag to compare

@bardonadam bardonadam released this 11 May 06:05

This update adds support for new Live Activity type Stats.

activitysmith-python 1.2.2

Choose a tag to compare

@bardonadam bardonadam released this 04 May 03:45

SDK tooling and package metadata maintenance.

v1.2.1

Choose a tag to compare

@bardonadam bardonadam released this 03 May 12:30

Fix widget metric update response handling