Release of v1.4.2
Written by Zack Schwartz
Hello everyone.
v1.4.2 is a huge release! Major refactorings and improvements to assist with the long term maintenance and future of Raytha.
What's Changed
🆕 Proper breadcrumbs established throughout the admin portal
🆕 TipTap implementation completely re-done with ability to upload files, images, videos
🆕 Replaced Swagger UI with Scalar (better)
🔧 Upgraded to .NET 10
🔧 Total migration to Razor Pages with clean code practices
🔧 Complete removal of any javascript framework and dependency on Hotwire/Stimulus. Now strictly Razor Pages + snippets of vanilla js where needed. There is also no longer any javascript build step.
🔧 Updated nuget packages
🔧 Fixed numerous bugs and enhanced security
Full Changelog: v1.4.1...v1.4.2