What's Changed
- feat(discord-app): add delete command to remove a message by ID by @himself65 in #976
- feat(maimai): add talent search with multi-dimensional filters by @ivanxia1988 in #977
- feat(ke): add Beike (贝壳找房) adapter by @runzhliu in #975
- feat(bilibili): add feed-detail and enhance feed command by @harveyyue in #974
- feat(clis/chatgptweb): add ChatGPT web image generation command by @asimons81 in #973
- fix(xiaohongshu): harden anti-detection flows by @Astro-Han in #980
- fix(douban): classify tv search results correctly by @Astro-Han in #979
- fix: address code audit findings (C1-C4, I1, I4, I6) by @jackwener in #981
- fix: code audit round 2 — safety, hot-reload, error diagnostics by @jackwener in #982
- feat: decouple extension version from CLI version by @jackwener in #985
- fix: clean up stale .yaml adapter files from older versions (#953) by @jackwener in #986
- docs: document undocumented environment variables by @jackwener in #983
- Remove unused OPENCLI_SKIP_FETCH env var by @jackwener in #987
- Rename chatgpt adapters: desktop → chatgpt-app, web → chatgpt by @jackwener in #989
- Fix automation window not closing on command failure by @jackwener in #992
- refactor: unify OPENCLI_VERBOSE and DEBUG=opencli by @jackwener in #991
- feat(mubu): add Mubu adapter with 5 commands by @SherlockSalvatore in #964
- chore: bump version to 1.7.3 by @jackwener in #997
New Contributors
- @ivanxia1988 made their first contribution in #977
- @runzhliu made their first contribution in #975
- @asimons81 made their first contribution in #973
- @SherlockSalvatore made their first contribution in #964
Full Changelog: v1.7.2...v1.7.3