Skip to main content

v4.2.35 release

v4.2.35 had 8 bug fixes and 2 improvements.

Note

v.4.2.35 fixes an issue discovered in v.4.2.34. When evaluating an upgrade, Brightspot advises that customers upgrade to v.4.2.35 version or later.

Significant improvements

  • Table rows can now be isolated for processing on the front end.
  • When uploading an image with dots in the path, the method RandomUuidStorageItemPathGenerator#createPath assigns the variable lastDotAt as fullFileName.lastIndexOf('.').

Significant defects addressed

  • Addressed an XSS security vulnerability.
  • Corrected an issue in which invalid paths produced server error 500.
  • Corrected an issue in which Google Authenticator stopped working for two-factor authentication.
  • Corrected an issue that incorrectly resolved some references in the REST CMA.

Breaking changes

  • None