Bug Fixes & Improvements

Improvements:

  • Auth: Allow end users to request access from the protected page screen

🐛 Bugs Eaten (by Owlbert):

  • SEO: Improve UX for generating an SEO description with AI
  • SEO: Fixed blank title tags in some server-rendered HTML
  • Recipes: Fixed layout issue with Recipes endpoint picker
  • Recipes: Fixed issue where Recipe code overlapped with line numbers on initial load
  • Signup: Fixed issue where validation errors during signup prevented progressing
  • API Reference: Fixed issue causing default values for enums to be displayed twice
  • API Reference: Fixed issues for callbacks with additionalProperties displaying incorrectly