sdk-utility-changelog
-e --- id: sdk-utility-changelog title: sdk-utility
sidebar_label: sdk-utility
Change Log
11.0.0
Major Changes
@boldpenguin/sdk-web-components, @boldpenguin/sdk-websockets, @boldpenguin/sdk-polyfill, @boldpenguin/sdk-requests, @boldpenguin/sdk-utility, @boldpenguin/sdk-icons, @boldpenguin/sdk-redux, @boldpenguin/sdk-types, @boldpenguin/sdk-auth, @boldpenguin/sdk-core, @boldpenguin/sdk-demo
Add off-platform carrier portal url endpoint
- Adds endpoint which returns carrier portal url (
ApplicationForm.getCarrierPortalUrl()) - Endpoint returns new type
ICarrierPortalUrlResponse - Remove references to
carrier_bind_urlproperty onIQuoteRequesttype
- Adds endpoint which returns carrier portal url (
Minor Changes
@boldpenguin/sdk-utility, @boldpenguin/sdk-types
- Add
compliance_statusproperty to theIRawUserInfointerface
@boldpenguin/sdk-utility, @boldpenguin/sdk-types
- Add
tenant_stateproperty toIRawUserInfo - Add
tenantStateproperty toIAuthState
@boldpenguin/sdk-utility, @boldpenguin/sdk-redux, @boldpenguin/sdk-types, @boldpenguin/sdk-auth
Sort messages based on priority
- Add
priorityproperty toIMessagetype - Sort messages based on priority when the message state changes
- Priority messages will display before other messages
- Add
Patch Changes
@boldpenguin/sdk-web-components, @boldpenguin/sdk-websockets, @boldpenguin/sdk-polyfill, @boldpenguin/sdk-requests, @boldpenguin/sdk-utility, @boldpenguin/sdk-icons, @boldpenguin/sdk-redux, @boldpenguin/sdk-types, @boldpenguin/sdk-auth, @boldpenguin/sdk-core, @boldpenguin/sdk-demo
- Add
tenantproperty toIApplicationFormandIApplicationFormIndextypes
@boldpenguin/sdk-web-components, @boldpenguin/sdk-websockets, @boldpenguin/sdk-polyfill, @boldpenguin/sdk-requests, @boldpenguin/sdk-utility, @boldpenguin/sdk-icons, @boldpenguin/sdk-redux, @boldpenguin/sdk-types, @boldpenguin/sdk-auth, @boldpenguin/sdk-core, @boldpenguin/sdk-demo
- Some users will have access to select functionality on certain tenants. This list of "tenants" is exposed in the user data and has properties explaining which functionality on that tenant the user may access.
- Add
tenantstoIRawUserInfotype
- Add