v3.24.1
v3.24.1
v3.24.1取代未成功出桌面包的v3.24.0,作为本轮正式发布版本;包含v3.23.0之后的全部主要变更,以及v3.24.1的发布打包修复。
v3.24.1supersedesv3.24.0, whose desktop packages were not published successfully. This is the effective release for all major changes sincev3.23.0, plus thev3.24.1packaging fix.
发布亮点
- feat: 扩展台股、日股、韩股市场支持,覆盖 suffix-only 个股分析、台股三大法人资料层、JP/KR 大盘复盘和跨服务市场枚举。
- feat: 接入 TickFlow 核心 A 股数据源,增强 A 股日 K、实时行情、股票列表/名称数据源和批量预取能力。
- feat: 新增 GenerationBackend 抽象、
codex_cli本地 CLI backend、Hermes 本地 HTTP 渠道和 prompt cache capability registry。 - feat: Web/API/Desktop 支持多时间定时推送与 runtime scheduler 热重建,Web 设置页补齐首次启动配置检查和定时任务面板。
- improve: 报告与通知链路补齐信号归因、单股信号时间线、概念板块排行和关联板块展示,减少 AI 建议与报告详情之间的重复展示。
- fix: 修复桌面/Docker 发布依赖、Windows 静态资源 MIME、回测空结果、通知 Markdown、Docker Webhook 模板占位符和 AlphaSift 数据源稳定性问题。
What's Changed
- Expanded Taiwan, Japan, and Korea market coverage, including suffix-only analysis, Taiwan institutional flows, JP/KR market review, and market enum propagation by @WenyuChiou and @ZhuLinsen.
- Added TickFlow as a core A-share data source with stronger quote, K-line, stock-list, and prefetch coverage by @timeance.
- Added local generation infrastructure: GenerationBackend,
codex_cli, Hermes local HTTP generation, and provider prompt-cache capability controls by @massif-01. - Improved Web/API/Desktop scheduling, first-run setup, report signals, concept-board context, and AI suggestion workflows by @ZhuLinsen, @RajvardhanPatil07, @hsms4710-pixel, and @diveintonull.
- Hardened release packaging and runtime stability across desktop, Docker, static assets, backtests, notifications, AlphaSift, and Longbridge SDK dependency resolution by @ZhuLinsen and @LunarFeller.
Contributors
@ZhuLinsen, @WenyuChiou, @timeance, @massif-01, @hsms4710-pixel, @RajvardhanPatil07, @diveintonull, @LunarFeller