Skip to content

Releases: vbiweb/wc-order-view

Patch Release - Bug Fixes

06 Nov 19:10
333bd28
Compare
Choose a tag to compare

Patch release fixing Issue #13 - Subscription Relationship missing in CSV export

Minor Release with new features

06 Nov 18:59
a9eb49d
Compare
Choose a tag to compare

Bulk export to CSV option added in All orders page. User can select the orders to export or export all orders for a given filter by clicking the export button next to page title.

Patch Release - Bug Fixes

06 Nov 14:25
0365397
Compare
Choose a tag to compare

Fixed issue #10 that implemented a call to the updater function in the main php file.

Minor Release with new features

06 Nov 13:30
9ba6432
Compare
Choose a tag to compare
  • Added a new feature to allow one click updates to the plugin whenever a new version is released in GitHub.
  • Fixed issue #7
  • Fixed issue #8
  • Version bumped and readme updated

Minor Release with new features

05 Nov 14:49
58652d4
Compare
Choose a tag to compare
  • Issue #5 - Fixed cancelled orders not visible
  • Feature - Support for 3rd party woocommerce plugins ( PDF Invoices, Woocommerce Subscriptions, Woocommerce API Mananger )
  • Dev - New hooks added to the view order details page ( Details will be shared in a separate documentation )

Patch Release - Bug Fixes

04 Nov 12:58
Compare
Choose a tag to compare

Bugs fixed - Issue #2 and Issue #3

Version bumped to v1.0.1 accommodating the above bug fixes.

Initial Release

04 Nov 12:47
Compare
Choose a tag to compare

Woocommerce Order View v1.0.0 - First major release for the plugin.

Key Features - 1) Listing of all orders placed in the site, 2) View access to all orders in the list

Planned Features - 1) Settings page to toggle display of items in All orders list and view orders page, 2)Support for 3rd party Woocommerce plugins.