Skip to content

v0.31.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jun 09:23
5f66deb

0.31.0 (2026-06-09)

Features

  • build: generate sitemap.xml with cook build web --sitemap (#351) (6db127a)

Bug Fixes

  • server: avoid renameat2 SIGSYS on aarch64 Android (Termux) (#353) (46950ab), closes #349