Back to Blog
Apr 14, 2024

Release of v1.2.0

Written by Zack Schwartz

Hi everyone,

We are proud to announce the release of v1.2.0, which includes the big new feature: Raytha Functions.

Raytha Functions are a way to write custom code in the administrator portal of Raytha to add functionality to your application. Use cases for this include but are not limited to:

  • Create your own custom api endpoints
  • Accept form submissions and save response
  • Send an email out of the platform
  • Make an external HTTP call and return and/or save result
  • [Coming Soon] Webhooks trigger functionality
  • [Coming Soon] Timer trigger functionality

Breaking Changes
This release includes an update to the database. If you are on Raytha v1.1.x, then you can run this SQL script to upgrade.

What's Changed

  • [Feature] Raytha Functions. #177
  • [Bug fix] TinyMCE throwing errors #184
  • [Bug fix] Default theme image error when using custom pathbase #185
  • [Maintenance] Upgraded mediatr to 12.x #163
  • [Maintenance] Upgraded all nodejs and .net dependencies #186

New Contributors


Subscribe to the Raytha newsletter