Skip to content

Releases: Tmeister/wp-api-jwt-auth

Release 1.4.1

Choose a tag to compare

@Tmeister Tmeister released this 03 Oct 00:10
1.4.1
a01e941

What's New

🎨 Enhancements

  • Dynamic CTA rotation with UTM tracking for better user engagement
  • Token Dashboard admin page for pro feature visibility
  • Updated WordPress.org plugin directory assets

🔧 Maintenance

  • Updated package dependencies with security patches
  • Applied consistent ESLint formatting

📚 Documentation

  • Standardized upgrade links and improved formatting
  • Enhanced README readability

Full Changelog

1.4.0...1.4.1

1.4.0

Choose a tag to compare

@Tmeister Tmeister released this 11 Jul 00:17
9dcaeaa
  • Migrate admin UI from legacy JavaScript to React + TypeScript + Vite
  • Add interactive Live API Explorer for testing JWT endpoints with real calls
  • Implement enhanced configuration dashboard with real-time health monitoring
  • Consolidate dashboard API calls into a single endpoint for better performance
  • Add professional UI components with a modern card-based layout

1.3.8

Choose a tag to compare

@Tmeister Tmeister released this 15 May 15:51
5333094
  • Fix option name mismatch in display_admin_notice method
  • Change get_option check from jwt_auth_beta_notice_01 to jwt_auth_pro_notice_01
  • Ensure notice is only shown once and remains dismissed

1.3.7

Choose a tag to compare

@Tmeister Tmeister released this 22 Apr 02:22
a6478d1
  • Added "Upgrade to PRO" links in the plugin action row (includes A/B testing for CTA text) and the admin sidebar menu.
  • Updated the admin notice to reflect the availability of the PRO version.
  • Updated plugin version number and stable tag.

1.3.6

Choose a tag to compare

@Tmeister Tmeister released this 17 Jan 15:15
975b99e
  • Added Safeguard in enqueue_plugin_assets to Handle Null or Empty $suffix

1.3.5

Choose a tag to compare

@Tmeister Tmeister released this 15 Jan 00:05
bb4d550
  • Notice: Add JWT Authentication Pro beta announcement notice.

1.3.4

Choose a tag to compare

@Tmeister Tmeister released this 11 Sep 14:31
a2eca83
  • Fix: Skip any validation when the authorization header is not Bearer.
  • Feature: Added a setting page to share data and add information about the plugin.

1.3.3

Choose a tag to compare

@Tmeister Tmeister released this 03 Sep 20:10
7f99bfa
  • Update php-jwt to 6.4.0
  • Fix PHP warnings (#259)
  • Fix the condition where it checks if the request is a REST Request (#256)

1.3.2

Choose a tag to compare

@Tmeister Tmeister released this 17 Oct 23:12
225ca87
  • Fix conflicts with other plugins using the same JWT library adding a wrapper namespace to the JWT class.

Update PHP Version and Refactoring

Choose a tag to compare

@Tmeister Tmeister released this 07 Oct 22:50
3930e2d