2025-02-03
- Checkout widget
- Added: New CSS classes (see here):
stigg-checkout-summary-captionsstigg-checkout-summary-captions-remaining-creditsstigg-checkout-summary-captions-scheduled-updatesstigg-checkout-summary-captions-next-billing
- Added: New CSS classes (see here):
2025-01-16
- Bug fixes
2025-01-14
- Fixed: price amounts with decimal points now always appear with 2 decimal points (i.e.
$23.1will appear as$23.10).
2024-12-17
- Added:
GetUsageHistoryV2 - ⚠️ Deprecated:
GetUsageHistory(please useGetUsageHistoryV2instead) - Changed:
- Input Object:
customerRefIdrenamed tocustomerIdresourceRefIdrenamed toresourceIdfeatureRefIdrenamed tofeatureIdresetPeriodremovedyearlyResetPeriodConfigurationremovedmonthlyResetPeriodConfigurationremovedweeklyResetPeriodConfigurationremoved
- Output Object
startDateremovedendDateremovedusageMeasurements[i].daterenamed toseries[0].point[i].timestampusageMeasurements[i].valuerenamed toseries[0].point[i].valueusageMeasurements[i].isResetPointrenamed toseries[0].point[i].isResetPoint- Old Value:
trueif and only if usage was reset due to periodic reset. - New Value:
trueif and only if usage was reset due to periodic reset or due to a plan transition.
- Old Value:
groups[i].groupInfo[j].keyrenamed toseries[i].tags[j].keygroups[i].groupInfo[j].valuerenamed toseries[i].tags[j].valuegroups[i].usageMeasurements[j].daterenamed toseries[i].point[j].timestampgroups[i].usageMeasurements[j].valuerenamed toseries[i].point[j].valuegroups[i].usageMeasurements[j].isResetPointrenamed toseries[i].point[j].isResetPoint- Old Value:
trueif and only if usage was reset due to periodic reset. - New Value:
trueif and only if usage was reset due to periodic reset or due to a plan transition.
- Old Value:
- Input Object:
2024-12-08
- Added: ability to override prices when there’s a scheduled update in place (currently without widgets)
2024-11-28
- Customer portal widget
- Fixed: Block size is not displayed in Subscription section
2024-10-29
-
Checkout widget
- Added: responsive layout for mobile
-
Customer portal widget
- Added: responsive layout for mobile
2024-10-28
-
Checkout widget
- Fixed: stair-step pricing values are now formatted using commas (,)

- Fixed: stair-step pricing values are now formatted using commas (,)
-
Pricing table widget
- Fixed: stair-step pricing values are now formatted using commas (,)

- Fixed: stair-step pricing values are now formatted using commas (,)
2024-10-10
- Checkout widget
- Added: Ability to skip steps
- Added: New CSS classes
stigg-checkout-progress-containerstigg-checkout-summary-plan-title-containerstigg-checkout-summary-usage-charges-containerstigg-checkout-summary-base-charges-container
2024-06-20
- Pricing table widget
- Added: support for yearly reset period
2024-06-20
- Fixed: custom CSS not reflected in Checkout Widget
2024-06-20
- Fixed: custom CSS not reflected in Customer Portal Widget
2024-02-08
- Checkout widget
- Added: price breakdown in tiered pricing
2024-02-05
- Customer portal widget
- Added:
stigg-entitlement-usageclass to allow hiding certain entitlement from the customer portal
- Added:
