Added
- Added support for routing outgoing requests through a per-domain proxy via the
PROXY_ROUTESsetting in theFetchService - Added
@prisma/configas a development dependency used by the Prisma Configuration File
Changed
- Updated the Privacy Policy
- Updated the Terms of Service
- Improved the parsing of integer query parameters (
skipandtake) in theGET api/v1/activitiesendpoint - Improved the language localization for German (
de) - Improved the language localization for Japanese (
ja) - Upgraded
@ionic/angularfrom version8.8.5to8.8.12 - Upgraded
nestjsfrom version11.1.21to11.1.27
Fixed
- Fixed the validation of the data source field of an asset profile with market data
- Fixed a recurring issue where single-value fields were incorrectly validated as arrays in various endpoints