Release: 7.0.1 (2023/11/13 11:28:00)¶
2023-11-13 [BUGFIX] Match trait method signature with default null value of argument (Commit 9e9ee989 by Claus Due)
2023-11-13 [BUGFIX] Flip “disable group access” boolean (Commit a01f30b2 by Claus Due)
2023-10-12 [BUGFIX] Prevent null-instead-of-string error with PHP 8 (Commit f5f151fb by Claus Due)
2023-10-10 [BUGFIX] Relax return type for potential doctrine legacy version (Commit ae80794b by Claus Due)
2023-09-15 [BUGFIX] Fix FAL record slide limit calculation problem (Commit 26b9026f by Steffen Mächtel)
Generated by:
git log --since="2023/09/07 11:24:21" --until="2023/11/13 11:28:00" --abbrev-commit --pretty='%ad %s (Commit %h by %an)' \
--date=short | egrep '(\[FEATURE|BUGFIX|REMOVAL\])+'`
Full list of changes: https://github.com/FluidTYPO3/vhs/compare/7.0.0…7.0.1
Please note: the change list above does not contain any TASK commits since they are considered infrastructure-only and not relevant to end users. The full list includes these!