Hello everyone, We released some quality of life features, optimizations, and addressed some tech debt with v1.5.2
What's Changed
🆕 Added widget templates endpoints to the REST API
🆕 '.' now allowed in route paths so you can create pages and raytha function endpoints that end in things like .json and .xml...etc.
🆕 Raytha functions now has an XmlResult type
🆕 Clickable links from site pages and content items list views to open the page in a new window
🔧 Code optimizations and tech debt addressed