# Release Preparation Checklist

Follow the steps in the checklist below to prepare a new release for the GitHub repository.

- [ ] Update ./README.md and set version in line Latest stable release **(0.7.0)**: to the new version.
- [ ] Update ./config/app.php and set 'version' => '0.7.0' to the new version.
- [ ] Update README screenshots if applicable
- [ ] Update README current/upcoming features

Optional steps:
- [ ] Update docker instructions if any changes have been made to the docker setup
- [ ] Update README with sponsorship info if sponsorship has been added