Release v2.11.1
Summary
Fix a real config-key bug in the docs, prepare AuthProxy's documentation for full publication on the Cratis docs site, and unblock the frontend CI build that was failing on every run.
Fixed
- Fixed AuthProxy documentation instructing readers to set
Ingress:PagesPath(a key AuthProxy never reads) instead ofCratis:AuthProxy:PagesPathwhen overriding built-in error and invitation pages. - Fixed the frontend CI build, which failed to install dependencies due to a TypeScript 7 / typescript-eslint peer-dependency conflict.
Added
- Documented the
WithAnonymousPathsAspire extension method. - Added the missing sidebar entry for the Well-Known Pages documentation.