| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-08 | 6.6 kB | |
| v1.0.0 source code.tar.gz | 2026-07-08 | 7.5 MB | |
| v1.0.0 source code.zip | 2026-07-08 | 10.1 MB | |
| Totals: 3 Items | 17.6 MB | 0 | |
What's Changed
- feat: transit files by @l1shen in https://github.com/oomol-lab/open-connector/pull/2
- feat: add some provider by @l1shen in https://github.com/oomol-lab/open-connector/pull/1
- Add F-O provider integrations by @Cheerego7 in https://github.com/oomol-lab/open-connector/pull/3
- feat: add some provider by @l1shen in https://github.com/oomol-lab/open-connector/pull/4
- feat: add providers by @l1shen in https://github.com/oomol-lab/open-connector/pull/5
- feat: support cloudflare by @l1shen in https://github.com/oomol-lab/open-connector/pull/6
- feat(oauth): add provider-specific OAuth customization by @hyrious in https://github.com/oomol-lab/open-connector/pull/7
- feat: web console redesign by @l1shen in https://github.com/oomol-lab/open-connector/pull/8
- feat: enhance localization support across multiple pages and components by @l1shen in https://github.com/oomol-lab/open-connector/pull/9
- feat: add some provider by @l1shen in https://github.com/oomol-lab/open-connector/pull/10
- chore: improve cloudflare deploy docs by @l1shen in https://github.com/oomol-lab/open-connector/pull/11
- fix: ui & docs by @l1shen in https://github.com/oomol-lab/open-connector/pull/13
- docs(readme): refresh OpenConnector README by @alwaysmavs in https://github.com/oomol-lab/open-connector/pull/12
- docs(readme): restore SaaS usage paths by @alwaysmavs in https://github.com/oomol-lab/open-connector/pull/14
- docs(readme): align English and Chinese copy by @alwaysmavs in https://github.com/oomol-lab/open-connector/pull/15
- [codex] Clarify README provider coverage by @BlackHole1 in https://github.com/oomol-lab/open-connector/pull/16
- Clarify commercial and open-source docs by @alwaysmavs in https://github.com/oomol-lab/open-connector/pull/17
- Add Cloudflare quickstart video by @alwaysmavs in https://github.com/oomol-lab/open-connector/pull/18
- feat(database): load migration SQL from file for database initialization by @l1shen in https://github.com/oomol-lab/open-connector/pull/19
- feat(auth): implement local admin auth session management by @l1shen in https://github.com/oomol-lab/open-connector/pull/20
- Describe OpenConnector as Composio alternative by @alwaysmavs in https://github.com/oomol-lab/open-connector/pull/21
- feat(auth): update authentication handling to use bearer tokens by @l1shen in https://github.com/oomol-lab/open-connector/pull/22
- docs: refine readme by @crimx in https://github.com/oomol-lab/open-connector/pull/24
- feat: add authenticated field to action schema by @l1shen in https://github.com/oomol-lab/open-connector/pull/25
- Update Cloudflare video thumbnail by @alwaysmavs in https://github.com/oomol-lab/open-connector/pull/26
- [codex] Update provider coverage counts by @BlackHole1 in https://github.com/oomol-lab/open-connector/pull/27
- ci: add lint, typecheck, and test workflow by @BlackHole1 in https://github.com/oomol-lab/open-connector/pull/28
- docs(readme): center header block on GitHub by @BlackHole1 in https://github.com/oomol-lab/open-connector/pull/29
- chore(codex): remove add-provider skill definition by @BlackHole1 in https://github.com/oomol-lab/open-connector/pull/30
- feat(i18n): add Japanese localization support by @l1shen in https://github.com/oomol-lab/open-connector/pull/31
- feat(i18n): add fr,ru by @l1shen in https://github.com/oomol-lab/open-connector/pull/32
- feat(tests): add MCP server tests for action execution by @l1shen in https://github.com/oomol-lab/open-connector/pull/33
- feat(oauth): add Gmail OAuth client configuration by @l1shen in https://github.com/oomol-lab/open-connector/pull/34
- refactor(tokens): remove revokedAt handling from token management by @l1shen in https://github.com/oomol-lab/open-connector/pull/35
- feat(oauth): implement OAuth completion handling and UI updates by @l1shen in https://github.com/oomol-lab/open-connector/pull/36
- docs: refresh README positioning and provider coverage by @alwaysmavs in https://github.com/oomol-lab/open-connector/pull/37
- Add Gmail OAuth tutorial links to READMEs by @alwaysmavs in https://github.com/oomol-lab/open-connector/pull/38
- Update README console preview images by @alwaysmavs in https://github.com/oomol-lab/open-connector/pull/40
- feat(web): redesign runtime console by @Cheerego7 in https://github.com/oomol-lab/open-connector/pull/39
- docs(security): expand SECURITY.md into full disclosure policy by @BlackHole1 in https://github.com/oomol-lab/open-connector/pull/41
- Dedupe README catalog counts by @alwaysmavs in https://github.com/oomol-lab/open-connector/pull/42
- feat(web): improve provider icons and dev hosting by @Cheerego7 in https://github.com/oomol-lab/open-connector/pull/44
- chore: rename to @oomol-lab/open-connector, bump to 1.0.0 by @BlackHole1 in https://github.com/oomol-lab/open-connector/pull/46
- feat: impl proxy by @l1shen in https://github.com/oomol-lab/open-connector/pull/45
- feat: add proxy for /docs endpoint in Vite config by @l1shen in https://github.com/oomol-lab/open-connector/pull/47
- fix: docker missing migrations by @l1shen in https://github.com/oomol-lab/open-connector/pull/48
- feat(proxy): add policy env by @hyrious in https://github.com/oomol-lab/open-connector/pull/49
- fix: some provider proxy impl by @l1shen in https://github.com/oomol-lab/open-connector/pull/51
- docs: add missing .codex/skills/add-provider/SKILL.md by @ofcskn in https://github.com/oomol-lab/open-connector/pull/52
- feat(longbridge): expand connector actions by @huacnlee in https://github.com/oomol-lab/open-connector/pull/53
- chore(longbridge): align open source provider boundary by @hyrious in https://github.com/oomol-lab/open-connector/pull/55
New Contributors
- @l1shen made their first contribution in https://github.com/oomol-lab/open-connector/pull/2
- @Cheerego7 made their first contribution in https://github.com/oomol-lab/open-connector/pull/3
- @hyrious made their first contribution in https://github.com/oomol-lab/open-connector/pull/7
- @alwaysmavs made their first contribution in https://github.com/oomol-lab/open-connector/pull/12
- @BlackHole1 made their first contribution in https://github.com/oomol-lab/open-connector/pull/16
- @crimx made their first contribution in https://github.com/oomol-lab/open-connector/pull/24
- @ofcskn made their first contribution in https://github.com/oomol-lab/open-connector/pull/52
- @huacnlee made their first contribution in https://github.com/oomol-lab/open-connector/pull/53
Full Changelog: https://github.com/oomol-lab/open-connector/commits/v1.0.0