Release Notes
Every tagged Stacks release publishes its changes in the GitHub releases and records them in the repository changelog.
Before upgrading, review the releases between your current and target versions. Pay particular attention to minimum Bun versions, renamed Buddy commands, configuration changes, and migration instructions.
Preview an application upgrade without changing files:
./buddy upgrade --dry-run
See the Upgrade Guide for the supported upgrade workflow.