0.3.13-beta-release-prebuild
github-actions
released this
24 Aug 12:35
·
6 commits
to master
since this release
Version 0.3.13-beta-release
Updates introduced since 0.3.12-beta-release
- 235be14 It seemed the build problem was caused by a bug in Go toolchain (golang/go#68976). We'll disable bugged
linux/arm64
andlinux/arm
Docker image builds for now to avoid the failure, and re-enable it after Golang team fixed the problem. - (Ni Rui) 82AE11AD1E5E8729 E - 322a63d Set
CGO_ENABLED=0
when generating source code too. This could make the generation process consistent with the build process, and may fix the build problem we're encountering - (Ni Rui) 82AE11AD1E5E8729 E - 2efac9e Upgrade front-end dependencies - (Ni Rui) 82AE11AD1E5E8729 E
- 95b7427 Upgrade backend dependencies - (Ni Rui) 82AE11AD1E5E8729 E
- 0cfae6e Added a delay before checking font face. Without it, the browser may enter a deadloop and crash - (Ni Rui) 82AE11AD1E5E8729 E
Notice on Docker images
This release don't contain the Docker image for Linux/ARM and Linux/ARM64 machines due to a bug in the compiler tool chain. We have to wait until the upstream fixes the issue before we can create these images.
If you need these imagines pre-built, please wait for the next version. Sorry for the inconvenience.