GitHub Copilot Support with Owlbot
December 13th, 2024
All of our Owlbot customers will now be able to configure a Copilot extension that interacts with their documentation. By setting up your own Copilot extension, your users will be able to install it directly in their IDE so they can ask questions right where they are working.
Refactored Some improvements are only available once your project has been upgraded.
New Features & Improvements
- Custom Variables: Add a link to setting custom variables in Personalized Docs Refactored
- MDX: Improved the editing experience for mdx in the editor Refactored
- Documentation: Improved clearing cache after updating content resulting in changes showing up much quicker to end users Refactored
- Accessibility: Accessibility fixes to search, whatβs next, and landing page
- Accessibility: Accessibility fixes to the Getting Started, Authentication, and My Request pages
- Auth: New users verifying their emails for the SAML login flow will be properly redirected back to the original page
- Personalized Docs: Add support for setting up Personalized Docs with AWS
- Documentation Metrics: Added link to Documentation Metrics in Refactored projects Refactored
- MDX: UI improvements to how we surface pages with MDX error in Refactored projects Refactored
π Bugs Eaten (by Owlbert)
- API Reference: Properly support
nullable: false
in the Reference section - Recipes: Fixed for recipes containing specific markdown characters Refactored
- API Reference: Fixed an error when uploading OAS failed due to a missing category error Refactored
- Realtime: Fixed issue where our generated Getting Started & Authentication pages appeared in incorrect places in the sidebar Refactored
- SEO: Fixed issue where nested pages werenβt appearing in the sitemap
- Documentation/Editor: Fixed scroll position being incorrect when switching between View and Edit mode on some pages Refactored
- Versions: Fixed renaming versions on Refactored projects Refactored
- Documentation: Fixed issue where pages with long slugs would 404 in Refactored projects Refactored
- Suggested Edits: Fixed issue where pages with a missing excerpt were unable to have suggested edits
- Security: XSRF cookies should now have the
secure
attribute - Owlbot: Fixed UI issues when question wrapped to multiple lines