Skip to content

Latest commit

 

History

History
78 lines (53 loc) · 2.46 KB

File metadata and controls

78 lines (53 loc) · 2.46 KB

Changelog

All notable changes to Freemius for WordPress are documented in this file.

0.5.0 — 2026-08-03

  • added: Freemius Customer Portal block to embed the members dashboard on your site

0.4.2 — 2026-01-06

  • fixed: missing import for MappingSettings
  • updated: dependencies

0.4.1 — 2025-11-19

  • fixed: missing import in useMapping hook
  • improved: support for button tag in the button block (WordPress 6.9)
  • updated: Tested up to 6.9
  • updated: dependencies

0.4.0 — 2025-09-22

  • added: support for multiple products — manage and configure multiple Freemius products
  • added: "Get Started" tab in settings with helpful video tutorial
  • improved: plugin now automatically redirects to settings page after activation
  • improved: product-specific configuration and data handling
  • improved: API token handling and authentication
  • improved: cleaner interface with improved error messages
  • changed: simplified authentication — no longer requires public_key parameter (breaking)
  • improved: faster loading and plugin performance
  • fixed: various stability improvements

0.3.0 — 2025-07-28

  • added: pricing table functionality with dynamic plan display
  • changed: complete refactoring of Freemius settings and API structure (breaking)
  • improved: modifier functionality with improved data handling
  • added: Freemius API health management and error handling
  • improved: blueprint configuration with updated landing page and plugin URLs
  • added: hooks and stores for better state management
  • improved: checkout flow with better customization options
  • updated: dependencies and performance
  • changed: codebase structure with new component organization
  • added: support for advanced pricing modifiers and billing cycles

0.2.1 — 2025-06-30

  • added: popout editor for code fields

0.2.0 — 2025-06-02

  • changed: deprecated argument plugin_id to product_id (breaking)

0.1.9 — 2025-05-29

  • added: support for WordPress 6.8
  • improved: button customization options
  • fixed: bug fixes and performance improvements

0.1.8 — 2024-12-19

  • improved: checkout flow
  • added: new customization options
  • fixed: compatibility issues

0.1.7 — 2024-12-09

  • improved: error handling
  • added: support for custom checkout fields
  • improved: performance optimizations

0.1.6 — 2024-12-04

  • added: initial public release with basic Freemius checkout integration and core functionality

0.1.0 — 2024-11-20

  • added: initial development release