3.39.0
parruda/swarm3.39.0Aug 1, 2026by dtslvr
AI Summary
Streamlined data exports and deprecated legacy attributes to prepare for future maintenance.
Key Highlights
- Harmonized data format for export functionality
- Removed deprecated attributes with data migration
- Upgraded Prisma dependency
- Improved German localization
Breaking Changes
- Removed deprecated `firstOrderDate` attribute
- Removed deprecated `isExcluded` attribute
New Features
- Export format harmonization
- German localization
- Prisma upgrade
Full Release Notes
### Changed - Harmonized the data format of the export functionality - Removed the deprecated `firstOrderDate` attribute from the `GET api/v2/portfolio/performance` endpoint response - Removed the deprecated `isExcluded` attribute of the account in favor of the _Exclude from Analysis_ tag including a data migration - Improved the language localization for German (`de`) - Upgraded `prisma` from version `7.8.0` to `7.9.1` ### Fixed - Fixed the scroll behavior of the page content behind an open dialog - Fixed the export functionality to only include the accounts of the exported activities if a filter is applied