Cbe - v9.170
This page contains the following releases for v9.170:
v9.170
Release Dates
- Sandbox: 13.05.2026
Features
Lending
New loan account balance API endpoint
A new API V2 endpoint was added for loan account balances, including the balance of fees not allocated to an installment on the schedule. The new endpoint is located at /loans/{loanAccountId}/balances.
Groundwork for upcoming features
- Fee allocation management to allow fees to not be automatically added to the next installment.
- Principal overpayment handling without allocating to scheduled installments.
- Equal installment calculation for longer first periods in simple interest loan schedules.
Islamic Banking
Improved profit distribution accuracy
Fixed incorrect handling of calculatedProfit and payableProfit values in the distribute profit service.
Enhanced profit sharing configuration reliability
- Resolved profit rate and average balance calculation issues in profit sharing jobs.
- Fixed customer share percentage configuration to start from customer share instead of bank share.
- Corrected pool list display when no pools are created.
Groundwork for upcoming features
- Proposal creation and management system for Islamic profit sharing.
- Configuration validation for profit sharing jobs.
Access Control
Internal access control configuration changes.
Developer
Enhanced schedule regeneration capabilities
Orchestrated the schedule regeneration process for handling exceptions.
Internal developer tooling improvements.
Improvements
Access Control
Enhanced security for streaming permissions
We addressed a security vulnerability where users with Manage Streaming permissions were able to view non-streaming related templates by manipulating the URL, reinforcing system access controls and enhancing overall security compliance.
Improved IP whitelisting configuration
Enhanced the IP whitelisting saving mechanism for more reliable access control management.
Lending
Enhanced revolving credit schedule recalculation
Improved the /recalculaterevolvingschedule private API for better revolving credit management.
Improved end-of-day processing reliability
Enhanced EOD force run functionality and optimized pagination for loans EOD processing.
Mortgages
Configurable ERC allowance calculation
Disabled automatic calculation of early repayment charge allowance on contracts, providing greater control over mortgage terms.
Clients and Groups
Groundwork for upcoming features
- Account ownership transfer functionality with enhanced UI components.
Notifications
Enhanced notification activity tracking
Added new activity type functionality to separate client and group notification subscription activity data for improved tracking and management.
Improved system monitoring and reliability
Enhanced monitoring capabilities with alerts for notification message storage failures and improved logging throughout the payment flow.
Non-customer-facing notifications maintenance and monitoring improvements.
Developer
Non-customer-facing feature toggle cleanup and system maintenance.
Bug fixes
Lending
Custom repayment processing for fees not yet due
Fixed an issue in repayment processing where the allocation check was failing for fees not yet due in the schedule, allowing fees to be repaid even if they are not yet due within custom repayments.
Interest rates widget display accuracy
Fixed an issue where an incorrect value was being displayed on the interest rates widget on the loan account details form.
Apply Interest button visibility for custom interest dates
Resolved an issue where the Apply Interest button was not visible for accounts with interest applied on custom dates.
Non-allocated fee repayment allocation
Fixed improper allocation of non-allocated fee repayments on fee balances.
Interest rate calculation for redraw and offset configurations
Resolved interest rate calculation gaps affecting redraw and offset account configurations.
Interest rate preservation on disbursement dates
Fixed an issue where interest rates were incorrectly changed to 0% on disbursement dates in the new interest rate calculation system.
Mortgages
API transaction query filtering for repayments
Fixed transaction query functionality when using repayment as a filter value.
Prepayment recalculation validation
Resolved missing prepayment recalculation method validation in rate adjustment and interest lock checks.
Interest-only payment scheduling for non-working days
Fixed payment date scheduling for interest-only loans when selected dates fall on non-working days, ensuring proper working day adjustment.
Deposits
Time zone offset handling for search operations
Fixed a bug where the useDateOffsetInsteadOfOrganizationOffset toggle caused incorrect time zone conversion from "+00:00" to "Z" instead of "UTC", which resulted in empty search results due to MySQL compatibility issues.
Accounting
Accounting rates API duplicate entry prevention
Fixed an issue allowing multiple accounting rate entries to be set for the same time period.
Access Control
Username validation for invisible characters
Resolved an issue where usernames could contain invisible Unicode characters such as U+2060 (word joiner).
Non-customer-facing client SQL view maintenance.
v9.170.4
Release Date: 13.05.2026
Improvements
Developer
Enhanced installment recomputation control for balloon accounts
New entity-level feature toggle IRC_RECOMPUTE_GRACED_INSTALMENTS_FOR_BALLOON_ACCOUNTS provides granular control over grace period calculations in balloon loan structures.
Bug fixes
Lending
Fixed missing fee details in loan repayment API responses
Fixed an issue where the Fees object was returned empty in the makeRepayment API response. The response now correctly includes detailed fee information associated with the repayment transaction.
Developer
Improved search input parsing logic
Enhanced the magic search functionality with smarter input splitting logic for more accurate search results.
Non-customer-facing code reverts.
v9.170.3
Release Date: 13.05.2026
Improvements
Mortgages
Non-customer-facing sandbox environment configuration.
v9.170.2
Release Date: 13.05.2026
Improvements
Payments
Allocation processing reliability improvements
Fixed a bug in payment allocation flows to ensure accurate distribution of funds across account components.
Holiday schedule processing fixes
Resolved issues with holiday-related payment processing and account schedule updates to ensure accurate timing calculations.
Bug fixes
Lending
Interest calculation fixed for zero-balance revolving accounts
Resolved an issue where interest was incorrectly calculated on zero balances when the OPTIMIZE_INTEREST_RATE_PROVIDER_FOR_REVOLVING feature is enabled.
Grace installments preserved during holiday schedule changes
Fixed a bug where adding or removing holidays from loan schedules would incorrectly remove grace installments.
Data
Excel export sorting consistency improved
Fixed an issue where Excel export sorting did not match the sorting applied in custom views.
v9.170.1
Release Date: 13.05.2026
Features
Developer
Groundwork for upcoming features
- Enhanced user entity caching as part of aggressive configuration data caching improvements.
Bug fixes
Data
Fixed API transactions query filtering by repayment type
Resolved an issue where querying transactions with repayment as a filter value would fail to return correct results.
Fixed transaction ID validation in custom field migration
Corrected the placement of transaction ID checks within the feature toggle for the custom field values migration service.
For more information, see Mambu Release Cycle.