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
"Made with AI" declaration — an optional toggle on the project form. When enabled, a disclaimer chip appears on the project card and a fuller notice on the detail page, so viewers know the work was AI-assisted. Fully translatable.
Fixed
Featured-project badge clash (reported by SergeyTS) — the featured badge next to the username reused fof/badges' .PrimaryBadge class, causing the two badges' styles to conflict. It now uses its own standalone .ProjectFeaturedBadge class with self-contained styles, so the two render independently.