Back

Changelog

What's new in Deep Nostalgia AI

March 15, 2026

Today

feat: add Seedance 1.5 Pro and Wan 2.5 video generation models

feat-new-models
  • -Seedance 1.5 Pro: supports 720p-1080p, 5-12s duration, native audio, 2-8 credits
  • -Wan 2.5: Alibaba video generation model, supports 480p-1080p, 5-10s duration, native audio, 5 credits
  • -Add model logos for Seedance, Google Veo, and Wan

feat: enhance Model dropdown with feature labels and capabilities

feat-model-dropdown
  • -Add capabilities field to each model: resolution range, duration range, audio support, credits
  • -Display feature tags in dropdown: resolution (480p-1080p), duration (5-10s), audio badge, credits
  • -Show logo, name and description in selected model display
  • -Add speaker icon to Audio feature badge for better visibility

fix: Aspect Ratio dropdown visibility for Wan 2.5 model

fix-aspect-ratio
  • -Replace conditional rendering with CSS visibility to prevent grid layout issues
  • -Fix 'Unterminated regexp literal' build error caused by DOM structure mismatch

March 7, 2026

8 days ago

fix: progress bar stuck at 99% in AI Photo Animate

77475f5
  • -Use useRef to store progress interval for proper cleanup
  • -Clear interval before setting progress to 100% on completion
  • -Add missing clearInterval calls in error handling paths

feat: set default credits to 2 for new users

3dbf1a0
  • -New registered users now receive 2 free credits upon signup
  • -Updated auth callback to initialize credits properly

Last updated on March 15, 2026