Changelog

Follow new updates and improvements to Rankwiser.

August 16th, 2025

Fixed

  • Updated the keyword positioning update system

  • Identified and resolved the issue with cron jobs not starting

New

  • Now in the project preview, you can see an overview of the keywords ranked from 1 to 10, from 11 to 50, >50

Improved

  • Improved the login system

  • Improved mobile viewing

  • Changed sorting to show active keywords before paused ones

August 14th, 2025

New

Improved

Fixed

Fixed

  • Beta Subscription Creation: Fixed issue with beta subscription creation by querying correct plan_id from subscription_plans table

  • Plan ID Case Sensitivity: Resolved case sensitivity issues for plan_id in beta subscriptions

  • Cron Job Authentication: Fixed authentication issues for cron jobs using Supabase Admin client to bypass RLS

  • System User ID: Corrected use of valid UUID instead of 'system' for userId in cron job operations

  • WordPress Plugin Branding: Updated WordPress plugin download filename to align with brand standards

New

  • Beta Mode System: Implemented beta mode system for selected users with support for special subscriptions

  • Changelog Integration: Added changelog link to navigation menu to keep users updated on platform improvements

  • Feedback System: Integrated feedback system with Resend to improve user communication and support

  • Loading States: Added loading states with spinners to authentication forms for better user experience

  • Post-Login Beta Check: Implemented automatic beta mode verification after user login

Improved

  • Site Header Integration: Enhanced site header integration with projects page refactoring for better navigation

  • Project Details UI: Improved project detail pages with UI adjustments and Site Header integration

  • Blog Experience: Enhanced blog experience with latest post feature and UI improvements

  • Footer Design: Updated footer layout with logo images and background gradient for better visual appeal

  • Subscription Handling: Improved subscription management in dashboard and post-login routes

  • Contact Information: Updated contact email in CTA section to new support address for better customer service

  • Code Cleanup: Removed obsolete RankWiser plugin files, templates, and debug SQL scripts for codebase optimization

August 11th, 2025

New

Core Platform Features

  • Multi-Project SEO Tracking: Manage keyword rankings across unlimited WordPress sites from a single dashboard.

  • WordPress Plugin Integration: Simplified plugin with one-page admin, API key authentication, keyword sync, and activity log.

  • Automatic Keyword Import: Direct import from major SEO plugins (Yoast, Rank Math, SEOPress).

  • Keyword Management: Pause/resume keywords, bulk actions, device-based tracking, and filtering by country/device.

  • Ranking Checks: On-demand and scheduled ranking checks with DataForSEO integration for precise results.

Google Search Console Integration

  • OAuth2 connection to import queries, impressions, clicks, CTR, and positions.

  • Intelligent sync (only when new data is available).

  • Project dashboard GSC stats for quick insights.

Subscription & Billing System

  • Integrated with Stripe for secure payments.

  • Trial, Starter, Growth, and Pro plans with enforced limits on projects and keywords.

  • Automatic 15-day trial for new users.

Beta Mode System

  • Environment-based toggle for Beta vs Production.

  • Automatic unlimited subscription for beta testers.

  • Disabled premium plan upgrades in Beta mode.

Account Deletion System

  • Secure cascading delete of all user data, including projects, keywords, rankings, and billing info.

  • β€œType DELETE” confirmation to prevent accidental removals.

Progress Toast Notifications

  • Real-time keyword check progress indicators with non-blocking UX.

  • Retry options and graceful error handling.

Dashboard & UI Enhancements

  • Modern responsive UI with ShadCN components and Tailwind styling.

  • Project-centric navigation with analytics, history, and quick actions.

  • Sorting, filtering, pagination, and empty/loading states for all tables.

Backend & Security

  • Built with Next.js 14 App Router + Supabase (PostgreSQL + Auth).

  • Row-Level Security (RLS) to protect user data.

  • RESTful API for plugin and external integrations with API key auth.

  • Indexed and optimized database queries for scalability.