Release v30.3.0 (from 913720ecd6e096f04e940369d0a95b60464ec3a1)
This commit is contained in:
16
changelog.md
16
changelog.md
@@ -5,6 +5,22 @@
|
||||
<!-- markdownlint-disable no-inline-html -->
|
||||
<!-- markdownlint-disable code-block-style -->
|
||||
|
||||
## Version 30.3.0
|
||||
|
||||
*Date: Wed Jan 21 2026*
|
||||
|
||||
**New Features**
|
||||
|
||||
- **Added the `legend_bar_change_colors_based_on_value` featureset.** When enabled, bar change values in the legend are colored based on their value (positive, negative, or zero). Applies only to non-OHLC chart types.
|
||||
- **Added the `applyOverrides` method to the `IChartWidgetApi` interface.** Unlike [`IChartingLibraryWidget.applyOverrides`](https:/www.tradingview.com/charting-library-docs/latest/api/interfaces/Charting_Library.IChartingLibraryWidget#applyoverrides), which applies overrides to **all charts**, this new method allows applying overrides to **specific chart instances**.
|
||||
Refer to [Apply overrides](https:/www.tradingview.com/charting-library-docs/latest/ui_elements/Chart#apply-overrides) for usage example.
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- **Fixed an issue where orders and positions were no longer displayed after a network reconnection.** (Trading Platform only)
|
||||
|
||||
---
|
||||
|
||||
## Version 30.2.0
|
||||
|
||||
*Date: Mon Dec 22 2025*
|
||||
|
||||
Reference in New Issue
Block a user