Skip to content

0.4.104

Choose a tag to compare

@github-actions github-actions released this 11 Jun 15:42
· 596 commits to main since this release

fastn - Full-stack Web Development Made Easy

Checkout fastn installation step: https://fastn.com/install/.

Note: fastn_linux_musl_x86_64 is not built with musl libc, it is built with
glibc and is a static binary. The name is kept for consistency with older
releases.

GitHub Sha: 2d943d9
Date: Wed Jun 11 15:42:32 UTC 2025

What's Changed

  • 348030b: Fix correctly reflect overriden components for system packages. See issue #2139.
  • a42da86: Handle package local relative urls in http processor. See PR #2144.
  • 7551fc8: Handle wasm modules in mountpoint of app dependencies when called through http processor. See PR #2144.