Back to Blog
May 28, 2023

Release of v1.1.0

Written by Zack Schwartz

v1.1.0 is a big release!

This is a major version upgrade which means you must run a database migration script. For those who are upgrading from any version between 1.0.0 and 1.0.6, you should run this database script: https://github.com/RaythaHQ/raytha/blob/main/db/v1_0_0_to_v1_1_0.sql or via ef core command line:

dotnet ef database update --project .\src\Raytha.Infrastructure\ --startup-project .\src\Raytha.Web --configuration "Debug without JS"

What is in this version?


Thank you!

Subscribe to the Raytha newsletter