Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Version 1.23.0

Compare
Choose a tag to compare
@Blackbaud-PaulCrowder Blackbaud-PaulCrowder released this 19 Jun 20:12
· 13 commits to master since this release

Enhancements

  • Upgraded Angular to 1.6.5 (#1117)
  • Upgraded Bootstrap to 3.4.1 (#1117)
  • Upgraded jQuery to 2.2.1 (#1117)
  • Upgraded jQuery UI to 1.12.1 (#1117)

These updates all aim to fix known vulnerabilities in previous versions of the libraries. In the case of jQuery, the latest version with no known vulnerabilities is 3.4.0; however, version 3 introduced several breaking changes. In order to address the security vulnerabilities, jQuery was upgraded to 2.2.1 and the two remaining vulnerabilities were patched by backporting fixes to that version.