# paperclip v2026.831.1 - Product: paperclip (https://whatsnew.fyi/product/paperclip) - Vendor: paperclip - Date: 2026-09-02 - Version: v2026.831.1 - Original notes: https://github.com/paperclipai/paperclip/releases/tag/v2026.831.1 - Permalink: https://whatsnew.fyi/product/paperclip/releases/v2026.831.1 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Onboarding no longer gets stuck on the organization step when the company-created list refresh causes the app to adopt the just-created organization before the create request's continuation runs #### Paperclip v2026.831.1 > Released: 2026-09-02 A patch on top of [2026.831.0](https://github.com/paperclipai/paperclip/releases/tag/v2026.831.0) that fixes first-run onboarding. It carries a single targeted change; everything else in 2026.831.0 is unchanged. ##### Fixes - **Onboarding no longer gets stuck on the organization step.** On the first onboarding screen ("What is the name of your organization?"), clicking **Continue** created the organization on the server but could leave the wizard sitting on the same step — so the page appeared to just refresh, and repeated clicks silently created duplicate organizations. The company-created list refresh can make the surrounding app adopt the just-created organization before the create request's continuation runs; the wizard now recognizes that as the same successful transition and advances to the first-agent step, while a genuine switch to a different organization still stops with a clear message. ([#12667](https://github.com/paperclipai/paperclip/pull/12667)) ##### Upgrade Guide - No migrations, no configuration changes, no API changes. Upgrade in place.