Current Version
v1.2.0
Release Date
January 8, 2025
License
MIT
What's New in v1.2.0
Pro Builder
AI-powered query building suite
Simple Mode
Natural language query generation
Media Hunter
Find movies, music, books
Changelog
# Changelog All notable changes to GDorks will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [1.2.0] - 2025-01-08 ### Added - **Pro Builder** - Premium query building suite for sponsors - **Simple Mode** - AI-powered natural language query generation - **Media Hunter** - Specialized UI for finding movies, music, books, software - **Advanced Mode** - Full IDE with resizable panels - **AI Chat Assistant** - Gemini Flash integration for query help - **Project Management** - Save and organize queries in projects - **Multi-tab Editing** - Work on multiple queries simultaneously - **Templates Panel** - 6 pre-built query templates - **GlobalSearch** - Search across projects, tabs, and history - **Query History** - Track and reuse previous searches ### Routes - `/pro` - Main Pro Builder (mode-based switching) - `/pro/simple` - AI-first simple query builder - `/pro/media-hunter` - Media-focused search interface - `/pro/advance` - Full IDE mode --- ## [1.1.0] - 2025-01-05 ### Added - **Sponsor Tiers** - Bronze, Silver, Gold sponsor levels - **User Profiles** - Enhanced profile pages with stats - **Preset Collections** - Group related presets together ### Fixed - Authentication redirect issues on direct URL navigation - Panel resize persistence in localStorage --- ## [1.0.0] - 2025-01-02 ### Added - **Visual Query Builder** - Build Google dork queries with an intuitive interface - **25+ Search Operators** - site:, filetype:, intitle:, inurl:, intext:, and more - **Drag-and-Drop Reordering** - Reorder filters by dragging - **Preset Library** - Save and share your queries - **Community Presets** - Browse 100+ pre-built query templates - **Voting System** - Upvote/downvote presets - **Comments & Replies** - Discuss presets with the community - **Anonymous Participation** - Vote and comment without an account - **User Profiles** - Manage your presets and profile - **Documentation** - Complete guide to all Google operators - **FAQ Section** - Common questions with JSON-LD schema - **SEO Optimization** - Structured data, sitemap, Open Graph - **Keyboard Shortcuts** - Ctrl+C copy, Ctrl+S search, Ctrl+F add filter - **Dark Mode** - Modern dark UI - **Responsive Design** - Works on all devices - **Sponsor System** - Support the project with donations - **Password Reset** - Full auth flow with email reset ### Technical - Next.js 15 with App Router - React 19 with Server Components - TypeScript strict mode - Supabase PostgreSQL database - Row Level Security policies - Tailwind CSS 4 - shadcn/ui components - Zustand state management