Skip to content

v1.5.0 — Made with AI declaration + featured-badge fix

Choose a tag to compare

@ernestdefoe ernestdefoe released this 18 Jul 13:37

Added

  • "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.