Skip to content

v0.25.3

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Nov 01:02
Release 2.0.9

Improve build script and workflow for flexible source layout

Updated build.sh to support building from either ./bin/memos or ./cmd/memos, improving compatibility with upstream layout changes. The GitHub Actions workflow now checks out the memos repository at the correct release tag, builds using the updated script, and adds debug steps to verify build artifacts.