Skip to content

v12.0.0-beta.1

Compare
Choose a tag to compare
@jkerr321 jkerr321 released this 06 Jul 19:14
· 154 commits to main since this release
ff277bc

Beta release due the amount of code change. Once verified in production a full release will be made.

This release contains x-gift-article changes only - other components are not changed in this release.

"Enterprise" is rebranding to "Professional". As part of the onsite work for that we are rebranding the gift article modal on the article page. There are no significant logic changes in this work, but there are a lot of messaging and style changes and the way the component is initialised has changed.

What has changed

  • The user journey to create a gift article now takes place in two steps inside the modal, rather than one
  • B2B and B2C users see a different colour scheme on the gift article modal
  • "Enterprise Sharing" has been renamed to "Advanced Sharing"
  • Custom social share icons, which used to be present at some breakpoints have been replaced by o-share, and are visible at all breakpoints
  • Messaging has been updated by our content designer to improve clarity and usefulness

What has not changed

  • Any logic around which users see which types of share options
  • Any logic around how share links are created or how share credits are used
  • Any part of the user journey, apart from introducing a second step in the gift-article form as described above

What's Changed

Full Changelog: v11.2.0...v12.0.0-beta.1