Skip to main content

Cbe - v9.184

This page contains the following releases for v9.184:

v9.184

Release Dates

  • Sandbox: 13.05.2026

Features

Developer

OIDC Provider instantiation fix

Fixed an issue where the OIDC Provider was being instantiated even when the feature flag was set to false.

Rate Sheet features hidden during development

The Admin console no longer displays Rate Sheet-related Mambu features that are still under development.

Groundwork for upcoming features

  • Automated key rotation capabilities for Run Mambu
  • Next-generation transaction processing with dynamic balances framework for deposits
  • Tiered rate terms handling for technical overdraft products

Mortgages

External account migration API endpoint

New API endpoint enables migration of external mortgage accounts with configurable first repayment dates.

Carry forward balance display

The UI now displays carry forward balances during mortgage account operations.

Enhanced carry forward fee handling

Carry forward functionality now supports both scheduled and non-scheduled interest-bearing fees during reschedule and refinance operations.

Improved tooltips for carry forward operations

Added comprehensive tooltips for IBF interest accrued calculations and reschedule operations to improve user guidance.

Lending

Selective fee inclusion in penalty calculations

Added Include in penalty calculation checkbox in the Product Fees section, allowing selective configuration of which fees are factored into penalty calculations with full calculator integration.

Enhanced fee rate change interface

Implemented cosmetic UI improvements for fee rate change operations.

Groundwork for upcoming features

  • Advance payment allocation to future installments without interest reduction for LATAM markets
  • Equal installments for extended first periods with optimized payments and simple interest calculations
  • Income recognition controls for deferred fees with account locking capabilities

Islamic Banking

Enhanced deposit account maturity display

Fixed profit sharing calculations for accounts with maturity-based frequency and added End of Maturity Period section display for fixed term deposit proposals.

Advanced cash flow distribution controls

Implemented asset-liability parameter configuration with validation to ensure expense cash flows exclude asset GL accounts.

Internal Islamic Banking system maintenance.


Improvements

Lending

Change loan term functionality

New API endpoints enable changing loan terms by adding or removing installments at the end of the loan term, with preview capabilities and comprehensive validation.

Stored XSS vulnerability resolved in loan account names

Fixed cross-site scripting vulnerability that could be triggered when editing products with malicious content in deposit loan account names.

Penalty application with caching improvements

Resolved issue where penalty application could fail when using FTL cache, ensuring consistent penalty processing.

Groundwork for upcoming features

  • Enhanced repayment schedule versioning storage optimization for improved performance
  • Advanced execution context architecture for lending EOD processing with reduced database queries

Internal lending maintenance and configuration updates.

Deposits

Interest application timing improvements

Interest is now applied using the current date as the entry date when unlocking accounts, and daily savings summary balance jobs run after appraisal during EOD processing.

Groundwork for upcoming features

  • Performance testing and optimization for deposit account search capabilities

Mortgages

Groundwork for upcoming features

  • Change loan term functionality with installment management and comprehensive validation
  • FSE refactoring improvements for enhanced processing

Internal mortgages configuration and testing updates.

Accounting

Accounting summaries processing improvements

Fixed daily summary logic issues and updated metrics to properly count summaries using the new summary version for both hourly and daily jobs.

Internal accounting test organization improvements.

Access Control

Internal security settings migration work.

Cards

Internal cards code ownership and architecture improvements.

Notifications

Internal AI assistant maintenance and development guideline updates.

Developer

API v1 decommissioning bug fix

Resolved issue affecting API v1 decommissioning process.

BigDecimal serialization enhancement

Trailing zeros are now automatically stripped from BigDecimal values during serialization for cleaner data representation.

Cache registration fixes

Resolved issues with cache registration to OpenTelemetry for improved monitoring and observability.

Groundwork for upcoming features

  • Secure cross-cloud queue access implementation for GCP environments
  • Rate sheet schema data model and API development
  • Schedule serialization refactor using Avro for payment holiday processing

Internal development tooling, code ownership, and infrastructure maintenance.


Bug fixes

Notifications

Template availability in Configuration as Code

Templates created using the DEPOSIT_INTEREST_APPLIED and DEPOSIT_INTEREST_APPLIED_ADJUSTMENTS event types are now correctly available via Configuration as Code (CasC) if the functionality is enabled.

Mortgages

Interest calculation accuracy for compound interest loans

Fixed incorrect interest calculation for loans with compound interest when principal overpayments were made.

Excess repayment validation with new loan balances

