name-template: '$RESOLVED_VERSION' tag-template: '$RESOLVED_VERSION' categories: - title: 'Enhancements' labels: - 'feature request' - 'technical debt' - 'translation' - title: 'Fixed bugs' labels: - 'bug' - title: 'Infrastructure' labels: - 'infrastructure' exclude-labels: - 'duplicate' - 'invalid' - 'wontfix' - 'release' exclude-contributors: - 'dependabot' change-template: '- $TITLE (#$NUMBER)' change-title-escapes: '\<*_&`#@' version-resolver: minor: labels: - 'feature request' - 'release' patch: labels: - 'technical debt' - 'bug' - 'translation' default: patch template: | [Upgrade Kimai](https://www.kimai.org/documentation/updates.html) - [Install Kimai](https://www.kimai.org/documentation/installation.html) - [Docker](https://tobybatch.github.io/kimai2/) **PHP Version compatibility:** - PHP 7.3 and PHP 7.4 are [end-of-life](https://www.php.net/supported-versions.php) - PHP 8.0 and PHP 8.1 are supported A feature freeze is in place and only bugfix releases will be published for 1.30.x. Next major release will be in the 2.x series (PHP >= 8.1, Symfony 6, Tabler UI, see #2902). $CHANGES Involved in this release: $CONTRIBUTORS - thank you!