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

# July 2025 Highlights

> Anonymous user conversion, custom community tabs, and the achievement page redesign

## July 2025

July was a user-experience month. Anonymous visitors could finally convert to members without losing progress, community admins got fully custom tabs, achievements got a visual refresh with badges, and a modern default layout became the starting template for new communities.

<Update label="July 2025" description="Onboarding, customization, and polish">
  ### For Community Members

  <CardGroup cols={2}>
    <Card title="Anonymous → full account" icon="user-plus">
      Visitors can now complete challenges and earn points anonymously, then upgrade to a full account without losing progress (#856).
    </Card>

    <Card title="Achievement page redesign" icon="medal">
      Refreshed achievements UI with badges, progress indicators, and clearer next-step cues (#824, #894).
    </Card>

    <Card title="Native share" icon="share-nodes">
      Native Web Share support for posts and challenge invites (#890).
    </Card>

    <Card title="Modern default layouts" icon="wand-magic-sparkles">
      New communities now ship with an updated default layout template (#892).
    </Card>
  </CardGroup>

  ### For Admins & Community Managers

  <CardGroup cols={2}>
    <Card title="Custom community tabs" icon="table-columns">
      Add, remove, and reorder tabs within a community — the tabs editor ships alongside a frontend render pass (#815, #865, #889).
    </Card>

    <Card title="Action forms UX" icon="pen-to-square">
      Cleaner form UX when building action-based challenges (#817).
    </Card>

    <Card title="Rich text community rules" icon="book">
      Full rich-text editor for community rules and admin-authored content (#897).
    </Card>

    <Card title="Community info modal" icon="circle-info">
      Tight modal for viewing and editing a community's metadata (#886).
    </Card>

    <Card title="Template UI" icon="clone">
      First pass at the challenge/reward template gallery (#888).
    </Card>
  </CardGroup>

  ### For Developers

  <CardGroup cols={2}>
    <Card title="Client ID copy" icon="copy">
      One-click copy for the org client ID in Developer Settings (#876).
    </Card>
  </CardGroup>

  ### In this period

  * 13 PRs merged.
</Update>

## Related

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

  <Card title="August 2025" icon="arrow-right" href="/whats-new/highlights/2025-08">
    Creator app, action wizard, and the Mintlify docs migration.
  </Card>
</CardGroup>
