Skip to content

v2.5.0

Compare
Choose a tag to compare
@andrey18106 andrey18106 released this 24 Apr 09:14
· 291 commits to main since this release
0844622

[2.5.0 - 2024-04-23]

Added

  • Different compute device configuration for Daemon (NVIDIA, AMD, CPU). #267
  • Ability to add optional parameters when registering a daemon, for example OVERRIDE_APP_HOST. #269
  • API for registering OCC commands. #272
  • Correct support of the Docker HEALTHCHECK instruction. #273
  • Support of pulling "custom" images for the selected compute device. #274

Fixed

  • Fixed notification icon absolute url. #268