Skip to content

Release v4.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 09:46
· 310 commits to master since this release
68a2d40

4.7.0 (2024-11-14)

Features

  • add backend configuration adjustments to AdminService for front… (#1491) (82cdb31)

Bug Fixes

  • correct wrong variable name for fileUploadLimitInMb (e3c5ca3)

Build Systems

  • deps: bump @nestjs/axios from 3.1.0 to 3.1.2 (c3e7d1f)
  • deps: bump @nestjs/common from 10.4.6 to 10.4.7 (d772955)
  • deps: bump @nestjs/platform-express from 10.4.6 to 10.4.7 (b42f773)
  • deps-dev: bump @faker-js/faker from 9.0.3 to 9.2.0 (660f50e)
  • deps-dev: bump @types/node from 22.8.1 to 22.9.0 (07d62ed)

Continuous Integration