|
|
@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
- Restricted the symbol data endpoint (`GET /api/v1/symbol/:dataSource/:symbol`) to authenticated users |
|
|
- Restricted the symbol data endpoint (`GET /api/v1/symbol/:dataSource/:symbol`) to authenticated users |
|
|
- Removed the deprecated `auth` endpoint of the login with _Security Token_ (`GET`) |
|
|
- Removed the deprecated `auth` endpoint of the login with _Security Token_ (`GET`) |
|
|
- Simplified the `getHistorical()` function response in the data provider interface |
|
|
- Simplified the `getHistorical()` function response in the data provider interface |
|
|
|
|
|
- Upgraded `bull-board` from version `8.0.1` to `8.1.2` |
|
|
|
|
|
|
|
|
## 3.29.0 - 2026-07-18 |
|
|
## 3.29.0 - 2026-07-18 |
|
|
|
|
|
|
|
|
|