ValueCell-0.1.16-beta
What's Changed
- feat(strategy): add error handling to strategy creation modals by @DigHuang in #529
- chore: remove unused code by @su8su in #528
- fix(strategy): handle division by zero in portfolio summary calculation by @vcfgv in #530
- feat(analytics): implement client ID analytics event tracking on creation by @DigHuang in #535
- feat: standardize placeholder text for exchange API credentials by @MXD66 in #536
- feat(portfolio): enhance publish functionality and add virtual exchange icon by @DigHuang in #537
- feat(strategy): add callback functionality to CopyStrategyModal for navigation by @DigHuang in #538
- fix(agent): add timeout handling for local agent class resolution to prevent deadlocks on Windows by @vcfgv in #533
- refine: agent class preloading timing and cache by @vcfgv in #540
- fix(modals): adjust DialogFooter alignment in CreateStrategyModal and CopyStrategyModal by @DigHuang in #539
- chore: bump version to v0.1.16 by @su8su in #541
Full Changelog: v0.1.15...v0.1.16