> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Bronto Changelog

> Release history for the Bronto connector. Each version lists what changed and which actions were affected.

<Card title="Bronto connector" icon="arrow-left" href="/connectors/bronto" horizontal>
  Back to the connector overview, authentication methods, and actions.
</Card>

<Update label="v0.1.3" description="4 Sept 2026">
  `description-fix`

  Clarified dashboard and search actions from behavioural testing — append\_dashboard\_widgets and remove\_dashboard\_widget now state their exact parameter names and casing and how the attach/detach flow works, list\_dashboards warns that its widget fields come back empty even when widgets are attached (use get\_dashboard instead), post\_search documents that order\_by is bare-field-only and cannot be combined with aggregate or group-by queries, and patch\_widget notes that each widget\_layouts entry requires its id.

  <AccordionGroup>
    <Accordion title="Changed · 52 actions updated">
      `bronto_add_group_members`, `bronto_append_dashboard_widgets`, `bronto_append_widget_widgets`, `bronto_assign_dataset_parser`, `bronto_create_dashboard`, `bronto_create_dataset`, `bronto_create_log`, `bronto_create_widget`, `bronto_deactivate_user`, `bronto_delete_api_key`, `bronto_delete_dashboard`, `bronto_delete_export_by_id`, `bronto_delete_group`, `bronto_delete_monitor`, `bronto_delete_tag`, `bronto_delete_user_by_id`, `bronto_delete_widget`, `bronto_detach_dashboard_from_template`, `bronto_get_dashboard`, `bronto_get_dataset_parser`, `bronto_get_export_by_id`, `bronto_get_group`, `bronto_get_monitor`, `bronto_get_monitor_events`, `bronto_get_user_by_id`, `bronto_get_user_preferences`, `bronto_get_widget`, `bronto_list_dashboards`, `bronto_list_dashboards_for_log`, `bronto_list_group_members`, `bronto_list_groups_for_member`, `bronto_list_memberships`, `bronto_list_monitor_notifications`, `bronto_list_monitors_for_log`, `bronto_patch_user_preferences`, `bronto_patch_widget`, `bronto_post_search`, `bronto_reactivate_user`, `bronto_remove_dashboard_widget`, `bronto_remove_group_members`, `bronto_remove_widget_widget`, `bronto_resend_user_invitation`, `bronto_search`, `bronto_unassign_dataset_parser`, `bronto_update_api_key`, `bronto_update_dashboard`, `bronto_update_group`, `bronto_update_monitor`, `bronto_update_monitor_status`, `bronto_update_tag`, `bronto_update_user`, `bronto_update_widget`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v0.1.2" description="27 Aug 2026">
  `description-fix`

  Clarified action descriptions from behavioural testing — per-log usage endpoints (no log id filter; set usage\_type + time window), delta\_time\_range accepted format, update\_group full-replace behaviour, post\_search aggregate/group-by syntax, patch\_widget layout shape, and get\_monitor\_events absolute-timestamp guidance.

  <AccordionGroup>
    <Accordion title="Changed · 9 actions updated">
      `bronto_create_monitor`, `bronto_get_monitor_events`, `bronto_get_usage`, `bronto_get_usage_by_log_id`, `bronto_get_usage_by_user_per_log_id`, `bronto_patch_widget`, `bronto_post_search`, `bronto_update_group`, `bronto_update_monitor`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v0.1.1" description="27 Aug 2026">
  `guide`

  Updated the API Key connection guide to help users reach the API Keys screen when they land on the onboarding wizard.
</Update>

<Update label="v0.1.0" description="24 Aug 2026">
  `new-connector`

  Initial Bronto connector covering core log management, search, datasets, monitors, dashboards, widgets, users, groups, API keys, tags, exports, and usage.
</Update>
