Skip to content

3.22.0

Choose a tag to compare

@dtslvr dtslvr released this 08 Jul 19:37
e822e99

Added

  • Added support for a copy-to-clipboard action in the alert dialog component

Changed

  • Improved the user account deletion flow in the user settings of the user account page
  • Improved the date formatting of the first activity in the historical market data table of the admin control panel
  • Set the change detection strategy to OnPush in the activities page
  • Set the change detection strategy to OnPush in the allocations page
  • Set the change detection strategy to OnPush in the analysis page
  • Set the change detection strategy to OnPush in the portfolio holdings page
  • Set the change detection strategy to OnPush in the activities page
  • Set the change detection strategy to OnPush in the FIRE page
  • Set the change detection strategy to OnPush in the users section of the admin control panel
  • Hardened the endpoint to update a property of the admin control panel by validating the key path parameter
  • Renamed the SymbolProfileOverrides Prisma data model to AssetProfileOverrides while keeping the database table name
  • Improved the language localization for Dutch (nl)
  • Improved the language localization for French (fr)
  • Improved the language localization for German (de)

Special Thanks

@Aftab3008