Skip to content

v2.4.3 - ARM support added

Choose a tag to compare

@andrasbacsai andrasbacsai released this 12 Apr 07:11
ed5f21d

The only three main changes are:

  • Dockerfile.
  • bcrypt => bcryptjs.
  • For ARM, Prisma engine needs to be built from source.

Fixes

  • Rearrange ARGs in Docker build pack. Thanks to @esdete2!
  • Started to introduce more typing. Thanks to @dominicbachmann!
  • Tooltip with corresponding colours. Thanks to @Mobilpadde!