backstage release v0.133.1
Fixed
- AI chat: log “no OpenAI API key configured” at
infoinstead ofwarnto reduce Sentry noise for customers who haven’t configured the feature. - App: stop reporting “Untracked page view” warnings to Sentry for paths that don’t match any registered app route (e.g. bot/scanner probes like
/wp-login.php). See ./docs/releases/v0.133.1-changelog.md for more information.