| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-31 | 6.3 kB | |
| v1.4.1 source code.tar.gz | 2026-08-31 | 12.9 MB | |
| v1.4.1 source code.zip | 2026-08-31 | 16.7 MB | |
| Totals: 3 Items | 29.6 MB | 0 | |
What's Changed
- feat(runtime): propagate request cancellation by @hyrious in https://github.com/oomol-lab/open-connector/pull/384
- fix(ssrf): use shared assertPublicHttpUrl on self-hosted base URLs by @Frankie-Xu in https://github.com/oomol-lab/open-connector/pull/386
- fix(ssrf): keep DNS validation on region- and credential-resolved hosts by @Frankie-Xu in https://github.com/oomol-lab/open-connector/pull/387
- feat(bluesky): add authenticated timeline action by @Dream-will-come-true-oneday in https://github.com/oomol-lab/open-connector/pull/392
- feat(oura): add Oura Ring provider by @vanessa in https://github.com/oomol-lab/open-connector/pull/393
- fix(harvest): treat empty account lists as a valid OAuth identity by @Frankie-Xu in https://github.com/oomol-lab/open-connector/pull/388
- feat(mcdonalds): add China MCP provider by @vince-hz in https://github.com/oomol-lab/open-connector/pull/396
- fix(ssrf): use shared assertPublicHttpUrl on remaining self-hosted base URLs by @Frankie-Xu in https://github.com/oomol-lab/open-connector/pull/398
- feat(runtime): propagate request cancellation into credential validators by @Frankie-Xu in https://github.com/oomol-lab/open-connector/pull/399
- feat(deploy): create the Helm chart for Kubernetes deployment by @timoa in https://github.com/oomol-lab/open-connector/pull/394
- fix(helm): repair chart deploy blockers and publish workflow by @BlackHole1 in https://github.com/oomol-lab/open-connector/pull/401
- ci: upgrade GitHub Actions to Node 24 runtimes by @BlackHole1 in https://github.com/oomol-lab/open-connector/pull/402
- fix(ssrf): keep DNS validation on input-resolved provider hosts by @BlackHole1 in https://github.com/oomol-lab/open-connector/pull/403
- fix(google-analytics): remove redundant full OAuth scope by @elliothux in https://github.com/oomol-lab/open-connector/pull/404
- feat(providers): add discovery scenarios by @alwaysmavs in https://github.com/oomol-lab/open-connector/pull/407
- fix(gmail): handle empty list responses by @elliothux in https://github.com/oomol-lab/open-connector/pull/408
- feat(slack): split user and bot providers by @hyrious in https://github.com/oomol-lab/open-connector/pull/409
- feat: add Reddit provider by @hyrious in https://github.com/oomol-lab/open-connector/pull/410
- feat(minimax): add text-to-audio action by @octo-patch in https://github.com/oomol-lab/open-connector/pull/405
- fix(slack): accept Bearer user tokens by @hyrious in https://github.com/oomol-lab/open-connector/pull/412
- fix(providers): treat empty org/account lists as valid credentials (Bugsnag, Ringba) by @Frankie-Xu in https://github.com/oomol-lab/open-connector/pull/415
- fix(oauth): validate Supabase and Xero with identity endpoints by @Frankie-Xu in https://github.com/oomol-lab/open-connector/pull/400
- feat: add TMDB provider by @Frankie-Xu in https://github.com/oomol-lab/open-connector/pull/416
- fix(providers): keep proxy endpoint literal segments below the base URL by @hirocaster in https://github.com/oomol-lab/open-connector/pull/422
- feat(sunsama_mcp): add Sunsama MCP provider by @vanessa in https://github.com/oomol-lab/open-connector/pull/421
- ci: bump star-history-action to v1.0.6 by @BlackHole1 in https://github.com/oomol-lab/open-connector/pull/425
- feat(providers): add Box OAuth provider by @hyrious in https://github.com/oomol-lab/open-connector/pull/424
- feat: add Indeed provider by @hyrious in https://github.com/oomol-lab/open-connector/pull/426
- feat(providers): add Pi-hole FTL provider (40 actions) by @hirocaster in https://github.com/oomol-lab/open-connector/pull/423
- fix(oauth): drop unused Bitbucket, Gist, and Harvest scopes by @Frankie-Xu in https://github.com/oomol-lab/open-connector/pull/417
- fix(fireflies): use valid GraphQL names in transcript queries by @vanessa in https://github.com/oomol-lab/open-connector/pull/428
- fix(feishu): decode Base record matrices by @randomradio in https://github.com/oomol-lab/open-connector/pull/427
- chore(ci): stop committing star-history PNG by @BlackHole1 in https://github.com/oomol-lab/open-connector/pull/430
- fix(browser_use): route Cloud resources through V4 by @MagMueller in https://github.com/oomol-lab/open-connector/pull/434
- docs: add RepoCloud one-click deploy button by @cosark in https://github.com/oomol-lab/open-connector/pull/431
- feat(cubox): add save URL provider by @Armorhtk in https://github.com/oomol-lab/open-connector/pull/433
- feat(cloudflare_r2): add generate_presigned_url for custom credentials by @Frankie-Xu in https://github.com/oomol-lab/open-connector/pull/418
- fix(runtime): handle JSON media types case-insensitively by @wutongyuonce in https://github.com/oomol-lab/open-connector/pull/435
- fix(oauth): prune expired authorization states by @wutongyuonce in https://github.com/oomol-lab/open-connector/pull/436
- feat(github): expose workflow job logs by @hyrious in https://github.com/oomol-lab/open-connector/pull/437
- feat(fal_ai): add job submission and fix broken queue ops by @vanessa in https://github.com/oomol-lab/open-connector/pull/438
- fix(providers): allow private network credential validation by @wutongyuonce in https://github.com/oomol-lab/open-connector/pull/439
- fix(providers): close credential validator egress gaps by @BlackHole1 in https://github.com/oomol-lab/open-connector/pull/440
- refactor: remove unconsumed and duplicated surfaces by @BlackHole1 in https://github.com/oomol-lab/open-connector/pull/441
New Contributors
- @Dream-will-come-true-oneday made their first contribution in https://github.com/oomol-lab/open-connector/pull/392
- @timoa made their first contribution in https://github.com/oomol-lab/open-connector/pull/394
- @randomradio made their first contribution in https://github.com/oomol-lab/open-connector/pull/427
- @MagMueller made their first contribution in https://github.com/oomol-lab/open-connector/pull/434
- @cosark made their first contribution in https://github.com/oomol-lab/open-connector/pull/431
- @Armorhtk made their first contribution in https://github.com/oomol-lab/open-connector/pull/433
- @wutongyuonce made their first contribution in https://github.com/oomol-lab/open-connector/pull/435
Full Changelog: https://github.com/oomol-lab/open-connector/compare/v1.4.0...v1.4.1