> ## 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.

# 15Five Changelog

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

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

<Update label="v2.0.0" description="2 Sept 2026">
  `breaking-changes` `bug-fix` `description-fix` `guide-changes`

  BREAKING: create\_bulk\_user\_import switched from `request` to `upload_file` — the CSV must now be base64-encoded on send; create\_high\_five now requires `creator_id` (provider rejects requests without it); list\_check\_ins.order\_by enum narrowed to exclude provider values `id` and `report` (both trigger 502). Non-breaking: marked People Attributes and Objectives write actions (create\_people\_attribute, create\_people\_attribute\_value, create\_objective, create\_key\_result) plus their read counterparts as `releaseStage: preview` (workspace feature-flag / plan-tier gated on trial tenants); list\_high\_fives multi-value filters now use `arrayFormat: repeat` for correct serialization; group\_types name\_plural must end in "s" — provider silently rewrites otherwise (now documented in the field description, no more server-side value mutation on our end); documented update\_user check-in cadence enums (reporting\_period, biweekly\_due\_day\_which\_week, monthly\_due\_day\_which\_in\_month) with UI-verified meanings and co-required-field preconditions; added feature/plan-tier enablement guide to the authentication section (Reviews, Objectives, People Attributes).

  <AccordionGroup>
    <Accordion title="Changed · 27 actions updated">
      `15five_create_bulk_user_import`, `15five_create_bulk_user_update`, `15five_create_company_vacation`, `15five_create_group_type`, `15five_create_high_five`, `15five_create_key_result`, `15five_create_objective`, `15five_create_people_attribute`, `15five_create_people_attribute_value`, `15five_delete_company_vacation`, `15five_get_objective_history`, `15five_get_people_attribute`, `15five_get_people_attribute_value`, `15five_list_company_vacations`, `15five_list_high_fives`, `15five_list_objective_history`, `15five_list_people_attribute_values`, `15five_list_people_attributes`, `15five_list_review_cycle_answers`, `15five_list_review_cycle_participants`, `15five_list_review_cycle_performance_measurements`, `15five_list_review_cycle_reviews`, `15five_list_security_audit_events`, `15five_patch_group_type`, `15five_update_company_vacation`, `15five_update_group_type`, `15five_update_user`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.0.1" description="2 Sept 2026">
  `bug-fix`

  Standardized action category capitalization for more consistent portal filters.
</Update>
