Plugin Directory

Changeset 3308123


Ignore:
Timestamp:
06/08/2025 07:33:20 PM (10 months ago)
Author:
productbird
Message:

Updating readme/assets from GitHub

Location:
productbird
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • productbird/tags/1.4.5/readme.txt

    r3307546 r3308123  
    44Requires at least: 5.0
    55Tested up to: 6.8
    6 Stable tag: 1.4.3
     6Stable tag: 1.4.5
    77Requires PHP: 8.0
    88Requires Plugins: woocommerce
     
    144144* enhancement: Improved toast notification handling to prevent errors when toast is not available
    145145* enhancement: Changed plugin initialization from 'plugins_loaded' to 'init' hook for better compatibility
     146* enhancement: Decrease client side queries on initial render
    146147* bug fix: Fixed potential errors in global provider when toast notifications are not initialized
    147148
     
    151152* enhancement: Updated translations and version numbers
    152153
    153 = 1.4.3 =
     154= 1.4.4 =
    154155* enhancement: Display alert when out of credits.
    155156* bug fix: Properly display user friendly API errors
  • productbird/trunk/readme.txt

    r3307546 r3308123  
    44Requires at least: 5.0
    55Tested up to: 6.8
    6 Stable tag: 1.4.3
     6Stable tag: 1.4.5
    77Requires PHP: 8.0
    88Requires Plugins: woocommerce
     
    144144* enhancement: Improved toast notification handling to prevent errors when toast is not available
    145145* enhancement: Changed plugin initialization from 'plugins_loaded' to 'init' hook for better compatibility
     146* enhancement: Decrease client side queries on initial render
    146147* bug fix: Fixed potential errors in global provider when toast notifications are not initialized
    147148
     
    151152* enhancement: Updated translations and version numbers
    152153
    153 = 1.4.3 =
     154= 1.4.4 =
    154155* enhancement: Display alert when out of credits.
    155156* bug fix: Properly display user friendly API errors
Note: See TracChangeset for help on using the changeset viewer.