Releases: jackwener/opencli
Releases · jackwener/opencli
v1.2.0
v1.1.1
What's Changed
- chore(main): release 1.1.0 by @jackwener in #134
- ci: migrate docs deployment to cross-repo build via opencli-website by @ByteYue in #138
- docs: add missing adapter docs, fix sidebar 404s, add doc-check CI by @ByteYue in #140
- feat: add Bloomberg adapter by @KasumiChen in #145
- fix: correct xiaohongshu creator metric parsing by @ajia1206 in #146
- feat: enhance --help with registry metadata and enrich list --json with full arg schema by @Astro-Han in #142
- refactor: extract serialization helpers to registry.ts and stabilize arg schema by @jackwener in #148
- fix: harden external CLI hub by @jackwener in #149
- refactor!: standardize all CLI arg names to kebab-case by @jackwener in #150
- refactor: split engine.ts into discovery/execution, extract Commander adapter by @jackwener in #152
- refactor: deep CLI layer architecture improvements by @jackwener in #164
- docs: sync documentation with PR #150 arg renames by @jackwener in #179
- docs(chatgpt): sync read docs with AX behavior by @mark-li-llm in #180
- feat: auto-waiting — goto() post-load settle, remove 31 hardcoded waits by @jackwener in #181
- feat(twitter): add block, unblock, and hide-reply commands by @himself65 in #182
- feat(steam): add top sellers command by @upupnoah in #178
- Fix Apple Podcasts search query handling and top chart failures by @yanCode in #187
- fix(twitter): rewrite trending from YAML to TS with DOM scraping fallback by @jackwener in #189
New Contributors
Full Changelog: v1.1.0...v1.1.1
v1.1.0
1.1.0
v1.0.6
1.0.6 (2026-03-20)
Bug Fixes
What's Changed
- fix: use %20 for spaces in Bilibili WBI signed requests by @chencheng-li in #126
- docs: add VitePress documentation site with GitHub Pages deployment by @ByteYue in #127
- chore(main): release 1.0.6 by @jackwener in #128
New Contributors
- @chencheng-li made their first contribution in #126
Full Changelog: v1.0.5...v1.0.6
v1.0.5
v1.0.5
v1.0.4
What's Changed
- feat(jike): add Jike adapter with 10 commands by @Astro-Han in #117
- feat(boss): add resume command to view candidate profile by @huangsen365 in #119
- feat(stackoverflow): add search, hot, unanswered, and bounties commands by @vkop007 in #116
- fix(smzdm): navigate to search results page directly instead of deprecated ajax API by @ylongw in #113
- docs: add VitePress documentation site by @ByteYue in #112
- feat(hf): add top command for hf papers (daily, weekly, monthly) by @k1tyoodev in #110
- fix: infer browser mode for public TS adapters and stabilize Chaoxing tests by @KasumiChen in #115
New Contributors
- @vkop007 made their first contribution in #116
- @ylongw made their first contribution in #113
- @k1tyoodev made their first contribution in #110
- @KasumiChen made their first contribution in #115
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- docs: correct note_id params for xiaohongshu by @gnosis23 in #108
- fix(twitter): fix newline handling in post command via clipboard paste by @zhutiancillm in #107
- fix(twitter): use pushState for search SPA navigation by @Astro-Han in #105
- fix(chatgpt): read replies from AX tree instead of clipboard shortcut by @mark-li-llm in #106
- feat(boss): add chatlist, chatmsg, and send commands by @huangsen365 in #95
- fix: use JSON.stringify for safe JS string interpolation in evaluate() by @ByteYue in #109
New Contributors
- @gnosis23 made their first contribution in #108
- @zhutiancillm made their first contribution in #107
- @mark-li-llm made their first contribution in #106
- @huangsen365 made their first contribution in #95
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- fix: install XHR interceptor after navigation to prevent context reset by @Astro-Han in #91
- feat: Add apple-podcasts coverage and docs by @BruceLoveDecimal in #92
- fix: dedupe history and improve Discord channel parsing by @Pleasurecruise in #77
- feat: add WeRead adapter with 7 commands by @Astro-Han in #89
- fix(intercept): IIFE wrapping for installInterceptor/getInterceptedRequests by @Astro-Han in #100
- feat: add Chaoxing (学习通) adapter — assignments & exams by @dev-Flyblue in #101
New Contributors
- @BruceLoveDecimal made their first contribution in #92
- @Pleasurecruise made their first contribution in #77
- @dev-Flyblue made their first contribution in #101
Full Changelog: v1.0.0...v1.0.2
v1.0.1
What's Changed
- fix: install XHR interceptor after navigation to prevent context reset by @Astro-Han in #91
- feat: Add apple-podcasts coverage and docs by @BruceLoveDecimal in #92
- fix: dedupe history and improve Discord channel parsing by @Pleasurecruise in #77
- feat: add WeRead adapter with 7 commands by @Astro-Han in #89
- fix(intercept): IIFE wrapping for installInterceptor/getInterceptedRequests by @Astro-Han in #100
New Contributors
- @BruceLoveDecimal made their first contribution in #92
- @Pleasurecruise made their first contribution in #77
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- feat: Chrome Extension + micro-daemon for browser automation by @jackwener in #85
Full Changelog: v0.9.8...v1.0.0