# Milestone M34 - better GitHub integration, Plausible and more bug fixes

> Milestone M34: Improved GitHub integration, added Plausible tracking for Bigbinary Academy, and fixed ActiveRecord::InvalidForeignKey errors.
- **Authors**: Akash Srivastava
- **Published**: 2025-04-21
- **URL**: https://www.neeto.com/neetocourse/blog/milestone-m34-updates
- **Page title**: Milestone M34 - better GitHub integration, Plausible and more bug fixes
- **Meta description**: Milestone M34: Improved GitHub integration, added Plausible tracking for Bigbinary Academy, and fixed ActiveRecord::InvalidForeignKey errors.
- **Keywords**: Milestone m34, Github integration, Product updates, Plausible tracker, and Bug fixes

---

Let's go through what we got done in Milestone M34 (Apr 07 - Apr 20).

**Enhancements:**

- We upgraded GitHub integration to have better handling and communication back to the admin when a GitHub app connected to a course is disconnected from GitHub.

- We added Plausible integration on course pages for Bigbinary Academy to track relevant metrics.

**Bug fixes:**

- We fixed a few more ActiveRecord::InvalidForeignKey errors during incineration introduced into the app when we added all missing foreign keys as part of active\_record\_doctor audit.