Release v29.6.0 (from 7388a2a6e02df803a33011b40077c533f89a55f0)

This commit is contained in:
jenkins
2025-08-13 14:02:15 +00:00
parent 9edb9e9108
commit 5209fc4afd
12 changed files with 44 additions and 22 deletions

View File

@@ -5,6 +5,16 @@
<!-- markdownlint-disable no-inline-html -->
<!-- markdownlint-disable code-block-style -->
## Version 29.6.0
*Date: Wed Aug 13 2025*
**Improvements**
- **Added a `label` property to StudyOrDrawingAddedToChartEventParams.** The [`label`](https:/www.tradingview.com/charting-library-docs/latest/api/interfaces/Charting_Library.StudyOrDrawingAddedToChartEventParams#label) property contains the indicator's name as defined in the [`description`](https:/www.tradingview.com/charting-library-docs/latest/api/interfaces/Charting_Library.RawStudyMetaInfo#description) field of its [metainfo](https:/www.tradingview.com/charting-library-docs/latest/custom_studies/metainfo).
---
## Version 29.5.0
*Date: Tue Aug 05 2025*