Mallu Finance

MalluFinance

Changelog

Product Updates

Explore the latest improvements, features, and developer notes.

Highlights

Current Site Version v2.4.1

Launched Ticketing Portal

We have launched a new ticketing portal to give priority to our customers concerns and issues, here users can raise issues and concerns as a ticket and track the ticket in the same portal.

Feature Support
v2.4.0

New User Interface

We have completely revamped the website with a focus on glassmorphism and cleaner typography. The new "Offers" page logic helps you find loans 30% faster.

Design UX
v2.3.5

EMI Engine Upgrade

The calculator now supports floating interest rates and pre-payment logic. Calculation latency reduced to near zero.

Performance Math

Developer Log

latest_release.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "version": "2.4.0",
  "releaseDate": "2026-02-15",
  "author": "Mallu Finance Dev Team",
  "modules": [
    {
      "id": "ui_core",
      "status": "stable",
      "changes": 42
    },
    {
      "id": "calc_engine",
      "latency_ms": 12
    }
  ]
}
JSON UTF-8

Developer Notes:

To integrate the new EMI calculator widget on your partner site, please refer to the documentation section. The API endpoint has been updated to v2/calculator.