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
155 stars 30 forks source link

Remove deprecated `raytha_attachment_url` filter #118

Closed apexdodge closed 1 year ago

apexdodge commented 1 year ago

We need to remove this line of code:

https://github.com/RaythaHQ/raytha/blob/e649f751fcdba4adcd6e2dacbb75f9f0afb85c58/src/Raytha.Web/Services/RenderEngine.cs#L44

raytha_attachment_url was deprecated in v1.0.5 and should be removed in v1.0.6.

Ref: #87

apexdodge commented 1 year ago

To be released with v1.0.6