-
Notifications
You must be signed in to change notification settings - Fork 3.2k
v0.5.61: webhook improvements, workflow controls, react query for deployment status, chat fixes, reducto and pulse OCR, linear fixes #2846
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
waleedlatif1
wants to merge
15
commits into
main
Choose a base branch
from
staging
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
waleedlatif1
commented
Jan 16, 2026
- improvement(slack): updated docs to include information for slack marketplace submission (improvement(slack): updated docs to include information for slack marketplace submission #2837)
- improvement(snapshot): show subblocks for trigger only blocks in frozen canvas (improvement(snapshot): show subblocks for trigger only blocks in frozen canvas #2838)
- improvement(webhooks): lifecycle management with external providers, remove save configuration (improvement(webhooks): lifecycle management with external providers, remove save configuration #2831)
- feat(workflow-controls): added action bar for workflow controls (feat(workflow-controls): added action bar for workflow controls #2767)
- improvement(tools): use react query to fetch child workflow schema, avoid refetch and duplicated utils, consolidated utils and testing mocks (improvement(tools): use react query to fetch child workflow schema, avoid refetch and duplicated utils, consolidated utils and testing mocks #2839)
- improvement(permissions): added ability to auto-add new org members to existing permission group, disallow disabling of start block (improvement(permissions): added ability to auto-add new org members to existing permission group, disallow disabling of start block #2836)
- fix(start): permission check for executor
- improvement(chat): partialize chat store to only persist image URL instead of full image in floating chat (improvement(chat): partialize chat store to only persist image URL instead of full image in floating chat #2842)
- feat(context-menu): added context menu to dead sidebar space and usage indicator (feat(context-menu): added context menu to dead sidebar space and usage indicator #2841)
- improvement: workflow, blocks, preview, avatars, output-select (improvement: workflow, blocks, preview, avatars, output-select #2840)
- feat(ocr): added reducto and pulse for OCR (feat(ocr): added reducto and pulse for OCR #2843)
- improvement(presence): show presence for the same user in another tab, fix z-index of multiplayer cursor to fall behind panel,terminal,sidebar but above blocks, improved connection detection (improvement(presence): show presence for the same user in another tab, fix z-index of multiplayer cursor to fall behind panel,terminal,sidebar but above blocks, improved connection detection #2844)
- fix(linear): updated linear tools to enforce only required fields per api spec (fix(linear): updated linear tools to enforce only required fields per api spec #2845)
…ketplace submission (#2837)
…en canvas (#2838) * improvement(snapshot): show subblocks for trigger only blocks in frozen canvas * ack comment
…remove save configuration (#2831) * fix(webhooks): lifecycle code accuracy * remove save configuration button * remove useless instruction * address greptile comments * fix lint * on undeploy cleanup webhooks
* feat(workflow-controls): added action bar for picker/hand/undo/redo/zoom workflow controls, added general setting to disable * added util for fit to zoom that accounts for sidebar, terminal, and panel * ack PR comments * remove dead state variable, add logs * improvement(ui/ux): action bar, panel, tooltip, dragging, invite modal * added fit to view in canvas context menu * fix(theme): dark mode flash * fix: duplicate fit to view * refactor: popovers; improvement: notifications, diff controls, action bar * improvement(action-bar): ui/ux * refactor(action-bar): renamed to workflow controls * ran migrations * fix: deleted migration --------- Co-authored-by: Emir Karabeg <[email protected]>
…void refetch and duplicated utils, consolidated utils and testing mocks (#2839) * improvement(tools): use react query to fetch child workflow schema, avoid refetch and duplicated utils * consolidated utils & testing mocks
…o existing permission group, disallow disabling of start block (#2836) * improvement(permissions): added ability to auto-add new org members to existing permission group, disallow disabling of start block * ran migrations * add deploy modal tabs config to perm groups * fix ordering of access control listings * prep staging merge * regen migrations --------- Co-authored-by: Vikhyath Mondreti <[email protected]>
…stead of full image in floating chat (#2842)
* improvement(workflow): ui/ux, refactors, optimizations * improvement: blocks, preview, avatars * improvement(output-select): ui * update API endpoint picker to match output selector * improvement: subflow ui/ux --------- Co-authored-by: waleed <[email protected]>
* feat(ocr): added reducto and pulse for OCR * ack comments
…, fix z-index of multiplayer cursor to fall behind panel,terminal,sidebar but above blocks, improved connection detection (#2844) * improvement(presence): show presence for the same user in another tab, fix z-index of multiplayer cursor to fall behind panel,terminal,sidebar but above blocks, improved connection detection * upsert users into presence list
Contributor
|
Skipped: This PR changes more files than the configured file change limit: ( |
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
…and more tools to protect against SSRF (#2847)
* improvement(panel): increased default width * improvement: subblocks * fix: generate, mcp, ring
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.