Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.199.0 source code.tar.gz | 2025-09-14 | 10.4 MB | |
2.199.0 source code.zip | 2025-09-14 | 11.1 MB | |
README.md | 2025-09-14 | 953 Bytes | |
Totals: 3 Items | 21.6 MB | 0 |
Added
- Extended the content of the performance calculation method by dividends on the Frequently Asked Questions (FAQ) page
- Added a Storybook story for the entity logo image component
Changed
- Improved the search in the Yahoo Finance service
- Moved the holdings table into the holdings section on the public page
- Migrated to the Prisma Configuration File approach (
prisma.config.ts
) - Refactored the login with access token dialog component to standalone
- Prefixed the
crypto
,fs
andpath
imports withnode:
Fixed
- Fixed a pagination issue in the market data endpoint by adding
id
as a secondary sort criterion to ensure consistent ordering in the admin control panel - Fixed a pagination issue in the user endpoint by adding
id
as a secondary sort criterion to ensure consistent ordering in the admin control panel
Special Thanks
- @csehatt741
- @DavidReque
- @dtslvr
- @gmag11