v2.26.0

Backend Architecture and Provider Updates

Sreejan
SreejanAuthor

This release introduces significant improvements to our backend infrastructure, enhances our provider network, and streamlines database management.

New Features

2
  • New Image Provider: Integrated a new provider, designated as Provider-4, expanding our catalog of available image generation models.
  • Automatic Database Migration: Implemented a new system to automatically detect and apply schema changes on startup, ensuring the database is always up-to-date and preventing deployment errors.

Improvements

1
  • Model Configuration Cleanup: Refactored and updated model definition files across multiple providers to remove deprecated models and ensure free-tier access is correctly configured.

Chores

1
  • Provider Deprecation: Removed the directory and all associated files for a deprecated provider (Provider-4's previous occupant) to streamline the codebase.