This release adds 5 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+1 more
Summary
AI summaryBroad release touches fix, ๐งช Testing, ๐ค AI & Analysis, and feat.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds Feishu App Bot notification sender with P2P and group support. Adds Feishu App Bot notification sender with P2P and group support. Source: llm_adapter@2026-06-08 Confidence: high |
โ |
| Feature | Medium |
Adds Web UI language switch. Adds Web UI language switch. Source: llm_adapter@2026-06-08 Confidence: high |
โ |
| Feature | Medium |
Adds taxonomy field boundary P0 for suggested actions. Adds taxonomy field boundary P0 for suggested actions. Source: llm_adapter@2026-06-08 Confidence: high |
โ |
| Feature | Medium |
Integrates AlphaSift with DSA runtime enrichment. Integrates AlphaSift with DSA runtime enrichment. Source: llm_adapter@2026-06-08 Confidence: high |
โ |
| Bugfix | Medium |
Fixes market review display in stock bar. Fixes market review display in stock bar. Source: llm_adapter@2026-06-08 Confidence: high |
โ |
| Bugfix | Medium |
Fixes manual trigger of market recap to include nonโtrading days. Fixes manual trigger of market recap to include nonโtrading days. Source: llm_adapter@2026-06-08 Confidence: high |
โ |
| Bugfix | Medium |
Fixes inconsistent diagnostic and data block status on report page. Fixes inconsistent diagnostic and data block status on report page. Source: llm_adapter@2026-06-08 Confidence: high |
โ |
| Bugfix | Medium |
Fixes remaining Chinese text in English Web UI. Fixes remaining Chinese text in English Web UI. Source: llm_adapter@2026-06-08 Confidence: high |
โ |
| Bugfix | Medium |
Fixes quoting of desktop updater install directory. Fixes quoting of desktop updater install directory. Source: llm_adapter@2026-06-08 Confidence: high |
โ |
| Bugfix | Medium |
Fixes AlphaSift screening to be recoverable. Fixes AlphaSift screening to be recoverable. Source: llm_adapter@2026-06-08 Confidence: low |
โ |
| Bugfix | Low |
Fixes display of structured market recap report. Fixes display of structured market recap report. Source: granite4.1:30b@2026-06-08-audit Confidence: low |
โ |
| Bugfix | Low |
Ensures daily analysis workflow compatibility with SearXNG variables. Ensures daily analysis workflow compatibility with SearXNG variables. Source: granite4.1:30b@2026-06-08-audit Confidence: low |
โ |
| Bugfix | Low |
Verifies packaged AlphaSift adapter at runtime. Verifies packaged AlphaSift adapter at runtime. Source: granite4.1:30b@2026-06-08-audit Confidence: low |
โ |
| Bugfix | Low |
Clarifies Docker environment runtime configuration. Clarifies Docker environment runtime configuration. Source: granite4.1:30b@2026-06-08-audit Confidence: low |
โ |
| Bugfix | Low |
Converges market status display in multiโstock notification summaries. Converges market status display in multiโstock notification summaries. Source: granite4.1:30b@2026-06-08-audit Confidence: low |
โ |
| Bugfix | Low |
Prevents freeโtext financial abbreviations from being misidentified as stock codes. Prevents freeโtext financial abbreviations from being misidentified as stock codes. Source: granite4.1:30b@2026-06-08-audit Confidence: low |
โ |
| Bugfix | Low |
Fixes market phase label overlap on stock cards. Fixes market phase label overlap on stock cards. Source: granite4.1:30b@2026-06-08-audit Confidence: low |
โ |
| Bugfix | Low |
Widens analytical intel search lookback window. Widens analytical intel search lookback window. Source: granite4.1:30b@2026-06-08-audit Confidence: low |
โ |
| Bugfix | Low |
Makes AlphaSift screening recoverable after failures. Makes AlphaSift screening recoverable after failures. Source: granite4.1:30b@2026-06-08-audit Confidence: low |
โ |
| Refactor | Low |
Optimizes sidebar selection style, expands width, adds compact rail mode. Optimizes sidebar selection style, expands width, adds compact rail mode. Source: granite4.1:30b@2026-06-08-audit Confidence: low |
โ |
| Refactor | Low |
Improves code health: stable tests, health checks, error responses, schema versioning. Improves code health: stable tests, health checks, error responses, schema versioning. Source: granite4.1:30b@2026-06-08-audit Confidence: low |
โ |
Full changelog
What's Changed
๐ค AI & Analysis
- refactor: ไผๅไพง่พนๆ ้ไธญๆๆ ทๅผใๆฉๅฑๅฎฝๅบฆๅนถๆฐๅข rail ็ดงๅๆจกๅผ by @flower418 in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1579
- fix: ็ปๆๅๅคง็ๅค็ๆฅๅๅฑ็คบ by @ZhuLinsen in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1576
- fix: avoid quoting desktop updater install directory by @ZhuLinsen in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1587
- fix: ๅ ผๅฎนๆฏๆฅๅๆๅทฅไฝๆต่ฏปๅ SearXNG Variables by @ZhuLinsen in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1567
- feat: add Feishu App Bot notification sender with P2P and group support by @DeliciousBuding in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1553
- ไปฃ็ ๅฅๅบทไฟฎๅค๏ผ็จณๅฎๆต่ฏใๅฅๅบทๆฃๆฅใ้่ฏฏๅๅบไธ schema ็ๆฌ่ฎฐๅฝ by @xiongfazhan in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1607
- fix: verify packaged AlphaSift adapter at runtime by @ZhuLinsen in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1637
- feat: ๆฐๅขๅปบ่ฎฎๅจไฝ taxonomy ๅญๆฎต่พน็ P0 by @massif-01 in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1631
๐ Notifications
- feat: #1386 P6 ่ๅจๅ่ญฆใๆไปๅๅๅฒ้ถๆฎตๆ่ฆ by @massif-01 in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1589
- fix: clarify Docker env runtime config by @ZhuLinsen in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1586
- fix: ๆถๆๅค่ก้็ฅๆ่ฆ็ๅธๅบ็ถๆๅฑ็คบ by @ZhuLinsen in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1612
- feat: add Web UI language switch by @ZhuLinsen in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1621
โ๏ธ Configuration
- docs: ๅฎๆ AnalysisContextPack P6 ๆๆกฃใ่ฟ็งปไธๅๆปๆถๅฃ by @massif-01 in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1592
- feat: integrate AlphaSift with DSA runtime enrichment by @ZhuLinsen in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1577
๐งช Testing
- docs: ่กฅ้ฝ #1386 P7 ้ถๆฎตๅๆๆๆกฃๆถๅฃ by @massif-01 in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1597
- feat: ๅฎๅๅคง็ๅค็ๅๅฒ่ๅใๆฅ็ไธๅ ้ค่ฝๅ (#1580) by @ZhuLinsen in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1598
- fix: ้ฎ่ก่ช็ฑๆๆฌ้่็ผฉๅไธๅ่ฏฏ่ฏๅซไธบ่ก็ฅจไปฃ็ P1 by @massif-01 in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1604
- fix: ไฟฎๅค่ก็ฅจๅก็ๅธๅบ้ถๆฎตๆ ็ญพ้ฎๆก by @massif-01 in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1605
- fix: ๆฅๅ้กต่ฟ่ก่ฏๆญไธ่พๅ ฅๆฐๆฎๅ็ถๆๅฃๅพไธไธ่ด (#1602) by @ZhuLinsen in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1603
- fix: widen analytical intel search lookback by @ZhuLinsen in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1615
- fix: restore market review in stock bar by @ZhuLinsen in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1620
- fix: ๆๅจ่งฆๅๅคง็ๅค็ไธ่ทณ่ฟ้ไบคๆๆฅ by @ZhuLinsen in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1627
- fix: Web ่ฑๆ็้ขไปๆฎ็ไธญๆๆๆก (#1626) by @ZhuLinsen in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1632
- fix: make AlphaSift screening recoverable by @ZhuLinsen in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1628
๐ง CI/CD & Maintenance
- docs: ่ฆๆฑๆฅๅไธ Web UI ๅๆด้ๆชๅพ by @ZhuLinsen in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1613
- chore: remove one-off PR screenshot assets by @ZhuLinsen in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1625
๐ Documentation
- docs: ๅผบๅ PR ่ดจ้ๅบ็บฟไธ review ๅ้ฆ่งๅ by @massif-01 in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1593
New Contributors
- @flower418 made their first contribution in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1579
- @DeliciousBuding made their first contribution in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1553
- @xiongfazhan made their first contribution in https://github.com/ZhuLinsen/daily_stock_analysis/pull/1607
Full Changelog: https://github.com/ZhuLinsen/daily_stock_analysis/compare/v3.20.0...v3.21.1
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Daily Stock Analysis
All releases โRelated context
Related tools
Earlier breaking changes
- v3.20.0 Changes MiniMax default model to `MiniMax-M3`.
Beta — feedback welcome: [email protected]