Skip to content

v0.1.26

Choose a tag to compare

@rustyconover rustyconover released this 09 Mar 16:26
· 96 commits to main since this release

What's Changed

  • Styled 401 Unauthorized and 404 error pages to match the landing page design (Inter/JetBrains Mono fonts, warm background, consistent branding)
  • Added shared _ERROR_PAGE_STYLE for consistent styling across all error pages
  • 401 pages now show the specific authentication error detail in a styled box
  • Custom Falcon error serializer renders HTML for 401 responses