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

# Version 0.2.1

> Refresh token validation fix and support contact update

<Card title="Version 0.2.1" color="#41419c">
  **Release Date**: September 18, 2025
  **Compatibility**: WordPress 5.0-6.7, PHP 8.1+
</Card>

Version 0.2.1 is a patch release that addresses a refresh token validation issue and updates the support contact method.

## Bug Fixes

### Refresh Token Validation Fix

**Issue**: Refresh token validation was checking an incorrect expiration field
**Fix**: Corrected the validation logic to check the proper expiration field, ensuring tokens are validated accurately

## Enhancements

### Updated Support Contact

Changed the support contact method from the ticketing system to direct email for faster and more personal support responses.

***

## Getting Help

If you encounter any issues:

<CardGroup cols={2}>
  <Card title="Email Support" icon="envelope" href="mailto:hello@jwtauth.pro">
    Contact our support team directly
  </Card>

  <Card title="Visit JWT Auth Pro" icon="globe" href="https://jwtauth.pro">
    Learn more about JWT Auth Pro
  </Card>
</CardGroup>

***

<Note>
  This patch release focuses on stability improvements. All existing functionality remains unchanged.
</Note>
