Skip to content

v0.1.31

Choose a tag to compare

@sanity sanity released this 18 Oct 15:43
· 167 commits to main since this release
b3bb570

Release 0.1.31

🐛 Bug Fixes

  • #1952: don't clobber freenet.toml if project exists
  • #1951: put operation waker registration issue with custom priority select combinator
  • #1938: change default WebSocket port to 7509 to avoid Windows firewall blocking
  • #1936: automatic redb database format migration

✨ Features

  • #1941: add GitHub Actions automated release workflow
  • #1939: improve release script portability and add optional deployment
  • #1933: attach compiled binaries to GitHub releases

🧹 Maintenance

  • #1949: chore(deps): bump toml from 0.9.7 to 0.9.8
  • #1948: chore(deps): bump reqwest from 0.12.23 to 0.12.24
  • #1946: chore(deps): bump clap from 4.5.48 to 4.5.49
  • #1945: chore(deps): bump actions/checkout from 4 to 5
  • #1935: chore(deps): bump actions/download-artifact from 4 to 5
  • #1931: ci: remove shared cache key to fix CI rebuild issue

Full Changelog: v0.1.30...v0.1.31

[AI-assisted debugging and comment]