Back to release notes
v0.13.1

Release v0.13.1

What's Changed Improvements - Simplified Docker image builds by removing the Yarn release dependency from the build process, reducing build time and complexity. Fixes - Ensured the

What's Changed

Improvements

  • Simplified Docker image builds by removing the Yarn release dependency from the build process, reducing build time and complexity.

Fixes

  • Ensured the Yarn release file is correctly included in the final Docker installer image, fixing potential runtime issues related to missing Yarn binaries.

Internal

  • Updated .dockerignore to exclude unnecessary files during Docker builds, improving build efficiency and image hygiene.