> ## 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.

# August 2025 Highlights

> Creator app, action wizard, and the Mintlify docs migration

## August 2025

August was a big month — 25 PRs shipped, spanning content-creation tooling (the Creator app and action wizard), compliance (OneTrust consent), documentation infrastructure (the move to Mintlify), and the first two per-community Lite experiences (Coke and Pampers).

<Update label="August 2025" description="Creator tooling and platform polish">
  ### For Admins & Community Managers

  <CardGroup cols={2}>
    <Card title="Creator app + action wizard" icon="wand-magic-sparkles">
      The Creator app launches with its action wizard — a guided flow for building action-based challenges, including video actions (#861, #912, #944).
    </Card>

    <Card title="Quiz mode" icon="clipboard-question">
      A new quiz-mode action type for knowledge-check challenges (#923).
    </Card>

    <Card title="Action-level rewards" icon="gift">
      Attach rewards to individual actions rather than whole challenges (#997).
    </Card>

    <Card title="Bulk codes (500k)" icon="ticket">
      Support for distributing up to 500,000 one-time codes as a reward (#954).
    </Card>

    <Card title="Admin delete users + points" icon="trash">
      Admin UX for removing users and adjusting balances from within a community (#1006).
    </Card>

    <Card title="Friendly achievement conditions" icon="sliders">
      Plain-language condition builder for achievement unlock rules (#1007).
    </Card>
  </CardGroup>

  ### For Community Members

  <CardGroup cols={2}>
    <Card title="Advent calendar" icon="calendar-days">
      First pass at the advent-calendar challenge type (#871).
    </Card>

    <Card title="Entity previews" icon="eye">
      Preview modals for rewards, achievements, and challenges before claiming or starting (#898).
    </Card>

    <Card title="Font size + social links" icon="text-size">
      Per-user font size controls and social-link fields in profiles (#911, #966).
    </Card>

    <Card title="Scheduled status" icon="clock">
      Rewards and challenges now surface their scheduled-but-not-yet-live status (#983).
    </Card>

    <Card title="Badge carousel" icon="images">
      Tiled badge carousel on the achievements page (#965).
    </Card>
  </CardGroup>

  ### For Enterprise & Shopify Merchants

  <CardGroup cols={2}>
    <Card title="OneTrust consent" icon="shield-check">
      OneTrust-powered consent management with geo-targeted messaging (#973).
    </Card>

    <Card title="Coke Lite experience" icon="burger">
      First Nudj Lite deployment for a major brand partner (#930).
    </Card>

    <Card title="Pampers Lite experience" icon="baby">
      Second branded Lite deployment (#977).
    </Card>

    <Card title="Featured community toggle" icon="star">
      Per-org control for which communities appear in the featured list (#899).
    </Card>
  </CardGroup>

  ### For Developers

  <CardGroup cols={2}>
    <Card title="Mintlify docs migration" icon="book">
      Documentation moved from HelpKit to Mintlify — interactive API playground, search, and code samples (#986).
    </Card>

    <Card title="Realtime voice agent" icon="microphone">
      First cut of the realtime voice-agent experiment (#982).
    </Card>

    <Card title="`additionalCommunityIds` support" icon="list">
      Cross-community context on action participations (#914).
    </Card>
  </CardGroup>

  ### Platform polish

  * Background image uploader (#996)
  * Sort persistence across table views (#989)
  * Shadcn consistency pass (#947)
  * Logo redirect behaviour (#960)

  ### In this period

  * 25 PRs merged.
</Update>

## Related

<CardGroup cols={2}>
  <Card title="July 2025" icon="arrow-left" href="/whats-new/highlights/2025-07">
    Anonymous user conversion and custom community tabs.
  </Card>

  <Card title="September 2025" icon="arrow-right" href="/whats-new/highlights/2025-09">
    Campaigns, video challenges, and rewards analytics.
  </Card>
</CardGroup>
