Two years ago, Generic Suite began as a vision to simplify the complexities of full-stack development. Today Feb 18th, 2026, we celebrate our second anniversary with our most ambitious release to date. This edition isn’t just about adding features; it’s about refining the very core of how applications are built, deployed, and scaled.

A Truly Agnostic Backend

The standout feature of this release is the expanded infrastructure support:

  • We have moved beyond MongoDB and DynamoDB to provide comprehensive support for PostgreSQL, MySQL, and Supabase.
  • Our new cloud storage abstraction layer opens a path in the near future to switch between AWS S3, Azure Blob, and Google Cloud Storage (only AWS is 100% implemented so far).

Enhanced Documentation & BaseCamp

We believe great software is only as good as its documentation.

  • This release introduces multi-language support (English and Spanish) for our docs.
  • We also added a dedicated FastAPI Template app in our BaseCamp repository, making it easier than ever for developers to get started new applications.

Frontend: Performance Meets Aesthetics

The user experience has received a major facelift.

  • The Generic CRUD Editor (GCE_RFC) now supports external tables for child listings and field types for better form structuring.
  • Under the hood, we’ve utilized useCallback and useMemo hooks to optimize state management, resulting in a snappier, more responsive interface.
  • We’ve also updated the UI design with a “rounded-xl” style for a more contemporary look.

Revolutionizing the Workflow

For DevOps and backend engineers, this release introduces:

  • Podman Container Engine Compatibility: GenericSuite is now compatible with Podman, a container engine that is a drop-in replacement for Docker, more secure and lightweight.
  • Cloudflare Tunnel Integration: Secure local development environment with https, without complex DNS setups, self-signed certificates and Docker/Podman containers.
  • Dependency Sync Module: Automatically keeps monorepos Dockerfiles and pyproject.toml in sync, useful for monorepo local environments that use Docker/Podman containers.
  • Python 3.12 on AWS Lambda Functions: Taking advantage of the latest runtime improvements when deploying the application to API Gateway and AWS Lambdas.
  • Generate OpenAPI 3.0.1 files with Swagger: available on backends that use FastAPI.

AI Integration and Security

As AI becomes central to modern software, GenericSuite is staying ahead of the curve.

  • We’ve integrated “masks” into the attachments that users send or receive in AI conversations. These masks can be configured as an endpoint of the API server that hides the path and name of the original file, or by using pre-signed URLs to securely access—for example—AWS S3 buckets without having to worry about S3 over-billing attacks (Denial of Wallet (DoW) or Economic Denial of Sustainability (EDoS) attacks).
  • Additionally, critical security updates to core libraries like urllib3 and langchain ensure your deployments remain resilient.

The Pydantic Migration

In a move to modernize our stack, we have migrated from Marshmallow to Pydantic for schema validation. This change brings a significant performance boost and better developer tooling support, ensuring that data integrity is maintained with minimal overhead.

Summary

This 2nd Anniversary Edition sets the stage for the next year of growth. We are committed to providing a robust, flexible, and AI-ready foundation for your next big project.

Read more about these features and improvements in the release notes.

GenericSuite AI Logo
Generic Suite AI Logo