All included changes can be found on the milestone.
Changes
- Add support for PHP 8.5 #343
- Introduce
AutosubmitIndicationDecorator #356
- Introduce factory methods for
ContinueWith #334
- Accept otherwise invalid input as quick search expression in the
SearchBar #353
Fixes
- Changed signature of method
ButtonLink::assemble() to match the base implementation #342, #345