BEATSTORE

Products / Changelog

Licenses & Contracts for WooCommerce. Changelog

Archived from the plugin README. Product page: /products/licenses-and-contracts-woocommerce.

1.5.0

  • Added WPML Support
  • Regenerate Licenses from Admin Order page option
  • Confirm bulk update UI update: new modal design with languages option
  • Bulk update will not update status of variation, previously would set to enabled.

1.4.1

1.4.0 beta 3

  • Added WooCommerce Blocks integration
  • Added Store API extension for license data
  • Created React component for block checkout
  • Added responsive CSS for block checkout
  • Maintained backward compatibility with classic checkout
  • Upon successful order & payment, Order notes will show on WC orders for admins to vew: "Created License Agreement PDF File for Order Item."

1.4.0

  1. Updated Method add_order_meta() in class-beatstore-license-mgmt-admin.php.
  • Uses $item->add_meta_data() for correct data store handling instead of $order->update_meta
  • Tested with WooCommerce 10.

1.3.2

Elementor widget "View licenses" button created Admin check for current_user_can('manage_options') / admin when editing license (previously checked if the same user created the license.)

1.2.4

  • Producer Full name Setting field added to WP Admin -> Licenses -> Settings
  • Producer Alias and full name fields added to Products.
  • Publishing Percentage field added to Contract Editor, and {PUBLISHING_PERCENTAGE} added to Contract Variables.
  • Checkout: required to check box confirming user agrees to contract/license terms.

1.2

  • Fix for missing table on activation.
  • Remove Foreign Key REFERENCES from the table wp_beatstore_licenses.

1.1.x

  • Confirmation added on Delete and "Save + Apply" in licenses settings.
  • The number of affected tracks is displayed after a license is saved.
  • Redirection to fremius, after re-install plugin, fixed.

1.1.5

  • Cart modal z-index priority higher, and white background important priority set

1.1.4

  • Cart modal text color updates, default to black text on white background.
  • Users that did not create a License can edit Licenses/see them in the Admin.

1.1.2

  • WPML fix for cart with mix of licensesd + products containing no licenses.

1.1.1

  • Fix cart issue where adding a non-licensed product to cart doesnt create a license for the products that need it.

1.1.0

  • Adding support for WPML multilingual.
  • Updating a license will now update all tracks that are linked to that license regardless of which User created the license. Previous versions only updated Products that were also created by the License author.

1.1

Initial Release