> ## Documentation Index
> Fetch the complete documentation index at: https://moengage.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# ver 0.1 (0.13)

<Warning>
  **Critical Update Recommended**

  MoEngage recommends updating the MoEngage Salesforce Package to the latest version to avoid any functional discrepancies. This update is critical for maintaining system performance and ensuring uninterrupted service.
</Warning>

This release improves system stability. Salesforce operations now continue uninterrupted even if a package license expires or is suspended. The update includes trigger handling that prevents the package from blocking standard processes on mapped objects.

**Package Link:** Click [here](https://login.salesforce.com/?ec=302\&startURL=%2Fpackaging%2FinstallPackage.apexp%3Fp0%3D04tOS00000IwjX4YAJ)

## What's New?

### Trigger handling process improvements

The package manages organizations with expired and suspended package licenses to support normal Salesforce operations on mapped objects.

* The system checks the status of the installed package license to determine whether it has expired or is suspended.
* When the system identifies an inactive license, it skips the packaged code. This prevents the package from interfering with standard Salesforce triggers or workflows.

## Issue Fixes

### Graceful handling of expired and suspended license packages

* **Problem:** Triggers hindered normal Salesforce operations on mapped objects when a MoEngage package license had expired or was suspended.
* **Solution:** This update implements a license status check. When the system detects an expired or suspended package, the trigger logic bypasses the packaged code. This allows the organization to function without disruption.
