T
Tenanto
Documentation / Changelog

Changelog

Changelog

This document summarizes the notable features, changes, and fixes shipped in each release of the Tenanto SaaS Boilerplate. Use it to understand what a specific release contains and what you need to review when upgrading to a newer build.

The format follows Keep a Changelog and the product itself uses Semantic Versioning.


Latest — Protected Tenants & Admin Impersonation

Two safety/UX fixes for system administrators of the boilerplate.

Added

Changed

Operations note

For impersonation to work across admin.<host> and <tenant>.<host>, SESSION_DOMAIN must include a leading dot (e.g. .tenanto.dev).


A rewrite of the shipped License Agreement and the Terms of Service / Privacy Policy templates to make the boilerplate safe to list on commercial marketplaces such as CodeCanyon and to protect both the seller and any buyer who builds their own SaaS on top of it.

Added

Changed

Fixed


Earlier — Developer Experience Update

A follow-up release focused on making the out-of-the-box development experience friction-free for buyers and aligning the documentation with the shipped code.

Added

Changed

Fixed


Initial Release

The first public release of the Tenanto SaaS Boilerplate. Everything a production-grade multi-tenant SaaS needs to ship on day one, bundled in a single Laravel 13 + FilamentPHP 5 code base.

Stack

Multi-Tenancy

Authentication & Authorization

Billing & Subscriptions

Admin Panels (FilamentPHP 5)

Example Module — Projects and Tasks

REST API

Developer Experience

Marketplace Features

Security Hardening

Production Readiness


Support

For issues and feature requests, use the support email configured in your .env file (SUPPORT_EMAIL) or the dedicated support channel listed on your marketplace purchase page.