Changelog
All notable changes to GeoPilot AI will be documented in this file.
Format follows Keep a Changelog. Versioning follows Semantic Versioning.
[2.0.0] - 2026-04-03
Changed
- Product lineup restructured from 6 products to 3: Platform, Monitor, Engine
- Platform = workspace (n8n-style canvas, chat, maps, reports)
- Monitor = runtime (dashboards, alerts, pipeline execution, 24/7)
- Engine = compute (API, SDK, raster processing, tile serving)
- All three independently purchasable, Engine compute included in Platform/Monitor
- Navbar updated: 3-product mega dropdown (Platform, Monitor, Engine)
- Footer updated: 3-product links
- Homepage pricing section updated for new lineup
- Product flowcharts updated for 3-product architecture
- Sitemap updated with new product URLs
- package.json renamed to geopilot-platform
Added
- Product page: /products/platform (merged from Web + 3D + Reports)
- Product page: /products/engine (merged from LargeImage + API)
- Product docs: ENGINE.md, PLATFORM.md, MONITOR.md, PRODUCT_EVOLUTION.md
- 3-year roadmap to digital twins (PRODUCT_EVOLUTION.md)
- Development progress tracker (PROGRESS.md)
Removed
- Product page: /products/web (merged into Platform)
- Product page: /products/api (merged into Engine)
- Product page: /products/reports (merged into Platform + Monitor)
- Product page: /products/largeimage (merged into Engine)
- Product page: /products/3d (merged into Platform)
[1.5.0] - 2026-03-28
Added
- 6 product pages: Web, Desktop, Reports, LargeImage, Automate, 3D
- 8 solution pages: Water, Urban, Agriculture, Mining, Insurance, Defense, Climate, Real Estate
- Blog system with 6 SEO articles (ArcGIS comparison, tutorials, regional guides)
- Shared Navbar with mega menu dropdowns (Products, Solutions, Resources)
- Shared Footer with Products, Solutions, Resources, Company, Contact columns
- Breadcrumb navigation on all sub-pages
- AI-generated satellite imagery for domains and products
- Product intro video (Remotion)
- PostHog analytics
- Google Search Console verification
- Phosphor Icons for navbar dropdowns
- Hero background image across all pages
- Gradient favicon (blue-to-violet on white)
Changed
- Homepage redesigned: hero with "tools → insights", orbit animation, product cards
- Navbar: Products/Solutions/Resources mega dropdowns replace Features/Demo
- All pages use consistent max-w-[1200px] margins
- Font: Poppins throughout
- Color: blue-to-violet gradient accent
- "No GIS expertise" messaging replaced with "AI-assisted GIS"
- Desktop product renamed from "Offline" to "Desktop" (badge: PC)
Fixed
- Duplicate navbars/footers on sub-pages
- Breadcrumb alignment with hero content
- Font size consistency across all pages
- TypeScript errors in solutions page
[1.0.0] - 2026-03-27
Added
- Initial standalone extraction from smartbhujal.com
- 25 API routes (chat, adaptive chat, code execution, raster processing, etc.)
- 40+ React components (ChatBox, MapViewer, ToolsPanel, etc.)
- 186+ GIS commands via AI chat
- 31 domain verticals with welcome onboarding
- Supabase integration (7 tables)
- Google OAuth login
- Subscription system (free/pro/business)
- Usage quota tracking
- Chat history
- User feedback (thumbs up/down)
- Shared map viewer
- Report generator (PDF/HTML)
- SEO-optimized root layout for geopilotai.com
- Environment configs (local/staging/production)
- Python GIS execution service (Docker)
