main
feat(i18n): add new 'Tastes' section to multiple language files
feat(auth): honour AUTH_OIDC/OAUTH_NAME and _LOGO env vars in login button (#1177)
Add translated Loop Engineering chapter
chore(docker): Update Docker deployment guide and workflow configurations
feat(messages): add connectedPrompts translations in multiple languages
chore(i18n): update supported locales in prompts and i18n config files
feat(components): add drag and drop functionality to prompt component
feat(auth): add generic OIDC and OAuth 2.0 plugins (#1056)
feat(kids): Add new interactive elements for kids levels
feat(messages): add API key generation feature in multiple languages
Initialize v2 work
drop case sensitive approach to the username and email across the app
chore(instrumentation): update error filtering and Prisma configuration
chore(messages): update language files with new prompts and translations
-fix(security): enforce isPrivate checks on prompt sub-resource endpoints
feat: add tiered rate limiting for MCP tool call endpoints
chore(messages): Update language files and prompt writing guide content
fix(security): harden skill zip packaging against path traversal and control char injection
feat(prisma, src): add slug field to Prompt model and implement slug generation for prompts without slugs
feat(components): add support for Firefox browser extension links
feat(messages): add variable warning messages in multiple languages
feat(api/webhooks): add validation to block private/internal URLs
Add MiniMax models to registry