v4.4.0
What's Changed
New Features
User Experience
- Remove user mentions from autogenerated issues by @williamjallen in #3058
- Update join project homepage link by @williamjallen in #3082
- Change internal links from
/build/*to/builds/*by @williamjallen in #3084 - Revamp coverage file UI by @williamjallen in #3108
Deprecations & Removals
- Remove label subscriptions by @williamjallen in #3066
Bug Fixes
- Remove measurements from test output crc32 computation by @williamjallen in #3052
- Increase
build2testprimary key tobiginttype by @williamjallen in #3054 - Make router aware of integer route params by @williamjallen in #3055
- CSP: Allow inline images by @williamjallen in #3064
- Increase exact precision length constraints by @williamjallen in #3067
- Improve handling of missing repository viewer type by @williamjallen in #3076
- Fix Done handler invalid property access by @williamjallen in #3078
- Remove unnecessary
editquery parameter by @williamjallen in #3073 - Fix broken edit project dropdown by @williamjallen in #3079
- Enable optional Larastan rules by @williamjallen in #3106
Internals
- Use strict equality for string constant comparisons by @williamjallen in #3050
- Relate test images to tests instead of test outputs by @williamjallen in #3053
- Add test dependency to
/CDash/Model/BuildRelationshipby @williamjallen in #3059 - Change
imageprimary key tobiginttype by @williamjallen in #3060 - Force-drop database before tests by @williamjallen in #3062
- Clean up DatabaseSeeder by @williamjallen in #3061
- Remove
testoutputcrc32column by @williamjallen in #3063 - Add instrumentation project to dev environment by @williamjallen in #3072
- Switch to bitnamilegacy for Docker by @josephsnyder in #3077
- Move
ext-domandext-gdfrom require-dev to require by @williamjallen in #3080 - Update test status in place by @williamjallen in #3083
- Run Dependabot updates at a fixed time by @williamjallen in #3085
- Add context to installation ID exception message by @williamjallen in #3107
Dependencies
- Bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot[bot] in #3065
- Bump cipher-base from 1.0.4 to 1.0.6 by @dependabot[bot] in #3069
- Bump sha.js from 2.4.11 to 2.4.12 by @dependabot[bot] in #3070
- Bump larastan/larastan from 3.6.0 to 3.6.1 by @dependabot[bot] in #3105
- Bump webpack from 5.101.0 to 5.101.3 by @dependabot[bot] in #3090
- Bump sass from 1.89.2 to 1.91.0 by @dependabot[bot] in #3100
- Bump expect from 30.0.5 to 30.1.2 by @dependabot[bot] in #3089
- Bump phpstan/phpstan-phpunit from 2.0.6 to 2.0.7 by @dependabot[bot] in #3102
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #3086
- Bump nuwave/lighthouse from 6.62.2 to 6.62.3 by @dependabot[bot] in #3101
- Bump vue from 3.5.18 to 3.5.20 by @dependabot[bot] in #3095
- Bump friendsofphp/php-cs-fixer from 3.85.1 to 3.86.0 by @dependabot[bot] in #3098
- Bump guzzlehttp/guzzle from 7.9.3 to 7.10.0 by @dependabot[bot] in #3104
- Bump aws/aws-sdk-php from 3.352.0 to 3.356.8 by @dependabot[bot] in #3103
- Bump php-di/php-di from 7.0.11 to 7.1.1 by @dependabot[bot] in #3096
- Bump laravel/framework from 12.21.0 to 12.26.4 by @dependabot[bot] in #3092
- Bump phpunit/phpunit from 12.3.0 to 12.3.7 by @dependabot[bot] in #3094
New Contributors
Full Changelog: v4.3.0...v4.4.0