Added
- Added support for converting an asset profile to the
MANUALdata source in the asset profile details dialog of the admin control panel
Changed
- Extended the
extractNumberFromString()function to support negative values - Restricted the symbol data endpoint (
GET /api/v1/symbol/:dataSource/:symbol) to authenticated users - Removed the deprecated
authendpoint of the login with Security Token (GET) - Simplified the
getHistorical()function response in the data provider interface - Upgraded
bull-boardfrom version8.0.1to8.1.2