v3.9.0
What's Changed
New Features
- Edit site description directly from
/sites/<id>
by @williamjallen in #2701
Administration
- Create storage directories for worker containers by @zackgalbreath in #2699
User Experience
- Standardize header menus by @williamjallen in #2706
- Stick header to top of screen on scroll by @williamjallen in #2707
Deprecations & Removals
- Remove
dailyupdatefile
table by @williamjallen in #2703
Bug Fixes
- Make buildgroup description column nullable by @williamjallen in #2704
- Fix buggy site information deduplication behavior by @williamjallen in #2711
Internals
- Remove unused config options by @williamjallen in #2708
- Remove obsolete user credentials feature by @williamjallen in #2709
- Wait for element to be visible in SitesIdPageTest by @williamjallen in #2713
- Delete unused dailyupdates code by @williamjallen in #2715
- Add XML path matching method to XML handlers by @williamjallen in #2712
- Delete unused
common.php
functions by @williamjallen in #2716 - Build arm64 images in CI by @williamjallen in #2681
Dependencies
- Bump serialize-javascript from 6.0.1 to 6.0.2 by @dependabot in #2719
- Bump elliptic from 6.6.0 to 6.6.1 by @dependabot in #2720
- Remove unused
http-factory-guzzle
dependency by @williamjallen in #2718 - Bump nuwave/lighthouse from 6.49.1 to 6.50.0 by @dependabot in #2728
- Bump @apollo/client from 3.12.8 to 3.13.1 by @dependabot in #2734
- Bump sass from 1.83.4 to 1.85.1 by @dependabot in #2731
- Bump postcss from 8.5.1 to 8.5.3 by @dependabot in #2733
- Bump axios from 1.7.9 to 1.8.1 by @dependabot in #2730
- Bump webpack from 5.97.1 to 5.98.0 by @dependabot in #2736
- Bump aws/aws-sdk-php from 3.339.4 to 3.340.4 by @dependabot in #2722
- Bump directorytree/ldaprecord-laravel from 3.3.5 to 3.4.0 by @dependabot in #2724
- Bump 24slides/laravel-saml2 from 2.4.0 to 2.4.1 by @dependabot in #2729
- Bump sass-loader from 16.0.4 to 16.0.5 by @dependabot in #2735
- Bump friendsofphp/php-cs-fixer from 3.68.5 to 3.70.2 by @dependabot in #2740
- Bump php-di/php-di from 7.0.8 to 7.0.9 by @dependabot in #2723
- Bump laravel/dusk from 8.2.14 to 8.3.1 by @dependabot in #2725
- Bump laravel/socialite from 5.17.1 to 5.18.0 by @dependabot in #2727
Full Changelog: v3.8.0...v3.9.0