Skip to content

Releases: cloudify-cosmo/cloudify-ui-common

v6.0.0

04 Mar 13:14

Choose a tag to compare

Changed

  • (BREAKING-CHANGE) Changed backend/migration.ts code to allow full migration of DB models and migration scripts to TS (#102) (RD-3119)
  • (BREAKING-CHANGE) Changed API exposed by backend/db.ts Migration of backend directory to TypeScript (#76) (RD-1290)

Internal

v5.2.0

18 Feb 09:12

Choose a tag to compare

Changed

  • Improved relationships between ESLint configs (#98) (RD-3222)

Security

  • Fixed security audit issue coming from vulnerable request package (#99) (RD-3609)

Internal

  • Updated GitHub Pull Request template (#96) (RD-4049)
  • Removed unused CircleCI configuration (#97) (RD-2544)

v5.1.2

09 Feb 09:40

Choose a tag to compare

Added

  • Added description about Internal section used in UI packages release notes (#92) (RD-4050)

Changed

  • Updated @cypress/code-coverage package to version 3.9.12 (#86) (RD-3825)
  • Removed videos for cypress passed tests (#93) (RD-2570)
  • Disabled agreed to disable ESLint rules globally (#90) (RD-3222)

v5.1.0

02 Dec 08:36

Choose a tag to compare

Added

  • Added logo image to be used on dark background (#83) (RD-3197)

v5.0.1

18 Nov 12:04

Choose a tag to compare

Internal

  • Fixed Cloudify Brandbook link in Readme (#79) (RD-1246)
  • Updated project configuration to use Node v14 (#80) (RD-1229)

Security

  • Bumped validator version to resolve vulnerability (#81) (RD-3496)

v5.0.0

04 Oct 13:03

Choose a tag to compare

Changed

  • (BREAKING-CHANGE) Upgraded Sequelize to version 6 and refactored DB Initializer (#15) (RD-381)

Security

  • Fixed security audit issues in cloudify-ui-common repository (#78) (RD-3291)

v4.1.0

29 Sep 15:29

Choose a tag to compare

Added

  • Enabled component testing in Cypress setup and configuration (#77) (RD-2993)

Internal

  • Bumped tmpl from 1.0.4 to 1.0.5 (#74)

v4.0.3

13 Sep 13:17

Choose a tag to compare

Fixed

  • Updated logger implementation to prevent recursive loops (#73) (RD-2917)

Internal

  • Changed build result to UNSTABLE when audit stage fails (#71) (RD-3024)
  • Improved logger wrapper (#65) (RD-2917)
  • Bumped remark-html from 13.0.1 to 13.0.2 (#72)

v4.0.2

17 Aug 09:43

Choose a tag to compare

Changed

Internal

  • Added PR template (#68) (RD-2981)
  • Improved CI pipeline by running Audit stage for all branches (#69) (RD-2982)

v4.0.1

11 Aug 10:26

Choose a tag to compare

Security:

  • Bump path-parse from 1.0.6 to 1.0.7 (#66)