Skip to content

v2.7.1 - Bug Fix

Choose a tag to compare

@hydraInsurgent hydraInsurgent released this 03 Apr 13:23
· 22 commits to main since this release

v2.7.1 - Bug Fix

Fixed

  • Frontend fails to start in downloaded package (#45) - The inner .next/ directory inside the Next.js standalone output was silently excluded from the CI artifact because upload-artifact@v4 skips hidden directories by default. Added include-hidden-files: true to the upload step. Affected all 4 platform packages from v2.7.

Download the new packages below - they replace the v2.7 packages.