You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump minimum PHP version from 8.0 to 8.1 (required by doctrine/rst-parser transitive dependencies)
Fixed
Fix page resolution failing for paths containing spaces (or other special characters): Page::getPath() now returns a canonical decoded path, FileSet::normalizePath() decodes incoming paths, and URL encoding is applied only when writing href/src attributes in PathTreatment