Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- API: Added Postman collection for send side API
[1.2.9] 2020-03-18
- Terminal: No longer need to manually configure role claim for Azure AD
- API : Added Quick Submit API page for Business Intelligence
- SDK: Adds Custom elements page, update replacement links to use it over user guide section
- SDK: Remove user guide section for replacing custom elements
- SDK: Adds description for how to find CSS classes to customization page
- SDK: Adds contracts page
- SDK: Adds link to contract page to user guide's replacing web components
[1.2.8] 2020-12-14
Added
- SDK: Added new SDK User Guide page with first topic; Active Answers.
- SDK: Added initialization information Fix typo for
bp-skd-message-container
- Terminal: Added Okta configuration for SAML 2.0 SSO.
- Webhooks: Added
translated_messages
to Quote Request payload.
Changed
- API: Corrected success status code to 201 for disposition API.
- API: Updated Authentication API docs to describe creating basic auth headers.
- Terminal: Added screenshots for Okta IdP configuration.
- Terminal: Updated IP lists to include the Bold Penguin Office IP range.
- Webhooks: Updated Application Form event payload to include
routing_outcome
[1.2.7] 2020-10-02
Added
- API: Documented Webhook API endpoints
- SDK: Added debugging information to the SDK documentation
- SDK: Added analytics information to the SDK documentation
Changed
- Webhooks: Updated documentation to include API endpoints.
[1.2.6] 2020-08-11
Added
- API: Documented Get Attachments API for quote requests
- API: Added answer validation information to response payloads for quote start create and update APIs
- SDK: You can now search the web components and redux selector documentation
- SDK: Added initialization information to the SDK install documentation
- Added an expanded partner flow diagram to application form page in terminal docs
- Webhooks: Added attachment information to quote request payload
Changed
- Webhooks: Additions and corrections to the webhook overview page
- Webhooks: Cleaned up Quote Request Action section and payload
[1.2.5] 2020-07-14
Added
- Added video link to dev portal intro video to landing page
- SDK: Change logs now available for all SDK packages
- API: Added new resource page for State information
Changed
- Modified Application Forms page to point to new Update Application Form API
- API: Removed incorrect redirect from GetLatest API page and added deep link example
- Webhooks: Added
quote_number
to Quote Request payload table
[1.2.1] 2020-06-25
Changed
- Webhooks: Added URL to Quote Request Payload
- SDK: Correct typo in install instructions
[1.2.0] 2020-06-24
Added
Documentation now supports releases- API: New Update Application Form endpoint
- SDK: New message and message container web components
- Webhooks: New webhook action for application_form:taken_over
- Webhooks: Created Best Practices page
Changed
- SDK: Setup reflects changes to initialization and the redux store
[1.1.0] 2020-06-19
Added
- CHANGELOG is now published in the sidebar of the documentation site
- SDK: New selectors for direct interaction with Redux state information
- Webhooks: New webhook replay functionality
Changed
- Webhooks: Added
owner.id
info for webhook event payloads - Webhooks: Refreshed the list of available events and actions
- API:
reference_id
now included in JSON responses for sending and lending application forms - API:
CoverageTypes
now supports an array of coverage types during form creation. - API: Get Latest Application Form no longer requires 302 redirect to form data
- API: Get Latest Application Form now throws 400 error for bad UUID
[1.0.0] 2020-05-19
- Target for launch and first release