sunergos-ro/og-pilot

What's new in og-pilot

🤖Processed 1,278 code changes🌱Default branchmain🕒Last updated 4 weeks ago
Improvement
 

Improvement: Default AI model updated to a newer, lighter option for better out-of-the-box behavior.

RPRaul Popadineti
+1-1
Improvement
Maintenance
 

Replace analytics provider Datafast with Rybbit, update site script and remove old tracking settings.

RPRaul Popadineti
+16-22
Improvement
Maintenance
 

Remove affiliate program and referral tracking; add Datafast goal tracking for footer links and checkout events.

RPRaul Popadineti
+37-99
Improvement
 

Prevent password reset pages from being indexed by search engines and add tests to ensure the meta tags are present.

RPRaul Popadineti
+30-0
Feature
Improvement
 

Add optional image delivery controls to API and frontend so users can request output format, quality, and max size with validation and docs.

RPRaul Popadineti
+239-7
Improvement
 

Adds automatic redirect from www to non-www on app startup so users reach a single canonical site.

RPRaul Popadineti
+4-0
Improvement
 

Adds a permanent redirect from www URLs to non-www HTTPS to enforce a single canonical domain.

RPRaul Popadineti
+15-0
Improvement
 

Canonical and social-share links now use the app's configured primary domain and protocol for consistent SEO/meta URLs.

RPRaul Popadineti
+27-1
Maintenance
 

Expire cached static files so users receive updated web content by bumping the assets version.

RPRaul Popadineti
+1-1
Improvement
 

Removed the "OG Pilot" suffix from page titles so browser tabs show cleaner, shorter titles.

RPRaul Popadineti
+2-2
Refactoring
Improvement
 

SEO/meta refactor: centralize meta tags, remove duplicate titles, add org & website JSON‑LD, noindex machine-readable docs, update sitemap.

RPRaul Popadineti
+193-298
Improvement
Bug Fix
Refactoring
Maintenance
 

Fixes duplicate page titles, improves SEO for onboarding pages, simplifies layout, adds tests, and temporarily disables Ruby style checks.

RPRaul Popadineti
+529-409
Bug Fix
Improvement
 

Fix title meta key and always render server-side meta tags so SEO tags show reliably for crawlers even when server rendering is inconsistent.

RPRaul Popadineti
+14-25
Bug Fix
Refactoring
 

Makes sure search engines always see page titles and previews by standardizing tags and using a server fallback.

RPRaul Popadineti
+36-34
Improvement
 

Always expose page meta tags for better SEO and add a noscript site navigation so users without JavaScript can navigate.

RPRaul Popadineti
+40-0
Maintenance
 

Updated og_pilot_ruby library from v0.4.4 to v0.4.7 to apply latest patch fixes.

RPRaul Popadineti
+3-3
Feature
Improvement
Maintenance
 

Enable server-side rendering (local SSR process); harden frontend hooks for safer DOM/storage use; update Stripe webhook secret and dependencies.

RPRaul Popadineti
+185-121
Maintenance
 

Change development port from 3002 to 3000 and update Stripe forwarding to match.

RPRaul Popadineti
+2-2
Improvement
Maintenance
 

Rewrote and clarified Terms of Service with clearer structure, updated section content, and an effective date (Mar 7, 2026).

RPRaul Popadineti
+136-95
Improvement
 

Point production to the new Redis host and use a dedicated cache namespace for isolation.

RPRaul Popadineti
+2-10
Bug Fix
 

Fixed Redis setup by removing an incorrect port mapping in deployment settings to avoid startup errors.

RPRaul Popadineti
+0-1
Maintenance
 

Removed automatic restart for Redis in deployment settings so the platform controls service restarts.

RPRaul Popadineti
+0-2
Improvement
 

Introduce Redis-backed shared cache for dev and prod, add Redis to deployment, bump og_pilot gem and adjust local ports.

RPRaul Popadineti
+34-7
Feature
Improvement
 

Add official WordPress plugin landing; redirect legacy guide to /wordpress (301); update nav & sitemap; remove old page; add template examples and tests

RPRaul Popadineti
+633-317
Refactoring
Improvement
 

Improves how image sources are handled so full external URLs and attached images are supported and covered by tests.

RPRaul Popadineti
+50-3
Improvement
 

Added descriptive alt text to Cursor logos to improve accessibility.

RPRaul Popadineti
+4-4
Scroll for more updates