You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there.. No they are not missing, I will add a notice of them in the Changlog. As tags and categories does not exist outside of the Post archive their methods have been moved into the PostService. If the normalized SQL-repositories would be replaced with a NoSql-database this would be the logical place to have them as the repository methods would most likely just get all of the available tags in the posts in the specified archive.
I am now upgrading to 6.0 and have noticed that the
CaregoryService
,CategoryRepository
,TagService
andTagRepository
are missing.I have had a look at the changelog and it seems they were deleted (by mistake?). The code can be found in PR #529 in the core/Piranha/Api.cs.
The text was updated successfully, but these errors were encountered: