Skip to content

v1.1.0 — Native GitHub Pages App, Render Hosting & Identity-Only OAuth

Latest

Choose a tag to compare

@shanmukhasaireddy13 shanmukhasaireddy13 released this 05 Sep 07:01
· 4 commits to main since this release

🚀 Go-Live v1.1.0 — GitHub Pages App Flow, Render Hosting & Enhanced Security

We are excited to release Go-Live v1.1.0, a major feature upgrade bringing native GitHub App repository selection (Vercel & Render style), 1-click Render hosting integration, an Identity-Only OAuth security model, real-time Anycast edge telemetry, and an automated platform changelog.


🌟 What's New in v1.1.0

1. 🐙 Native GitHub Pages App Integration (Vercel & Render Style)

  • Granular Repository Authorization: Repository access now opens GitHub's native app management window (github.com/apps/<app>/installations/new). Developers can select "All repositories" or "Only select repositories" using GitHub's native search bar.
  • On-Demand Access: Zero broad repository permissions requested on initial registration. You only grant access to specific repositories when you choose to connect GitHub Pages.
  • Persistent App Management: Instant 1-click link to reopen GitHub's native UI and grant or revoke repository access at any time.

2. ⚡ Render Hosting 1-Click Integration

  • Direct Web Services & Static Sites Mapping: Deploy services hosted on Render to your free Go-Live subdomain in seconds.
  • Automated CNAME Configuration: Automatically routes subdomains to <service-slug>.onrender.com.
  • In-Dashboard Verification: Step-by-step checklist and 1-click clipboard helpers for the Render custom domain setup flow.

3. 🛡️ Identity-Only OAuth Security Model

  • Minimal Privilege Principle: Initial GitHub sign-in now requests strictly read:user and user:email.
  • Zero Source Code Access: Your private and public code remains completely untouched and isolated unless you explicitly connect a project.

4. 🌐 Multi-Region Anycast Edge Telemetry

  • Live Latency Probing: Real-time health checking across 4 global edge PoP nodes:
    • Frankfurt (fra1 - Europe)
    • San Francisco (sfo1 - North America)
    • Tokyo (hnd1 - Asia East)
    • Singapore (sin1 - Asia South)
  • Sub-second edge propagation tracking and Anycast health status monitors.

5. 📢 Full-Width Top Announcement Bar & What's New Changelog

  • Industry-Standard Announcement Banner: Sleek, contrasting full-width banner on the home page automatically highlighting platform updates.
  • Dedicated Changelog Page: Live /whats-new changelog detailing platform features, integrations, and architectural milestones with 0ms instant static site generation (SSG).

6. ✨ Resilient Star Verification

  • Defensive caching and multi-tier authenticated headers ensuring GitHub API rate limits never stall developers from claiming their subdomains.

🔗 Quick Links