SocialSpark Logo

SocialSpark

SocialSpark - Changelog

Subscribe to this feed

A comprehensive record of all features, enhancements, and bug fixes implemented in the SocialSpark application.

Version 2.0.0

November 17, 2025

Features & Enhancements

  • Public Changelog & RSS Feed: You're looking at it! We've added a public page and an RSS feed to keep you informed about all the latest updates and new features.
  • Improved Discoverability: We've added a sitemap to help search engines like Google better understand and rank our application.

Bug Fixes & Refinements

  • Fixed Build Errors: Squashed a series of tricky bugs that were preventing the application from building, making the whole experience more reliable.
  • Restored History Saving: Fixed a critical issue where your new creations weren't being saved to your cloud history. All your hard work is now safe again.
  • Canvas Rendering Fix: Resolved a frustrating bug that caused the image canvas to fail when loading newly generated backgrounds.
  • **Streamlined History View:** Removed a non-functional click-through feature on the history page to prevent confusion and simplify the interface.

Version 1.8.0

October 8, 2025

Features & Enhancements

  • Added "Creations" Library: Implemented a new, dedicated page where you can view and manage a gallery of your saved final content pieces.
  • Added "About Us" Page: Created a new page to provide an overview of SocialSpark's mission and functionality.
  • Added "Mini Apps" Showcase: Implemented a new section on the homepage to promote other creative AI tools.

Bug Fixes & Refinements

  • Resolved Technical Errors: Conducted a major refactoring to fix numerous technical errors for a more stable experience.
  • Improved Page Layouts: Enhanced the text and paragraph spacing on several pages for better readability.

Version 1.7.0

October 3, 2025

Copywriting & UX

  • Expert Copywriting Overhaul: Reworked all marketing copy on the homepage to be more passionate, benefit-driven, and positive.

Version 1.6.0

September 23, 2025

Architecture & Refactoring

  • Modular Homepage: Refactored the main landing page into a fully modular architecture to improve performance and maintainability.

Version 1.5.0

September 19, 2025

UI Refinements

  • Standardized UI Spacing: Enforced consistent gaps, border-radius, and border-widths across the application for a more professional and visually balanced interface.

Version 1.4.0

September 13, 2025

Features & Enhancements

  • Optimized History & Settings Pages: Greatly improved the initial loading performance of the history and settings pages.
  • Expert Marketing Copy Overhaul: Reworked the marketing copy on the homepage to be more benefit-driven.

Version 1.3.0

August 26, 2025

Features & Enhancements

  • Upgraded AI Image Generation Model: Replaced the previous image generation model with a more powerful and reliable one.
  • Centralized AI Configuration: Refactored all AI model names and parameters into a single configuration file.

Bug Fixes & Refinements

  • Fixed Critical Image Generation Failure: Correctly diagnosed and resolved the root cause of all previous image generation failures.

Version 1.2.0

August 21, 2025

Bug Fixes & Refinements

  • Fixed Local Font Loading: Resolved a persistent issue where custom fonts were not loading in the local development environment.
  • Resolved Theme Toggle Flicker: Fixed a UI bug on the landing page where the theme toggle button would briefly flicker.

Version 1.1.0

August 19, 2025

Features & Enhancements

  • Added "Forgot Password" Feature: Implemented a complete password reset flow.
  • Modularized `QuickActions` Component: Refactored the CTA section into a reusable component for consistent navigation.

Bug Fixes & Refinements

  • Fixed Build Errors: Resolved critical Next.js build errors affecting multiple pages by implementing Suspense boundaries.
  • Resolved Logout Permission Error: Fixed a race condition error that appeared upon user logout.
  • Fixed Settings Page Error: Stabilized the settings page to prevent Hot Module Replacement errors in development.

Version 1.0.0 - Initial Release Cycle

Core Features & Functionality

  • Firebase Authentication: Implemented secure user registration, login, and profile completion flows.
  • AI Content & Image Generation: Created core AI flows for generating text and background images with local fallbacks.
  • Credit System & Payments: Integrated Stripe for one-time credit purchases with a secure webhook for real-time updates.
  • Admin Dashboard: Built a secure dashboard for admins to view user metrics and manage credit counts.
  • Branding & Customization: Users can define branding (watermarks, fonts) and upload custom backgrounds per "industry context."

UI/UX & Component Development

  • Main Application UI: Developed the guided user flow on the main creation page, including the dynamic image canvas.
  • History & Settings: Implemented views for browsing content history and managing detailed branding settings.
  • Landing Page & Onboarding: Built a full marketing landing page and a personalized user welcome/redirect flow.

Bug Fixes & Refinements

  • Resolved numerous UI, navigation, and state management bugs to improve the user experience.
  • Improved error handling and loading states across the application.
  • Refactored monolithic components into smaller, more maintainable modules.