Skip to content

Releases: adobe/reactor-sandbox

v13.3.0

10 Jun 15:34
Compare
Choose a tag to compare
  • Adds company.id, userConsentPermissions, and preferredLanguages to the init settings to match the behavior of the Data Collection UI.

v13.2.1

07 May 20:50
Compare
Choose a tag to compare
  • Syncs the version of the core extension in sandbox with the intended version of use in the core extension
  • Ensure there aren't multiple v3 Spectrum providers

v13.2.0

04 Feb 20:13
Compare
Choose a tag to compare
  • FIx an issue where library modules containing ES6 code couldn't be parsed by the sandbox. That cause an error when trying to load the Tags library file inside the Library sandbox section.
  • Update some dependencies.

v13.1.0

12 Nov 21:14
Compare
Choose a tag to compare
  • Removed noisy console.warns
  • Upgraded react-spectrum
  • Fixed buggy button and icon styles

v13.0.0

29 Oct 18:01
Compare
Choose a tag to compare
  • A tenantId parameter is exposed on the company object during the init call to extension views within the company object. NOTE: users who ran the sandbox previously will have to clear localStorage settings to get a new default information block which includes the tenantId.
  • Node engine requirement >= v20.17.0
  • Dependency Updates

v12.5.1

22 Oct 20:03
Compare
Choose a tag to compare
  • Adds the allow-downloads option to sandboxed iframes

v12.5.0

09 Mar 22:03
Compare
Choose a tag to compare
  • Updates usage of reactor-validator to v2.3.0
  • Small dependency updates
  • recommend node >= v14.21.2

v12.4.0

25 Apr 16:54
53c6535
Compare
Choose a tag to compare

PDCL-5291

Updates to use the new [email protected]

Upgrade AJV

Update dependencies in package-lock

v12.3.2

21 Apr 16:22
Compare
Choose a tag to compare
  • Fix a Library Editor error where the views were not saved on a newly created extension.

v12.3.1

30 Mar 18:39
Compare
Choose a tag to compare

Addresses an issue that prevented the successful execution of the sanbox in run and init mode.