# Changelog

## 0.0.4 - 2025-08-28

* Updated - Added the PaidCommunities\WordPress\Hooks class which ensures global actions and filters are only triggered once.
* Updated - Added the PaidCommunities\WordPress\Cache class which is used to store the response from plugin update checks.

## 0.0.3 - 2025-07-24

* Updated documented methods and bumped internal version of @paidcommunities-wp/components to 1.0.3

## 0.0.2 - 2025-04-02

* Update logic for API endpoints called in PaidCommunities\WordPress\UpdateController so plugin data is fetched
  regardless of license status. The plugin data is needed to render the plugin details window that's native to
  WordPress.

## 0.0.1 - 2025-01-07

- Initial version release