๐งพ What's Changed
-
chore(deps): Update
peter-evans/dockerhub-descriptionaction to v5 -
feat: Add support for indicating version tags
-
ci: Update workflow to only refresh
README.mdtags on pushes tomain -
chore(deps): Update
github/codeql-actionto v4 -
fix: Correct URL routing to remove the
?q=parameter in Symfony and other PHP frameworks- Replaces
try_files $uri $uri/ /index.php?q=$uri&$args;withtry_files $uri /index.php$is_args$args; - Fixes clean URLs for Symfony, WordPress, Laravel, and plain PHP apps
- Ensures compatibility with CAS and proper
PATH_INFObehavior
- Replaces
Full Changelog: 3.22.1...3.22.1-1