|
|
|
@ -9,9 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
|
|
|
|
|
### Added |
|
|
|
|
|
|
|
- Added rate limiting to the endpoints for authentication and user sign up |
|
|
|
- Added support for the `TRUST_PROXY` environment variable to determine the client IP address for rate limiting when running behind a reverse proxy |
|
|
|
- Exposed the `DATA_SOURCE_FEAR_AND_GREED_INDEX_STOCKS` environment variable to set the data source of the _Fear & Greed Index_ (market mood) |
|
|
|
- Exposed the `ENABLE_FEATURE_RATE_LIMITING` environment variable to control rate limiting for authentication and sign-up endpoints |
|
|
|
- Exposed the `TRUST_PROXY` environment variable to determine the client IP address when running behind a reverse proxy |
|
|
|
|
|
|
|
## 3.23.0 - 2026-07-10 |
|
|
|
|
|
|
|
|