We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 588545f commit cb3f2d5Copy full SHA for cb3f2d5
CHANGELOG.md
@@ -6,10 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
*It is strongly advised to perform an update of your tentacles after updating OctoBot. (start.py tentacles --install --all)*
8
9
-## [2.0.14] - 2025-10-28
+## [2.0.14] - 2025-10-29
10
### Fixed
11
- Made pyarrow dependency optionnal to prevent a rare .dll import error
12
- [Coinbase] fix markets loading error when api keys are invalid
13
+- [IndexTrading] fix concurrent trigger issues
14
+- [WebInterface] fix UI latency issue on profile configuration
15
16
## [2.0.13] - 2025-10-17
17
### Added
0 commit comments