Skip to content

Release v2.11.1

Choose a tag to compare

@github-actions github-actions released this 05 Aug 09:39
7328cca

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 of Cratis:AuthProxy:PagesPath when 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 WithAnonymousPaths Aspire extension method.
  • Added the missing sidebar entry for the Well-Known Pages documentation.