What's Changed
- fix(doctor): remove unused fix option and add release URL to extension install hint by @jackwener in #498
- fix(plugin): remove legacy LOCK_FILE/MONOREPOS_DIR constants by @ByteYue in #495
- feat(plugin): add 'plugin create ' scaffold command by @ByteYue in #494
- feat(plugin): support local path install via file:// and absolute path by @ByteYue in #491
- fix(xiaohongshu): adapt publish to new two-step creator center UI by @Astro-Han in #490
- fix(plugin): detect symlinked monorepo sub-plugins in discoverPlugins by @ByteYue in #487
- fix(twitter): use DOM-only scraping for trending to match page results by @Astro-Han in #486
- perf: parallel file discovery and external CLI caching by @jackwener in #501
- feat(xiaohongshu): add published_at to search results by @Astro-Han in #485
- fix(plugin): handle EXDEV cross-filesystem rename during install by @ByteYue in #488
- feat(bluesky): add Bluesky adapter with 9 commands by @0xsline in #215
- fix(execution): apply timeout to non-browser commands by @Astro-Han in #383
- fix(plugin): prevent raw .ts import crash when esbuild transpilation fails by @ByteYue in #503
- feat(plugin): support multi-source plugin install (ssh, git@, generic https) by @ByteYue in #504
- perf: smart pre-navigation — skip redundant nav + remove 2s wait by @jackwener in #507
- fix(v2ex): fetch hot topics through browser context by @huguoliang1314 in #493
- refactor(plugin): make plugin installs transactional by @jackwener in #509
- chore(release): 1.5.1 by @jackwener in #513
New Contributors
- @huguoliang1314 made their first contribution in #493
Full Changelog: v1.5.0...v1.5.1