Skip to content

@energyweb/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Dec 14:02
· 346 commits to master since this release

11.1.0 (2021-12-24)

Bug Fixes

  • deps: update dependency @nestjs/config to v1.0.2 (8bf0044)
  • deps: update dependency @nestjs/swagger to v5.1.4 (6d704a5)
  • deps: update dependency body-parser to v1.19.1 (94a6e27)
  • deps: update dependency chai to v4.3.4 (4cda837)
  • deps: update dependency class-validator to v0.13.2 (684367a)
  • deps: update dependency multer to v1.4.4 (029bafc)
  • deps: update dependency passport to v0.5.0 (6c23dde)
  • deps: update dependency typeorm to v0.2.39 (f872cf4)
  • deps: update dependency typeorm to v0.2.40 (c13fb63)
  • deps: update dependency typeorm to v0.2.41 (ea80dda)
  • origin-backend: adjust reset-password dto to match register user password validation (3740cdd)
  • origin-backend: change find user conditions (b4883fd)
  • origin-backend: updated typeorm and fixed issues with it (171e7f4)
  • origin-device-registry-irec-local-api: do not allow editing approved device (c319eb7)

Features

  • origin-backend: add password reset endpoints (d029f3a)
  • origin-backend: added email notifications (c1b5528)
  • origin-backend: added self ownership flag (d37f9d8)
  • origin-backend: changed set ownership method signature (d30682f)
  • origin-backend: fix dependency injection (7891946)
  • origin-organization-irec-api: validate irec account roles and create missing irec org accounts (d0709d3)