Enhanced Analytics Dashboard

On May 5, 2024, we launched our enhanced analytics dashboard. This update gives you deeper insight into how readers use your docs — real-time page views, search queries that returned no results, and the articles driving the most engagement. Open the new dashboard from your FlyDocs workspace to start optimizing your content.

New Integration: GitHub Sync

On May 15, 2024, we shipped two-way GitHub Sync. Connect a repository and your docs stay in lockstep with your codebase — edit in Markdown, open a pull request, and FlyDocs publishes the moment it merges. Reviewers get a live preview link on every PR, so docs ship with the feature, not weeks later.

Performance Improvements & Fixes

We rebuilt the publishing pipeline this month. Pages now render faster, search indexes update instantly, and the editor stays responsive even on very large knowledge bases. Here's a quick look at a typical deploy configuration:

flydocs.config.yml
site:
  name: My Docs
  domain: docs.example.com
  theme: auto        # light · dark · auto

build:
  source: ./content
  ai_chat: true
  search: instant

Notable Fixes

Resolved a rare issue where draft revisions could overwrite published content. Improved mobile rendering for wide tables and code blocks. Hardened SSO sessions so team members stay signed in across subdomains.

Missed last month? Read the FlyDocs April Update: Editor Refresh & Roles.

Community Updates

In May, we focused on expanding our reach and engaging the community. A few highlights:

FlyDocs transformed how our team ships documentation. The new analytics dashboard is a game-changer. Highly recommend! 😊

Summer Savings: Limited-Time Offer

To celebrate the season, we're offering a limited-time discount on all FlyDocs plans — the perfect moment to upgrade your docs workflow and take your knowledge base to the next level.

Join our Discord server

That's all for May! Thanks for being part of the FlyDocs community — more updates soon. 🚀✨