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

# Changelog

<Info>
  For a brief overview of the changes, see the [Release notes](./release-notes).

  For information on upgrading from previous versions, see the
  [Migration Notes](./migrate-3.0).
</Info>

<Update label="3.0.4" description="2024-12-19">
  ### Changed

  | Issue Key | Details                                                              |
  | --------- | -------------------------------------------------------------------- |
  | SIMM-710  | No longer use jit partial provider for bitmap                        |
  | SIMM-721  | Changed default parameter set to 2.7 and updated ISDA tests.         |
  | SIMM-723  | Improved performance of "ProductNetty" collection of post-processors |
</Update>

<Update label="3.0.3" description="2024-06-28">
  ### Fixed

  | Issue Key | Details                                                                           |
  | --------- | --------------------------------------------------------------------------------- |
  | SIMM-685  | Removed use of BigDecimal for intermediate values in the calculations.            |
  | SIMM-686  | Fixed the incorrect leaf levels in FXUsdVector postprocessor.                     |
  | SIMM-689  | Removed Bitmap measure from partial provider so that contributions are not merged |
  | SIMM-696  | Reinstated "simm" prefix to content server                                        |
  | SIMM-697  | Fixed issue where measures were displaying 0 instead of empty                     |
</Update>

<Update label="3.0.2" description="2024-02-27">
  ### Added

  | Issue Key | Details                                                                                                          |
  | --------- | ---------------------------------------------------------------------------------------------------------------- |
  | SIMM-673  | Added DoctorPivot, a tool for investigating measures and post-processors (subsequently renamed Measure Lineage). |

  ### Fixed

  | Issue Key | Details                                                                                                            |
  | --------- | ------------------------------------------------------------------------------------------------------------------ |
  | SIMM-668  | Reinstated "local-content" Spring profile for using LocalContentServiceConfig.                                     |
  | SIMM-670  | Improved performance of VectorExpand.                                                                              |
  | SIMM-671  | Resolved key collision issue within VectorExpand.                                                                  |
  | SIMM-672  | Fixed AddOn Fixed Amount discrepancy between 2.0.2 and 3.0.1 due to incorrect leaf levels in FXUsd postprocessor . |
  | SIMM-676  | Fixed performance regressions in some datastore queries.                                                           |
  | SIMM-682  | Upgrade to AS 6.0.11.                                                                                              |
</Update>

<Update label="3.0.1" description="2023-11-27">
  ### Added

  | Issue Key | Details                                                    |
  | --------- | ---------------------------------------------------------- |
  | SIMM-654  | Added RemoteContentServiceConfig in the ApplicationConfig. |
  | SIMM-655  | BitMapCache is now used in the VectorExpand.               |

  ### Fixed

  | Issue Key | Details                                                                                                    |
  | --------- | ---------------------------------------------------------------------------------------------------------- |
  | SIMM-660  | The Scale Trading and Parameter Sets What-if widgets are now working as expected.                          |
  | SIMM-661  | Fixed the issue where the WhatIfStore was not displayed in the Admin UI by upgrading the Admin UI version. |
</Update>

<Update label="3.0.0" description="2023-07-31">
  ### Added

  None

  ### Changed

  | Issue Key | Details                                                                                                                                       |
  | --------- | --------------------------------------------------------------------------------------------------------------------------------------------- |
  | SIMM-588  | Add ReferenceCurrency as Analysis Hierarchy (Numerical values are converted to this reference currency before carrying out any calculations.) |
  | SIMM-602  | Upgraded Atoti Server to 6.0.5                                                                                                                |
  | SIMM-603  | Upgraded ui-components to the latest version.                                                                                                 |
  | SIMM-621  | Upgraded the bookmarks to Atoti UI 5.1 and integrated the Admin UI.                                                                           |
  | SIMM-624  | Changed default parameter set to 2.5A and updated ISDA tests.                                                                                 |
  | SIMM-625  | Upgrade bookmarks for Atoti UI 5.1                                                                                                            |

  ### Removed

  None

  ### Fixed

  None
</Update>
