v1.1.0-beta.0 on February 20, 2026Release 1.1.0-beta.0✨ Features#951e85e - hook: added nitro hook for resolved tenant config#b737e50 - multi-tenancy: add option to set a fallback tenant🐛 Bug Fixes#482e8ff - multi-tenancy: fixes tenant selection when not on localhost
v1.0.1 on February 11, 2026Release 1.0.1🐛 Bug Fixes#798bcf0 - config: publicRuntimeConfig is now correctly merged on server side#277d941 - import: added missing external export for defineNuxtMultiTenancyConfig
v1.0.0 on January 12, 2026Release 1.0.0✨ Features#8114a8d - config: added dynamic configuration function
v1.0.0-beta.0 on November 12, 2025Release 1.0.0-beta.0✨ Features#e13fa34 - multi-tenancy: added initial source code