-
Notifications
You must be signed in to change notification settings - Fork 3.2k
v0.5.13: polling fixes, generic agent search tool, status page, smtp, sendgrid, linkedin, more tools #2148
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
Merged
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
Dec 1, 2025
- feat(tools): added smtp, sendgrid, mailgun, linkedin, fixed permissions in context menu (feat(tools): added smtp, sendgrid, mailgun, linkedin, fixed permissions in context menu #2133)
- fix(team-plans): track departed member usage so value not lost (fix(team-plans): track departed member usage so value not lost #2118)
- feat(i18n): update translations (feat(i18n): update translations #2134)
- feat(creators): add verification for creators (feat(creators): add verification for creators #2135)
- feat(tools): added apify block/tools (feat(tools): added apify block/tools #2136)
- feat(i18n): update translations (feat(i18n): update translations #2137)
- feat(env): added more optional env var examples (feat(env): added more optional env var examples #2138)
- feat(statuspage): added statuspage, updated list of tools in footer, renamed routes (feat(statuspage): added statuspage, updated list of tools in footer, renamed routes #2139)
- feat(tools): add generic search tool (feat(tools): add generic search tool #2140)
- feat(i18n): update translations (feat(i18n): update translations #2141)
- fix(sdks): bump sdk versions (fix(sdks): bump sdk versions #2142)
- fix(webhooks): count test webhooks towards usage limit (fix(webhooks): count test webhooks towards usage limit #2143)
- fix(bill): add requestId to webhook processing (fix(bill): add requestId to webhook processing #2144)
- improvement(subflow): remove all associated edges when moving a block into a subflow (improvement(subflow): remove all associated edges when moving a block into a subflow #2145)
- fix(polling): mark webhook failed on webhook trigger errors (fix(polling): mark webhook failed on webhook trigger errors #2146)
- fix(deps): declare core transient deps explicitly (fix(deps): declare core transient deps explicitly #2147)
…ns in context menu (#2133) * feat(tools): added twilio sendgrid integration * feat(tools): added smtp, sendgrid, mailgun, fixed permissions in context menu * added top level mocks for sporadically failing tests * incr type safety
* fix(team-plans): track departed member usage so value not lost * reset usage to 0 when they leave team * prep merge with stagig * regen migrations * fix org invite + ws selection' --------- Co-authored-by: Waleed <walif6@gmail.com>
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com>
* feat(tools): added apify * cleanup
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com>
…renamed routes (#2139) * feat(statuspage): added statuspage, updated list of tools in footer, renamed routes * ack PR comments
… into a subflow (#2145) * improvement(subflow): remove all associated edges when moving a block into a subflow * ack PR comments
* fix(deps): declare core transient deps explicitly * ack PR comments
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
|
Skipped: This PR changes more files than the configured file change limit: ( |
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.