> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fluxend.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> The complete changelog of Fluxend over releases

## v0.1.0-alpha

**Released:** July 12th, 2025

<Note>
  🎉 **First Release!** Fluxend is now live with core backend functionality ready for early adopters.
</Note>

<AccordionGroup>
  <Accordion title="Projects" defaultOpen icon="cube">
    Create complete backend projects with dedicated REST endpoints, real-time dashboards, and comprehensive management tools for streamlined development workflows.
  </Accordion>

  <Accordion title="Dynamic REST Endpoints" icon="bolt">
    Endpoints automatically adapt to schema changes. Table modifications through the UI instantly reflect across all associated endpoints without manual deployments.
  </Accordion>

  <Accordion title="Table Editor" icon="table">
    Complete data control with:

    * Browse and filter records with complex queries
    * Full CRUD operations support
    * Create and drop tables directly from UI
    * Intuitive data management interface
  </Accordion>

  <Accordion title="Superuser Settings Panel" icon="gear">
    Centralized control panel for configuring project behavior and backend environment settings.
  </Accordion>

  <Accordion title="Theme Support" icon="palette">
    Switch between light and dark themes to match your development preferences.
  </Accordion>

  <Accordion title="Advanced Logging System" icon="eye">
    Extensive logging with detailed filters to track every backend operation. No more black boxes in your development process.
  </Accordion>
</AccordionGroup>

***
