Skip to content

18.4.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 23:17
· 0 commits to main since this release
24b6981

Patch release that fixes an issue with Embedded Views being impacted by certain App theme customizations, avoids a potential NPE related to network failures, and adds more useful logging around Feature Flag evaluation.

Changes

  • Prevent App-level theme customizations from impacting Embedded Views
  • Avoid a potential NPE related to network failures, when no error body is present
  • Improved logging around Feature Flag evaluation