Added
- Added the asset profile count per data provider to the endpoint
GET api/v1/admin
Changed
- Harmonized the data providers management style of the admin control panel
- Renamed
Ordertoactivitiesin theUserdatabase schema - Improved the language localization for Catalan (
ca) - Improved the language localization for Chinese (
zh) - Improved the language localization for Italian (
it) - Upgraded
nestjsfrom version10.4.15to11.0.12 - Upgraded
yahoo-finance2from version2.11.3to3.3.1
Fixed
- Fixed an issue in the watchlist endpoint (
POST) related to theHasPermissionGuard