Changelog

Release notes and product updates

🎉 Visual Maker AI Official Launch

v1.0.0

Visual Maker AI — AI prompt gallery and intelligent image generation platform is now live

2026/05/26

Browse a curated collection of AI image prompts with full-text search, model and category filters, and sort by recent or popular to find your inspiration quickly.

2. 🎨 AI Image Generation

Powered by Nano Banana and GPT Image 2, supporting multiple quality tiers (Standard to 4K) and aspect ratios. Generate high-quality images from any prompt in one click.

3. 💳 Stripe Payments

Integrated with Stripe — a globally trusted and secure payment gateway — for seamless credit purchases and subscription management.

4. 💰 Credits System

Flexible credit-based pricing with free daily credits and multiple top-up packages available. No subscription lock-in.

5. 🕘 Generation History

Every generation is recorded with the prompt used, model parameters, and results. Revisit and reuse your past creations anytime.

6. ⭐ Your Favorites

Save prompts you love to your personal collection for quick access and future generation.

7. 🌙 Dark Mode

Switch freely between light and dark themes, or follow your system preference for a comfortable viewing experience.

8. 📱 Mobile Friendly

Fully responsive design delivering a consistent experience across mobile and desktop — browse and generate anywhere.

Changelog 2.0

v2.0.0

Major update with a changelog page, UI polish, and performance improvements

2026/03/01

New Features

  • Changelog page: Added a content-collections-driven changelog that supports Markdown release notes
  • Release cards: A card layout for each version, showing the version number, date, and body content
  • Navigation entry: Added the changelog link to the navbar Pages menu and the footer Resources section

Technical Improvements

  • Added a changelog content collection with the fields title, description, date, version, published, and content
  • getChangelogReleases() sorts releases by date in descending order and filters out unpublished entries
  • Provided a reusable ReleaseCard component to render Markdown content

Bug Fixes

  • Use release.slug as a stable key for the changelog list
  • Fixed the TanStack Router route id: /(pages)/changelog