Changelog

All notable changes to VideoStudioone are documented here. We follow Semantic Versioning and Keep a Changelog format.

Version 1.0.0

Released on January 15, 2025

Latest

Added

Coming Soon Mode

Toggle between full app and beautiful landing page via environment variable

Dynamic Blog System

SEO-optimized blog with feature announcements including:

  • Template Customization Launch article
  • AI-Powered Captions & Subtitles feature
  • Direct MLS Integration announcement
  • Mobile App Launch coverage

Complete Authentication System

  • Firebase Auth with email verification
  • Google OAuth integration
  • User profiles in Firestore
  • Protected routes with middleware

Automated CI/CD Pipeline

  • GitLab CI/CD integration
  • Dual environment deployment (dev/prod)
  • Firebase Hosting deployment
  • Environment-specific builds

Professional UI/UX

  • VideoStudioone branding (blue/purple gradients)
  • True black dark mode support
  • Responsive design for all devices
  • Smart navigation with auth state awareness

Foundation Architecture

  • Nuxt 4 + Vue 3 + TypeScript
  • Nuxt UI + TailwindCSS styling
  • Shotstack API integration (sandbox + production)
  • Environment-specific configuration system

Technical Implementation

  • Client-only Firebase auth plugin to prevent SSR issues
  • Static site generation with prerender route exclusions
  • Tailwind sourcemap fixes for clean builds
  • Environment files committed to repository for deployment
  • Smart auth state management with loading states

Infrastructure

  • Development Environment: video-studio-dev.web.app
  • Production Environment: video-studio-53533.web.app
  • Shotstack Integration: Sandbox (dev) + Production environments
  • Firebase Projects: Separate dev/prod configurations

Unreleased

Features and fixes coming in the next release

In Development

No unreleased changes yet. Check back soon for upcoming features!

How to Read This Changelog

Added

New features

Changed

Existing functionality changes

Deprecated

Soon-to-be removed features

Removed

Removed features

Fixed

Bug fixes

Security

Security improvements