Plugin Directory

Changeset 3295279


Ignore:
Timestamp:
05/17/2025 01:54:46 PM (11 months ago)
Author:
laviel
Message:

Prepare for version 1.2.0 release

Location:
nboxnow-shipping-method
Files:
7 added
3 edited

Legend:

Unmodified
Added
Removed
  • nboxnow-shipping-method/trunk/README.md

    r3295239 r3295279  
    55Requires at least: 4.7
    66Tested up to: 6.7.1
    7 Stable tag: 1.0.1
     7Stable tag: 1.2.0
    88Requires PHP: 7.0
    99License: GPLv2 or later
     
    111111
    112112= 1.0.1 =
     113
    113114- Added SKU support in product payload
    114115- Enhanced variation handling with detailed product names
     
    119120
    120121= 1.0.0 =
     122
    121123- Initial release
    122124- Added real-time shipping rate calculation based on weight and dimensions.
     
    126128
    127129= 1.0.1 =
     130
    128131- Enhanced product data handling with SKU support
    129132- Improved variation handling and shipping calculations
     
    131134
    132135= 1.0.0 =
     136
    133137- Initial release. No previous versions to upgrade from.
    134138- Features include real-time shipping rate calculations, support for multiple carriers
  • nboxnow-shipping-method/trunk/nboxnow-shipping-method.php

    r3295239 r3295279  
    77 * Plugin URI: https://nbox.qa
    88 * Description: Ultimate Shipping Solution: Compare Rates, Ship, and Deliver Seamlessly with Ease.
    9  * Version: 1.0.1
     9 * Version: 1.2.0
    1010 * Author: NBOX Now
    1111 * Author URI: https://nbox.qa
  • nboxnow-shipping-method/trunk/readme.txt

    r3295239 r3295279  
    55Requires at least: 4.7
    66Tested up to: 6.7.1
    7 Stable tag: 1.0.1
     7Stable tag: 1.2.0
    88Requires PHP: 7.0
    99License: GPLv2 or later
     
    130130- Better error handling and performance optimizations
    131131
    132 = 1.0.0 =
    133 - Initial release. No previous versions to upgrade from.
    134 - Features include real-time shipping rate calculations, support for multiple carriers
     132= 1.2.0 =
     133- Releasing stable version
Note: See TracChangeset for help on using the changeset viewer.