RaythaHQ / raytha

Raytha is a powerful CMS with an easy-to-use interface and fast performance. It offers custom content types, a template engine, and various access controls. It supports multiple storage providers and an automatically generated REST API. Upgrade your development workflow with Raytha.
MIT License
143 stars 30 forks source link

warnings in build vulnerabilities and out of date nuget #186

Closed fasteddys closed 3 months ago

fasteddys commented 3 months ago

Helllo, just an FYI, running the ef migrate and build commands

The Entity Framework tools version '6.0.1' is older than that of the runtime '8.0.0'. Update the tools for the latest features and bug fixes. See https://aka.ms/AAc1fbw for more information.
Done.

Also mediator extensions complains its deprecated image


So when I tried to update to latest..

image

fasteddys commented 3 months ago

Also, after publishing how to ensure the page shows up in the main menu, is there a menu edit/sort re-order. I dont see the page show up. I am trying the dev version now.

apexdodge commented 3 months ago

@fasteddys For now you go into Templates > _Layout and edit the template, but #182 for menu management is next up on the roadmap now that #177 is ready.

apexdodge commented 3 months ago

Bunch of nuget package clean up and upgraded all packages for v1.2.0.