You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- feat: Add a Web home market-review trigger with task polling and inline report display; setup status now points users to missing configuration.
33
+
- feat: Add notification routing by report, alert, and system_error; add one-click notification channel testing in Web settings.
34
+
- feat: Add settings field help infrastructure with multilingual help text for the first batch of core configuration fields.
35
+
- improve: Share `build_market_review_runtime` across API, CLI, and Bot market review paths; document `litellm_model` / `llm_model_list` and legacy key fallback behavior.
36
+
- improve: Calibrate stock advice with support/resistance, volume, chips, and main-force capital flow; strengthen Agent decision fallback behavior.
37
+
- improve: Run Docker images as a non-root user and relax LiteLLM constraints to allow safe future 1.x fixes.
38
+
- fix: Classify `Model disabled`, provider blocked, and related LLM channel test errors more accurately instead of reporting them as generic network failures.
39
+
- fix: Avoid unsupported built-in historical providers for Hong Kong daily data; align Beijing Stock Exchange `BJ` prefix and `.BJ` suffix validation.
40
+
- fix: Improve Web market-review observability, Windows fallback lock probing, and market catalyst snippet rendering.
41
+
- docs: Add the documentation index and settings-help maintenance guide; remove temporary PR/doc-sync notes from README and user-facing guides.
44
42
45
43
## [3.15.0] - 2026-05-05
46
44
@@ -1441,7 +1439,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
0 commit comments