Plugin Directory

Changeset 2823927


Ignore:
Timestamp:
11/25/2022 03:05:19 AM (3 years ago)
Author:
chipasia
Message:

Release version 1.2.2

Location:
chip-for-woocommerce
Files:
15 added
1 edited

Legend:

Unmodified
Added
Removed
  • chip-for-woocommerce/trunk/readme.txt

    r2816877 r2823927  
    33Tags: chip, cash, card, coin
    44Requires at least: 4.7
    5 Tested up to: 6.1
    6 Stable tag: 1.2.1
     5Tested up to: 6.2
     6Stable tag: 1.2.2
    77Requires PHP: 7.1
    88License: GPLv3
     
    2929== Changelog ==
    3030
     31= 1.2.2 - 2022-11-25 =
     32* Tweak - Enhance locking to lock per order id
     33* Fix   - Issue with error when payment with visa and mastercard
     34
    3135= 1.2.1 - 2022-11-12 =
    32 = Add - Support for success_callback verification using public key
     36* Add - Support for success_callback verification using public key
    3337
    3438= 1.2.0 - 2022-11-8 =
    35 * Add - Add filters wc_chip_supports to allow refund to be disabled
    36 * Add - Timezone support for due strict
    37 * Tweak - Revamp how preferred payment option being presented
    38 * Tweak - Hide custom field for chip_transaction_id as it is not meant to be edited
     39* Add    - Add filters wc_chip_supports to allow refund to be disabled
     40* Add    - Timezone support for due strict
     41* Tweak  - Revamp how preferred payment option being presented
     42* Tweak  - Hide custom field for chip_transaction_id as it is not meant to be edited
    3943* Update - New logo
    4044
    4145= 1.1.4 - 2022-11-7 =
    42 * Add - Check payment id to avoid spoofing
    43 * Add - Add hooks to allow checkout page to be customized
    44 * Add - CHIP Icon on checkout page
    45 * Tweak - Prevent unsupported currencies to be paid
     46* Add    - Check payment id to avoid spoofing
     47* Add    - Add hooks to allow checkout page to be customized
     48* Add    - CHIP Icon on checkout page
     49* Tweak  - Prevent unsupported currencies to be paid
    4650* Update - Standardize terminology for secret key
    4751* Update - Change FPX B2C to FPX
    4852
    4953= 1.1.3 - 2022-10-12 =
    50 * New - Intial Repack Release.
     54* New   - Intial Repack Release.
    5155* Tweak - Added due strict to enforce payment timeout based on Hold Stock (Minutes)
    5256* Tweak - Removed country selection on checkout page.
Note: See TracChangeset for help on using the changeset viewer.