v2.1.0
Release v2.1.0: Adds "Create Timer" and "Create Message" presets
Implements enhancements to the stagetimer.io API v1:
- New timer endpoints added:
/create_timer,/update_timer,/delete_timer - New timer properties:
start_time,start_date,finish_time,finish_date,appearance,trigger,type. start_timeandfinish_timeallow setting hard start and finish times for cues, supporting both date and time-based scheduling.appearance,trigger, andtypeproperties provide additional control over timer behavior and display.- New message endpoints added:
/create_message,/update_message,/delete_message - Enhanced flexibility in message management with the updated
/hide_messageendpoint, allowing hiding messages without specific arguments. - Full API documentation: https://stagetimer.io/docs/api-v1/
- Full companion module documentation: https://stagetimer.io/docs/integration-with-streamdeck-companion/