What's Changed
- fix: add missing markdown dependency for email notifications by @KylinMountain in #92
- fix: job timeout guard + fast-fail on LLM errors + scheduler throttling by @KylinMountain in #98
- refactor: move dynamic data to HumanMessage for prompt caching by @KylinMountain in #96
- feat: 致谢页面 — 赞助者名单 + GitHub 贡献者展示 by @KylinMountain in #101
- feat: double-click K-line chart to reset zoom by @KylinMountain in #100
- fix: restore qmt tracking quotes and manual analysis context by @joshuaWang-bit in #102
- Add Volume Price Analysis (VPA) specialist agent by @KylinMountain in #97
- refactor: 分离自选分析与持仓跟踪,统一数据源,新增 VLM 截图导入 by @KylinMountain in #109
- fix: 修复 Dependabot 安全警告,升级易受攻击的依赖 by @KylinMountain in #110
- fix: 消除 Docker 容器启动时的重复依赖安装 by @KylinMountain in #111
- Install and configure Vercel Speed Insights by @vercel[bot] in #108
- fix: dockerfile no runtime install by @KylinMountain in #112
- fix: missing imports and prompt by @KylinMountain in #113
- fix: 定时任务 semaphore 泄漏、数据采集锁优化、缺失 import 补全 by @KylinMountain in #116
- feat: 新增赞助者,SponsorCard 支持 hover 显示邮箱 by @KylinMountain in #117
- fix: 启动恢复逻辑校验报告归属,防止定时任务假成功 by @KylinMountain in #124
- API接口解绑 by @monk-after-90s in #137
- chore(deps): bump aiohttp from 3.13.3 to 3.13.4 in the uv group across 1 directory by @dependabot[bot] in #127
- chore(deps): bump tailwindcss from 3.4.19 to 4.2.2 in /frontend by @dependabot[bot] in #122
- chore(deps): bump eslint-plugin-react-hooks from 5.2.0 to 7.0.1 in /frontend by @dependabot[bot] in #121
- chore(deps): bump typescript from 5.9.3 to 6.0.2 in /frontend by @dependabot[bot] in #120
- chore(deps): bump vite from 5.4.21 to 6.4.2 in /frontend by @dependabot[bot] in #140
- chore(deps): bump the minor-and-patch group across 1 directory with 5 updates by @dependabot[bot] in #141
- fix: 清理 Vercel 部署配置,仅 release/main 触发构建 by @KylinMountain in #142
- chore(deps): bump the uv group across 1 directory with 2 updates by @dependabot[bot] in #143
- fix: akshare 并发锁前端优先 + 僵尸线程自动回收 by @KylinMountain in #135
- feat: add feedback system with admin reply and email notification by @KylinMountain in #130
- feat: Scheduler 独立进程 + JobStore 抽象支持多 Worker by @KylinMountain in #150
- chore(deps): bump date-fns from 3.6.0 to 4.1.0 in /frontend by @dependabot[bot] in #148
- chore(deps): bump vitest from 4.1.3 to 4.1.4 in /frontend in the minor-and-patch group by @dependabot[bot] in #145
- chore(deps): bump zustand from 4.5.7 to 5.0.12 in /frontend by @dependabot[bot] in #146
- fix: 量价分析缺失 + 邮件赞助链接更新 by @KylinMountain in #144
- fix: 赞助/致谢页面重定向到线上地址 by @KylinMountain in #152
- chore(deps): bump react-router-dom from 6.30.3 to 7.14.1 in /frontend by @dependabot[bot] in #157
- chore(deps): bump the minor-and-patch group across 1 directory with 11 updates by @dependabot[bot] in #163
- fix(frontend): 移除被错误提交的 .env.local,修复 docker 用户无法收到验证码 (#159) by @KylinMountain in #168
- fix: API & Scheduler 长期运行卡死 by @KylinMountain in #167
New Contributors
- @joshuaWang-bit made their first contribution in #102
- @vercel[bot] made their first contribution in #108
- @monk-after-90s made their first contribution in #137
Full Changelog: v0.7.0...v0.8.0