Corrected validation errors that occurred when processing excess repayments on accounts using the new loan account balance fields.

Overpayment validation for redraw accounts

Added proper payment amount validation for the Make overpayment action on accounts with redraw functionality.

Interest recalculation for backdated fee capitalization

Interest accrued is now correctly recalculated when fee capitalization transactions are posted with backdated effective dates.

Principal due rounding after interest rate changes

Resolved an issue where principal due amounts displayed incorrect rounding after interest rate changes were applied.

Days in arrears calculation accuracy

Fixed a calculation error where carried forward Days In Arrears values were reduced by one day incorrectly.

Loan product configuration updates in sandbox

Resolved an issue preventing loan product updates via PATCH requests in specific sandbox environments.

End of day processing stability

Fixed failures in the End of Day process caused by Interest Free Amount calculations in certain sandbox environments.

Fee interest calculations after partial payments

Corrected the calculation of returned accrued interest on interest-bearing fees following fee reductions or partial repayments.

Fee capitalization threshold enforcement

Fee capitalization transactions now properly respect configured thresholds when interest calculations are affected.

Interest due calculation precision

Resolved discrepancies in interest due calculations that resulted in incorrect payment amounts.

Custom repayment options after fee restructuring

Custom Repayment options for non-scheduled fees are now correctly available after carry forward scheduled fees restructuring operations.

Redraw accounting for interest-only loans

Fixed incorrect accounting entries for redraw repayments on Interest Only Equal Installment products when payment amounts exceeded the interest balance.

Due date validation for bulk updates

Bulk due date updates now properly validate against holiday schedules to prevent duplicate due dates across different installments.

Interest due accuracy after rate changes

When an interest rate change happens shortly after a custom principal repayment on loans configured with the "Principal expected is paid before/on due date" rule, the system incorrectly marked installments as fully paid by setting interest due to zero. The fix ensures interest due remains correctly open until its actual due date, improving amortization accuracy and payment amounts.

Payment holiday processing for interest-only loans

Corrected payment holiday behavior for Interest Only Installment loans to prevent them from processing as Interest Level Installment loans.

Reschedule validation with redraw balances

Fixed an issue where rescheduling a loan account with both an available redraw balance and an outstanding interest balance would fail. The system now correctly updates its record of the interest balance after the redraw balance is used to pay it down, but before validations are run.

Islamic Banking

Profit cycle account status handling

Resolved an issue where account status was incorrectly modified during profit cycle closure operations.

Average balance calculation accuracy

Fixed incorrect average balance calculations that affected profit distribution in specific monthly cycles.

Shari'ah product interface consistency

Interest-related fields are now properly hidden in the user interface when Shari'ah product categories are selected.

Account closure messaging

Corrected the wording displayed in confirmation dialogs when closing Investment Profit Sharing accounts.

Deposits

Monthly fee application with insufficient balance

The End of Day (EOD) process previously failed when attempting to apply monthly fees to a savings account with an insufficient balance, specifically when the German fee model was enabled and overdraft was disabled. The entire monthly fee is now correctly applied in this scenario, which may cause the account to go In Arrears if the balance is insufficient.

Product accounting rule updates

Fixed an issue where refreshing product accounting rules could incorrectly drop existing rules or mis-handle updated ones. The update ensures stable handling of edits and additions without unintended deletions.

Unicode character handling in account updates

If a user sets a unicode character in the Notes field for savings accounts, an exception is still thrown but with a response status code 400 instead of 500 as before.

Non-customer-facing deposits processing improvements.


v9.184.3

Release Date: 13.05.2026


Features

Data

Custom field value purge process reliability improved

Fixed a data type handling issue that could cause the custom field value purge job to fail during cleanup operations.


v9.184.2

Release Date: 13.05.2026


Features

Data

Enhanced character encoding support for custom field values

Custom field values now support UTF8MB4 character encoding, enabling storage of extended Unicode characters including emojis and special symbols.


Improvements

Data

Summaries reset capability enabled for production environments

Enhanced data management functionality to support summaries reset operations in production systems.


v9.184.1

Release Date: 13.05.2026


Improvements

Data

Enhanced account balance validation for revolving credit

Improved validation logic to ensure account total balances are properly compared against scheduled payment dues for revolving credit products.

Interest accrual breakdown reporting

New breakdown reporting capability for interest accrual calculations, providing detailed visibility into accrual components.

Groundwork for upcoming features

Parallel file download performance testing for large-scale account data retrieval.


For more information, see Mambu Release Cycle.