Version History
Current Released Version 1.98 Mofongo:
/packaging/installPackage.apexp?p0=04tJ7000000U2YV
31.07.2025 SFIX 1.81-1.97 Mofongo:
- Support for core BRE (Business Rule Engine) objects in Attribute Based Pricing
- Dynamic prices for Attribute Based Pricing: respecting Start & End dates for data tables & matrices
- Re-Apply Adjustments for applying manual adjustments in complex pricing scenarios
- Attribute binding enhancement for consistent pricing of attribute change scenario
- Multiple enhancements for pre-configure caching (incl.
priceOnlyoption for save)- Migration from
sfix__AttributeBasedPricing__ccustom setting tosfix__AttributeBasedPricingConfiguration__ccustom object- All pricing plan steps results are always returned and can be tracked with
System.debug()HasRangeValuesparameter in ABP to force not using value ranges (in case of attribute values with dashes)AttributeHelperimplementsCallableinterfaceapplyAdjustmentusing delta mode: item hierarchy fetched only instead of whole cartdeleteAdjustmentimplementedCPQAdjustmentHelpersupports fetching line items in pricing plan steps- CPQ Caching structure supports item fields, eg.
PricebookEntrySfixDoNotCachePricebookEntryto skipPricebookEntryfield being cached to reduce size of cached recordPricingVariableCalculationsupportsIN&NOT INoperators- PreConfigure support for boolean data type attributes
14.03.2024 SFIX 1.56 Chole Bhature
- Atrtibute ranges supported for fields and attributes in Attribute Based Pricing
- Parent item attributes supported in Attribute Based Pricing
05.03.2024 SFIX 1.55 Bacalao
fieldsToUpdateparameter for addToCart operation from cacheCPQAdjustmentsPricingStepmetadata to configure steps fired after price adjustments
02.02.2024 SFIX 1.54 Raclette
- exposing APIs to get & set attributes for fulfilment request lines, inventory items, assets
15.01.2024 SFIX 1.53 Croisant
- exposing APIs to get & set attributes for line items
- Update Attribute enhancements
30.12.2023 SFIX 1.52 Banofee Pie
- optional
SfixLogparameter added to each Pricing Plan Step- Error handling for Populate Pricing Context improvement (
nullcolumn)
15.12.2023 SFIX 1.51 Gingerbread
OtherPricingAttributesparam for Attribute PreConfigure- removing
Disconnecteditems from procong context for MACD- configuration to delete JSON nodes from CPQ response to make it smaller to cache
05.12.2023 SFIX 1.50 Espresso
- Optional PreConfigure attribute parameters (no error when a product has no attribute assigned)
&&and||operators for pricing variable calculation- constants can be used in pricing variable calculation: strings and decimals
03.11.2023 SFIX 1.49 Chocolate Cupcake
- PreConfigure attribute parameters (eg. ishidden__c, isreadonly__c)
- Handling cacheable and non-cacheable attributes for PreConfigure
- Error logging improvements
18.10.2023 SFIX 1.48 Biscotti
- Single command to populate all used ABP matrices cache
- CPQ pricing cache improvements
- Error logging improvements
23.09.2023 SFIX 1.47 Fall Equinox
- APB to allow for storing output in attibutes
- Permission Set
SFIX CPQ User- Error handling for Populate Pricing Context
14.09.2023 SFIX 1.46 Gobstopper Pack
- ABP to allow for
ParentItem- ABP to allow for null values of referenced fields
03.09.2023 SFIX 1.45 Blueberry Popsicle
- Saving prices in cache
- Loading prices from cache
- Invalidation of pricing cache responses
29.08.2023 SFIX 1.40 Rainbow Bridge
- PreConfigure Attribute for Picklists
14.08.2023 SFIX 1.37 Lemon Meringue Pie
- Attribute Based Pricing improvement
14.08.2023 SFIX 1.34 Creamsicle
- Manual Price Override
12.08.2023 SFIX 1.33 Fufu
- Add to cart persistent cache enhancements
24.07.2023 SFIX 1.24 Vanilla Ice Cream
- Add to cart persistent cache feature
22.07.2023 SFIX 1.24 Daiquiri
- Pre-Configure enhacements
29.06.2023 SFIX 1.16 Tapioca
- Pre-Configure feature
22.04.2023 SFIX 1.15.7 SauvignonBlanc
- support for out-of-the-box relations: Quote.xxx & Order.xxx
22.04.2023 SFIX 1.15.6 AprilShowers
- adding math operators like >, >=, etc.
- adding text attribute conversion to Decimal, to support V1 attributes binding
11.04.2023 SFIX 1.15.5 Founde
- support for
useDisplayTextForValuesin Attribute Based Pricing
05.04.2023 SFIX 1.15.4 Dandelion
- removing references to AttributeBasedPartition
27.03.2023 SFIX 1.15.2 Shoelace
- renaming and simplifying service wrappers
14.02.2023 SFIX 1.14 ValentinesDay
- security fixes requested by Salesforce Security Review Team
23.12.2022 SFIX 1.13 Xmas
- performance refactor: local variables
- parent rollup step
- putToCache fix