Browse Source

Update changelog

pull/7263/head
Thomas Kaul 4 days ago
parent
commit
e1d195fbff
  1. 4
      CHANGELOG.md

4
CHANGELOG.md

@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ### 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 `DATA_SOURCE_FEAR_AND_GREED_INDEX_STOCKS` environment variable to set the data source of the _Fear & Greed Index_ (market mood)
## 3.23.0 - 2026-07-10 ## 3.23.0 - 2026-07-10
@ -33,8 +35,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ### Added
- Added support for a copy-to-clipboard action in the alert dialog component - Added support for a copy-to-clipboard action in the alert dialog component
- 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
### Changed ### Changed

Loading…
Cancel
Save