Release Notes
New Features
- Added Signicat login for bobestyreruser
- Support for Digipost credential add/update
- Updated Signicat login to support user creation
Improvements
- Upgraded requirements
- Lowered utilization target in App Engine autoscaling
- Enhanced queries in estate detail and search endpoints
- Reduced number of queries in employee and salary endpoints
- Optimized queries in value distribution
- Improved efficiency in claim distribution
- Adjusted select_related to prefetch_related for certain fields in estate list
Fixes
- Fixed bad call to relativedelta in estate events
- Fixed stakeholders with dividend endpoint
Endpoints
- Removed get_balance_estate from estate serializer to a new view
- Moved get_stakeholders_with_dividend to a standalone view
- Moved get_pnl_estate to a standalone view