Bagisto v0.1.9 Release Notes

Release Date: 2019-12-20 // over 4 years ago
  • ๐Ÿฑ โœจ Features

    Revamp Cart Rule

    Cart Rule with multiple coupons

    Cart Rule and Catalog Rule with more new conditions

    Multiple cart rules can be applied on the cart

    Catalog Rule reindexing implemented on multiple events (Eg. Product modification, Catalog rule creation, and modification, automatic reindexing with cron)

    ๐Ÿฑ ๐Ÿ› Bug Fixes

    #1875 - Discount gets applied on cart if condition is "Visible Individually" is set to yes and product added in cart is not visible individually.

    ๐Ÿ‘ป #1868 - Getting exception on checkout if action Buy X Get Y free is selected in cart rule.

    #1838 - Cart rule not working for condition sku(children only) and sku(parent only).

    ๐Ÿ‘ป #1835 - Getting exception if condition value remains blank.

    #1831 - Negative sign is not required in discount amount.

    #1830 - If Coupon type is selected as "No Coupon" then coupon code should not generate for that particular cart rule.

    #1904 - Existing tax should display as list on creating catalog rule if in condition "Tax Category" is selected.

    ๐Ÿ’ป #1903 - UI issue in condition field

    ๐ŸŒ #1895 - Translation issue Action Type field while creating catalog rule.

    ๐Ÿ†“ #1883 - Free shipping not applied on cart, if from action "Free Shipping" is selected and discount amount is given as zero.

    #1882 - If from Action "Apply on shipping " is selected as yes then the discounted amount is applying on both product and shipping charge.

    ๐Ÿ‘ป #1861 - Getting exception on checkout if applying invalid coupon code and proceed for checkout.

    ๐Ÿ‘ป #1857 - Getting exception when creating cart rule with condition URL KEY(children only).

    ๐Ÿ‘ป #1856 - Getting exception on creating cart rule with condition Name(children only).

    #1847 - If cart rule condition does not match the cart then on applying coupon it should display message "Coupon cannot be applied".

    ๐Ÿ‘ป #1839 - Getting exception on filtering cart rule through id.

    #1836 - Back button on Edit cart rule page doesn't work.

    โšก๏ธ #1834 - On editing any cart rule, its priority updates to 1.

    #1833 - Discount not applied if "Payment Method", "Shipping Method", "Shipping State" or "Shipping Country" is selected in condition.

    #1832 - Able to use coupon irrespective of the number given in "Uses per coupon" field.

    โšก๏ธ #1828 - Updated changes are not saved on editing cart rule.

    #1825 - Not able to generate coupon code while creating cart rule.

    ๐Ÿ‘ป #1823 - Getting exception after clicking on developement.

    ๐Ÿ”ง #1929 - Actual product amount and discounted amount both should display on product page for configurable product

    #1928 - Catalog rule should not apply if any of the condition doesn't match, if condition type"All Condition are true"

    #1931 - Catalog rule not applying if in condition type"Any Condition is true" is selected, and some of the condition doesn't match the product.

    #1935 - Categories are not displaying if in condition Categories(children only) or Categories(Parent Only) is selected.

    #1938 - multiple cart rules are getting applied by using only single coupon.

    #1939 - Invalid coupon gets applied, if clicking on apply coupon multiple time, although there is no discount amount but its displaying message that coupon code applied successfully.

    #1942 - When editing the cart rule, selected category is not checked.