Releases

Track the latest updates, improvements, and fixes to our platform.

v0.25.0

Settings Toggle & LLM Pro Mode

Settings Toggle & LLM Pro Mode

✨ New Features

  • Added LLM Pro Mode (using Claude Opus 4.6 thinking for writing the final blog)

🧹 Improvements

  • Made the settings toggle look nicer on the main prompt box
v0.24.0

Filtering & Pro Image Mode

Filtering & Pro Image Mode

✨ New Features

  • Added filtering functionality on the all posts page
  • Added Pro Image Mode (nano banana 2) for higher-quality image generation

🧹 Improvements

  • General UI cleanup and small refinements

🛠 Fixes

  • Minor fixes and adjustments
v0.23.0

Image System Improvements

Image System Improvements

🖼 Image System Improvements

  • Implemented V1 of image generation with ig1
  • Added image download functionality
  • Added copy formatted Markdown support
v0.22.0

Refactors & Structural Improvements

🔄 Refactors & Structural Improvements

  • Reordered components for better UX
  • Merged meta-sidebar improvements
  • Moved shared icons into shared directory
  • Fixed cookie-related issue
v0.21.0

General Improvements & Stability

🧠 General Improvements

  • Code cleanup and structural improvements
  • Stability pass before next major push
v0.20.0

Plans, UI & Brand Voice System

Plans, UI & Brand Voice System

💳 Plans & Billing

  • Updated welcome email
  • Added user setting Icon on layout
  • Stripe improvements & fixes

🎨 UI & Theme

  • Fixed theme selector bug
  • Integrated custom theme toggle
  • Fixed settings page issues (i killed it oops)

🧠 Brand Voice System

  • Fixed refresh flashing bug
  • Brand voice + profiles now cached correctly
  • Updated content storing method in database to fix image issues
v0.19.0

Data Fetching Refactor

Data Fetching Refactor

🔄 Data Fetching Refactor

  • Implmented tanstack query for data fetching
  • Added context for Brand & Voice
  • Integrated voice selector into:
    • Prompt box
    • Navbar
  • Updated navigation architecture

🛠 Fixes

  • Initial SWR setup (not using anymore)
  • Refactoring groundwork
v0.18.0

Brand, Domain & Social Integrations

Brand, Domain & Social Integrations

🌐 Brand & Domain System

  • Added DNS checking
  • Allowed multiple URLs per brand
  • Added URL icons

📣 Social Integrations

  • Added error messages for:
    • LinkedIn
    • Twitter
    • Substack
v0.17.0

UI Improvements

📱 UI Improvements

  • Fixed mobile dashboard padding
  • Added homepage loading screen
v0.16.0

Brand Voice Engine & Content Management

🧠 Brand Voice Engine

  • Improved agent
  • Updated voice prompts
  • Vm1 in use
  • Voice selection persisted via localStorage

🗑 Content Management

  • Added delete functionality
  • Replaced edit button with delete button

🕷 Scraping Engine

  • Using new scraping engine

📦 System

  • Added quota checks
v0.15.0

Brand Voice Integration

🔥 Brand Voice Integration

  • Brand voice working with Firecrawl (no longer firecrawl)
  • Fixed rate limiting issues
v0.14.0

Autosave & Editor

💾 Autosave & Editor

  • Autosave debouncer set
  • Increased editor width
  • Moved schema to frontend aswell
  • Display brand summary properly
v0.13.0

Database Migration Methodology

🗄 Database

  • Update migration file methodology
v0.12.0

All Posts Merged

  • Merged all-posts branch
v0.11.0

Refactors & Cleanup

🧹 Refactors

  • Removed rate limit duplication
  • Fixed loading states
  • Lint cleanup
  • General reorganisation
v0.10.0

Database, Backend & Generation

🗄 Database & Backend

  • Generated Supabase types
  • Added blogs table
  • Added OpenRouter
  • Added app-wide 404 page

🧠 Content Generation

  • Content generation pipeline improvements
v0.9.0

Trigger.dev Integration

⚡ Trigger.dev Integration

  • Initialized Trigger.dev
  • Running background jobs successfully
  • Added debouncer
  • Production-readiness improvements
  • Markdown reading support
  • Save blog functionality working
v0.8.0

Markdown Support

📝 Markdown Support

  • Installed Markdown support
  • Pass Markdown into renderer
  • Settings content updates
  • Renamed page to Editor
v0.7.0

Editor System & Rate Limiting

✍️ Editor System

  • Added basic editor system
  • UI fixes for editor
  • Added loading page
  • Keyboard shortcut updates

🚦 Rate Limiting

  • Added Supabase rate limiting
v0.6.0

Architecture & Refactors

🏗 Architecture

  • Dashboard architecture refactor (Step 1)
  • Added blog saving
  • Rate limiting V3
v0.5.0

Minor Rollbacks

  • Minor rollbacks
v0.4.0

Rate Limiting Performance

  • Improved session-based rate limiting performance
v0.3.0

Branding & Stripe Fixes

🎨 Branding

  • Updated favicon
  • Switched logo to SVG
  • Updated domain to .ai
  • Updated brand email to Bloggerly

💳 Stripe

  • Stripe fixes and version updates
v0.2.0

Pricing & Stripe Updates

  • Updated pricing plans
  • Stripe updates
  • Removed unused .env
v0.1.0

Homepage Setup

  • Homepage setup
  • Stripe version update
v0.0.1

Fork Blanket Project & Initial Refactor

🔄 Fork Blanket Project

  • Reset repository
  • Removed basic dashboard (from blnkt)
  • Initial refactor