flutter-woocommerce-app/LabelStoreMax/CHANGELOG.md
2021-02-21 22:43:50 +00:00

2.6 KiB

[2.5.1] - 2020-02-21

  • Pubspec.yaml dependency updates
  • Bug fixes

[2.5.0] - 2020-12-23

  • Ability to add image placeholders on products
  • Dart code formatted
  • Pubspec.yaml dependency updates

[2.4.1] - 2020-12-20

  • Fix subtotal bug on order creation
  • Pubspec.yaml dependency updates

[2.4.0] - 2020-11-19

  • Option to disable shipping in config

[2.3.0] - 2020-11-18

  • Option to set if prices include tax
  • Pubspec.yaml dependency updates
  • Bug fixes

[2.2.2] - 2020-10-30

  • Bug fix for Android build
  • Pubspec.yaml dependency updates

[2.2.1] - 2020-10-22

  • Minimum IOS deployment now IOS13
  • Pubspec.yaml dependency updates

[2.2.0] - 2020-10-07

  • Flutter 1.22.0 update
  • Android MainActivity.kt migration
  • Pubspec.yaml dependency updates
  • Bug fix for strange "billingAddress" error on checkout
  • flutter_application_id.yaml for updating package name and display name of the app in one command
  • Minor code format

[2.1.1] - 2020-07-23

  • Bug fix for categories
  • Changes to FreeShipping

[2.1.0] - 2020-07-22

  • Pubspec.yaml update for RazorPay
  • FreeShipping minimum value feature
  • New grid collection layout

[2.0.9] - 2020-06-19

  • New UI for home products
  • Added pull to refresh to user orders
  • Pubspec.yaml updates
  • Flutter v1.17.3 support
  • Bug fixes

[2.0.8] - 2020-06-04

  • Added pull to refresh
  • Pubspec.yaml updates
  • Bug fixes

[2.0.7] - 2020-05-26

  • New default locales added for Spanish, German, French, Hindi, Italian, Portuguese
  • Handle managed stock better in product detail
  • Removed unused pubspec dependencies
  • Pubspec updates
  • Bug fixes

[2.0.6] - 2020-05-17

  • New product view
  • Improved product sale appearance
  • Bug fixes

[2.0.5] - 2020-05-16

  • RazorPay checkout added
  • Option to use shipping address
  • Config update
  • Pubspec.yaml change
  • Bug fixes

[2.0.4] - 2020-05-13

  • Added Flexible widget for checkout details
  • Bug fixes

[2.0.3] - 2020-05-12

  • New state options for taxes/shipping
  • Handle variations better
  • Code clean up
  • Bug fixes

[2.0.2] - 2020-05-08

  • Flutter 1.17.0 support
  • Sort by feature
  • Cash on delivery added
  • Login/register flow change for Apple user guidelines
  • Bug fixes
  • Pubspec.yaml update
  • AndroidManifest.xml bug fix

[2.0.1] - 2020-04-30

  • Login/register with WordPress
  • Updated product view
  • New account area
  • pubspec.yaml update
  • Bug fixes

[2.0.0] - 2020-04-10

  • Flutter v1.12.13+hotfix.9 support
  • UI changes
  • Xcode 11.4 support
  • pubspec.yaml update
  • Code Refactor
  • Bug fixes

[1.0.1] - 2020-02-12

  • Bug fixes, pubspec.yaml update, rm podfile

[1.0.0] - 2019-11-01

  • Initial Release