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

# May 2025 Highlights

> Reward drops, admin feature flags, and OIDC SSO

## May 2025

May was about giving admins more levers — reward drops made one-off distribution trivial, the feature-flag system gave per-org toggles, and OIDC SSO made enterprise onboarding easier. Repeatable-challenges UI groundwork also landed, setting up later monthly cadences.

<Update label="May 2025" description="Reward distribution and admin levers">
  ### For Admins & Community Managers

  <CardGroup cols={2}>
    <Card title="Reward drops" icon="gift">
      Distribute a reward to a group of users in one step — the foundation of today's drop workflow (#588).
    </Card>

    <Card title="Admin feature flags" icon="toggle-on">
      Per-org feature toggles so teams can stage rollouts without code changes (#614).
    </Card>

    <Card title="Rewards tab revamp" icon="bars">
      Reworked rewards list with better filters and bulk actions (#673).
    </Card>

    <Card title="Admin user add/remove" icon="user-plus">
      Add and remove platform administrators directly from settings (#696).
    </Card>
  </CardGroup>

  ### For Enterprise

  <CardGroup cols={2}>
    <Card title="OIDC SSO" icon="shield-check">
      First-class OpenID Connect support for enterprise single sign-on (#618).
    </Card>
  </CardGroup>

  ### For Community Members

  <CardGroup cols={2}>
    <Card title="Progress period and max completions" icon="list-check">
      Challenge progress now respects configurable period and completion caps (#623).
    </Card>

    <Card title="Repeatable challenges groundwork" icon="repeat">
      UI groundwork that later powered daily/weekly repeatable challenges (#630).
    </Card>
  </CardGroup>

  ### In this period

  * 8 PRs merged.
</Update>

## Related

<CardGroup cols={2}>
  <Card title="April 2025" icon="arrow-left" href="/whats-new/highlights/2025-q2">
    Q2 2025 rollup — the earliest admin analytics dashboards.
  </Card>

  <Card title="June 2025" icon="arrow-right" href="/whats-new/highlights/2025-06">
    MCP server launch and the Nudj Lite framework.
  </Card>
</CardGroup>
