What's changed
Features
- api,web: enforce token scopes and the tokens-cannot-destroy boundary (#16)
- api,web: create and revoke personal access tokens (#15)
- api: add api_tokens, audit attribution, and Bearer PAT auth (#13)
- api,web: let a project be shared with every member (#12)
Documentation
- mark the v0.1.6 changelog entry released
- v0.1.6 release notes and API access guide (#17)
- require react-form and the Label primitive in new frontend code
Install
curl -sSL https://raw.githubusercontent.com/weiliang79/belune/v0.1.6/scripts/install.sh \
| BELUNE_VERSION=v0.1.6 bashUpgrading an existing install: run update.sh from your install
directory. Take a backup first — 0.x minor releases may contain
breaking changes.
Full changelog: v0.1.5...v0.1.6