Skip to content

Conversation

@icecrasher321
Copy link
Collaborator

@icecrasher321 icecrasher321 commented Sep 11, 2025

Summary

Sheets fix: corrected Google Sheets update (append logic sending invalid shape) (#1311)

Serializer fix: required-field validation now respects sub-block visibility (#1313)

Docs feature: major overhaul; added videos/examples, expanded block/workflow/connection docs, audits, cleanup (#1317)

KB fix: exclude deleted docs from embeddings/vector search (#1319)

Deployment versioning chore: add migration script into repo (#1318)

Workspace-Level API Keys: Add workspace level api keys to share with other workspace members, add encryption for api keys (#1323)

aadamgough and others added 5 commits September 10, 2025 17:55
Google sheets append was sending an invalid shape to the google sheets api. This PR fixes this by having similar logic to what is in append.ts
* update infra and remove railway

* overhaul docs

* added a lot more videos/examples to docs

* Revert "update infra and remove railway"

This reverts commit b23258a.

* remove unused lines

* update start block docs

* update agent docs

* update API block docs

* update function block docs

* update response block docs

* update parallel and router docs

* update workflow docs

* update connections docs

* fix(sheets): fixed google sheets update (#1311)

Google sheets append was sending an invalid shape to the google sheets api. This PR fixes this by having similar logic to what is in append.ts

* fix(serializer): Required-field validation now respects sub-block visibility (#1313)

* audit content

* audit content

---------

Co-authored-by: Vikhyath Mondreti <vikhyath@simstudio.ai>
Co-authored-by: Adam Gough <77861281+aadamgough@users.noreply.github.com>
Co-authored-by: Vikhyath Mondreti <vikhyathvikku@gmail.com>
* update infra and remove railway

* fix(kb): exclude deleted docs from queries

* Revert "update infra and remove railway"

This reverts commit b23258a.
* chore(deployment-versioning): add migration script into repo

* add migration

* remove parent id changes
@vercel
Copy link

vercel bot commented Sep 11, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs Ready Ready Preview Comment Sep 12, 2025 6:55pm
sim (staging) Ready Ready Comment Sep 12, 2025 6:55pm

* update infra and remove railway

* fix(file-upload): fix nextjs file upload issue with pdf-parse

* Revert "update infra and remove railway"

This reverts commit b23258a.
…space members, add encryption for api keys (#1323)

* update infra and remove railway

* feat(api-keys): add workspace-level api keys

* encrypt api keys

* Revert "update infra and remove railway"

This reverts commit b23258a.

* reran migrations

* tested workspace keys

* consolidated code

* more consolidation

* cleanup

* consolidate, remove unused code

* add dummy key for ci

* continue with regular path for self-hosted folks that don't have key set

* fix tests

* fix test

* remove tests

* removed ci additions
@railway-app railway-app bot temporarily deployed to sim (sim / staging) September 12, 2025 18:46 Inactive
@waleedlatif1 waleedlatif1 changed the title v0.3.52: Bug Fixes, Docs Updates, Deployment Version table added v0.3.52: docs updates, deployment version tables, workspace-level api keys Sep 12, 2025
@waleedlatif1 waleedlatif1 changed the title v0.3.52: docs updates, deployment version tables, workspace-level api keys v0.3.52: docs updates, deployment version tables, workspace-level api keys, knowledgebase improvements Sep 12, 2025
@icecrasher321 icecrasher321 merged commit 1ad31c9 into main Sep 12, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants