> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nudj.cx/llms.txt
> Use this file to discover all available pages before exploring further.

# September 2025 Highlights

> Campaigns, video challenges, and rewards analytics

## September 2025

A record 29 PRs shipped. Campaigns launched, video challenges went into admin, the rewards analytics suite finished, and the admin experience got a light-mode refresh alongside a new table design language.

<Update label="September 2025" description="Campaigns and video">
  ### For Admins & Community Managers

  <CardGroup cols={2}>
    <Card title="Campaigns" icon="bullhorn">
      Top-level campaigns let admins group challenges and push coordinated announcements (#1127).
    </Card>

    <Card title="Video challenges admin" icon="video">
      Admin configuration surface for video-based actions and challenges (#1114, #1138).
    </Card>

    <Card title="Rewards analytics" icon="chart-line">
      Complete rewards-analytics dashboard (#1051) with CSV export (#1133).
    </Card>

    <Card title="Community rules + legal" icon="scale-balanced">
      Admin-authored community rules with agreement flow and legal-specific surface (#1093, #1099).
    </Card>

    <Card title="Reward creation redesign" icon="gift">
      Reward wizard refresh with reward-supply UI (#1108, #1139).
    </Card>

    <Card title="Game config UI" icon="gamepad">
      Admin UI for configuring games, with logic validation (#1054, #1071).
    </Card>

    <Card title="Archived communities" icon="box-archive">
      Archive and restore communities without deleting data (#1038).
    </Card>

    <Card title="Admin tables + light mode" icon="table">
      New admin table system and the light-mode refresh across the dashboard (#1155, #1173).
    </Card>
  </CardGroup>

  ### For Community Members

  <CardGroup cols={2}>
    <Card title="Post creation redesign" icon="pen-to-square">
      Community post composer gets a redesign with image uploader and rich text (#1039, #1068, #1123).
    </Card>

    <Card title="Next challenge suggestions" icon="forward">
      End-of-challenge screen now suggests the best next challenge (#1092).
    </Card>

    <Card title="Image upload action" icon="image">
      New action type that accepts an image upload as proof (#1101).
    </Card>

    <Card title="Key unlock" icon="key">
      Unlock rewards with a one-off key code (#1102).
    </Card>

    <Card title="Post details" icon="circle-info">
      Deep-link to post-detail pages with comments and reactions (#1074).
    </Card>
  </CardGroup>

  ### For Developers

  <CardGroup cols={2}>
    <Card title="Multi-language leaderboard" icon="language">
      Leaderboard configurations now localise titles and descriptions (#1062).
    </Card>

    <Card title="Challenge endpoints refactor" icon="code">
      Cleaner challenge endpoints and an Integration-API refactor (#1016).
    </Card>

    <Card title="Lite repeatability" icon="repeat">
      Nudj Lite now supports repeatable challenges (#1088).
    </Card>

    <Card title="YouTube wizard" icon="youtube">
      Dedicated wizard for creating challenges from YouTube content (#1085).
    </Card>
  </CardGroup>

  ### Platform polish

  * Secret-code multi-use support (#1012)
  * Advanced community settings (#1031)
  * Admin nav surfaces the active community (#1141)
  * Lite journey flow (#1148)

  ### In this period

  * 29 PRs merged.
</Update>

## Related

<CardGroup cols={2}>
  <Card title="August 2025" icon="arrow-left" href="/whats-new/highlights/2025-08">
    Creator app and the Mintlify docs migration.
  </Card>

  <Card title="October 2025" icon="arrow-right" href="/whats-new/highlights/2025-10">
    Configurable XP per action and the Redis caching layer.
  </Card>
</CardGroup>
