woocommerce/readme.txt

471 lines
23 KiB
Plaintext
Raw Normal View History

2011-12-21 19:43:20 +00:00
=== WooCommerce ===
2012-01-12 00:45:20 +00:00
Contributors: woothemes, mikejolley, jameskoster
Tags: ecommerce, e-commerce, commerce, woothemes, wordpress ecommerce, store, shop, shopping, cart, checkout, widgets, reports, shipping, tax, paypal, inventory
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=paypal@woothemes.com&item_name=Donation+for+WooCommerce
Requires at least: 3.3
2011-10-16 19:01:34 +00:00
Tested up to: 3.3
2012-02-01 21:49:08 +00:00
Stable tag: 1.4.1
2011-12-21 23:44:08 +00:00
WooCommerce is an open-source e-commerce toolkit that helps you sell anything. Beautifully.
2011-08-09 15:16:18 +00:00
== Description ==
Transform your WordPress website into a thorough-bred online store. Delivering enterprise-level quality & features whilst backed by a name you can trust. Say hello to WooCommerce.
[vimeo http://vimeo.com/29198966]
= STRENGTH & FLEXIBILITY =
Built upon core WordPress functionality for stability, with enough hooks and filters to satisfy the most avid theme developer.
= CUSTOMIZABLE =
Your business is unique, as should your online store. Choose one of our themes or build your own and give it a personal touch using the built in shortcodes and widgets.
= SMART DASHBOARD WIDGETS =
Keep a birds-eye view of incoming sales and reviews, stock levels and general store performance and statistics all from the WordPress dashboard.
= FEATURES =
2011-11-28 23:10:41 +00:00
Seriously, WooCommerce has got more features than you can shake a stick at. But dont just take our word for it, try it for yourself.
Read more about the features and benefits of WooCommerce at http://www.woothemes.com/woocommerce/
Checkout and contribute to the source on GitHub at http://github.com/woothemes/woocommerce/
== Installation ==
2011-08-09 15:16:18 +00:00
= Minimum Requirements =
2012-01-31 18:48:23 +00:00
* WordPress 3.3 or greater
2011-08-09 15:16:18 +00:00
* PHP version 5.2.4 or greater
* MySQL version 5.0 or greater
* Some payment gateways require fsockopen support (for IPN access)
2011-08-09 15:16:18 +00:00
= Automatic installation =
Automatic installation is the easiest option as WordPress handles the file transfers itself and you dont even need to leave your web browser. To do an automatic install of WooCommerce log in to your WordPress admin panel, navigate to the Plugins menu and click Add New.
2011-08-09 15:16:18 +00:00
In the search field type “WooCommerce” and click Search Plugins. Once youve found the plugin you can view details about it such as the the point release, rating and description. Most importantly of course, you can install it by simply clicking Install Now. After clicking that link you will be asked if youre sure you want to install the plugin. Click yes and WordPress will automatically complete the installation.
2011-08-09 15:16:18 +00:00
= Manual installation =
2011-08-09 15:16:18 +00:00
The manual installation involves downloading the plugin and uploading it to your webserver via your favourite FTP application.
2011-08-09 15:16:18 +00:00
1. Download the plugin file to your computer and unzip it
2. Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installations wp-content/plugins/ directory.
3. Activate the plugin from the Plugins menu within the WordPress admin.
2011-08-09 15:16:18 +00:00
== Frequently Asked Questions ==
2011-10-03 08:00:10 +00:00
= Where can I find WooCommerce documentation and user guides =
For further documentation on using WooCommerce, please sign up for free at http://www.woothemes.com/. This will provide access to extensive WooCommerce Codex, documentation and tips.
2012-01-31 18:48:23 +00:00
The documentation for WooCommerce can be found here: http://www.woothemes.com/woocommerce-docs/
2012-01-31 18:48:23 +00:00
Clients and beginners will appreciate the usage instructions here: http://www.woothemes.com/woocommerce-docs/category/user-guide/
= Where can I request new features and extensions? =
2012-01-31 18:48:23 +00:00
You can vote on and request new features and extensions in our WooIdeas board - http://woo.uservoice.com/forums/133476-woocommerce
= Where can I report bugs or contribute to the project? =
Bugs can be reported either in our support forum or preferably at the WooCommerce GitHub repository (https://github.com/woothemes/woocommerce/issues)
= WooCommerce is awesome! Can I contribute? =
Yes you can! Join in on our GitHub repository :) https://github.com/woothemes/woocommerce/
== Screenshots ==
1. The slick WooCommerce settings panel
2. WooCommerce products admin
3. WooCommerce sales reports
2011-10-03 08:00:10 +00:00
2011-08-09 15:16:18 +00:00
== Changelog ==
2012-02-01 22:49:15 +00:00
= 1.4.2 =
* Uninstall fix
2012-02-03 16:17:35 +00:00
* Improved template loader - passes args instead of using globals
2012-02-04 10:42:47 +00:00
* Get dimensions fix
2012-02-05 14:00:27 +00:00
* Add order item error fix
* Made slug non-required on add attribute form
2012-02-05 14:00:27 +00:00
* Other minor fixes
2012-02-06 13:05:50 +00:00
* Fixed sharethis code
2012-02-06 17:28:18 +00:00
* Added sharedaddy support
2012-02-01 22:49:15 +00:00
2012-02-01 21:49:08 +00:00
= 1.4.1 - 01/02/2012 =
2012-02-01 19:11:36 +00:00
* Depreciated tax class fix
* Logout error fix
2012-02-01 21:49:08 +00:00
* get_shipping_tax_rate deprecated to stop errors
* get_attribute returns non-linked terms
* First time install fix
* Added back version constant to stop 3rd party themes breaking
2012-02-01 19:11:36 +00:00
2012-02-01 12:47:23 +00:00
= 1.4 - 01/02/2012 =
2012-01-11 19:37:33 +00:00
* Improved default theme
2011-12-31 19:03:41 +00:00
* Support for multiple and stacked (compound) taxes
* Locale options for country address formatting and checkout fields
2011-12-31 19:03:41 +00:00
* Multiple taxes shown in order total tables
2011-12-11 00:33:28 +00:00
* Rewritten parts + re-organised files for increased performance and decreased memory usage
* Moved many shortcodes (contents) to template files for easier customisation
2011-12-13 11:37:21 +00:00
* Moved template function contents to template files
2012-01-06 14:02:34 +00:00
* Added a simple, basic method of adding woocommerce support to themes using a woocommerce.php file based on page.php containing woocommerce_content()
2011-12-11 00:33:28 +00:00
* Moved woocommerce class into the main file
* Improved roles and capabilities for WooCommerce pages - more caps added for easier configuration
2011-12-11 13:11:00 +00:00
* Category ordering fix
* Made 'product' global, and auto filled when calling the_post - also remove this from the hooks. Certain themes may need to be updated.
2011-12-12 11:35:54 +00:00
* Changed woocommerce_breadcrumb args
2011-12-12 17:59:39 +00:00
* Filters for customer email attachments
* Chosen selects for country/state select inputs (optional)
2011-12-19 00:13:41 +00:00
* Piwik (http://piwik.org/) tracking - requires http://wordpress.org/extend/plugins/wp-piwik/
2011-12-19 00:45:24 +00:00
* Option to hide cart widget if the cart is empty
* Category widget - order by option
2011-12-19 14:05:32 +00:00
* Option to re-order shipping methods
2011-12-19 17:10:53 +00:00
* Coupon entry form on checkout (optional)
2011-12-19 17:29:24 +00:00
* paying_customer user meta when order is complete
* Improved download links in emails
* Replaced quantity selector of grouped downloadable products with a button
* Reworked checkout fields to make them easier to extend
2011-12-21 23:44:08 +00:00
* Added address meta to users panel
* Added address data to edit users screen
* Using 3.3 function is_main_query()
2011-12-23 18:07:44 +00:00
* Fixed price display if taxes disabled
2011-12-23 19:46:27 +00:00
* Backorder notifications show order #
2011-12-24 15:36:32 +00:00
* Product data write panel tweaks
* Enabled product custom fields panel
2011-12-24 17:11:35 +00:00
* Renamed custom fields for product data - upgrade script will run when upgrading. Some themes may be affected if using 'featured' - it is now '_featured'
2012-01-03 15:55:05 +00:00
* woocommerce_product_visibility_options filter for backend
* Shipping method classes/api changed to make rate definition simpler - shipping methods will need updating to stay compatible
* Change textdomain from woothemes to woocommerce
* Free shipping coupons ignore min-amount
2012-01-06 15:57:24 +00:00
* Delete all variations option
2012-01-12 00:54:45 +00:00
* Removed the need of ob_start on most frontend pages to improve page loading speed
* Product category widget option to show current children only
2012-01-12 00:45:20 +00:00
* Updated default styles
2012-01-12 00:54:45 +00:00
* Tweaked visibility settings and made them more clear
2012-01-14 18:00:41 +00:00
* If there is limited stock, quantity input plus button won't go higher
* Displaying correct currency symbol (Real of Brazil)
2012-01-14 20:51:18 +00:00
* Added local pickup and local delivery shipping methods (thanks Patrick Garman)
2012-01-17 15:20:11 +00:00
* Improved woocommerce_coupon_is_valid filter
2012-01-25 19:06:45 +00:00
* Random products widget, thanks to Geert De Deckere
2012-01-25 20:37:21 +00:00
* Error are now lists instead of divs so we can show multiple errors at once
2012-01-25 21:52:12 +00:00
* Problem: Stock management off, hide out of stock on meant some product were hidden randomly. Solution: Enable instock/outofstock selector on edit product page regardless of settings
* If sending shipping to paypal, send shipping address
2012-01-25 21:58:53 +00:00
* Send shipping name to paypal
* Code to allow add-on validation
2012-01-31 18:13:32 +00:00
* International shipping (based on flat rate)
2011-12-15 16:36:11 +00:00
= 1.3.2.1 - 15/12/2011 =
* Category/Ordering fix
* HTTPS download URL fix
2011-12-09 16:48:44 +00:00
= 1.3.2 - 09/12/2011 =
* Fixed error when adding an order manually
* Dumped the orders class (hardly used)
2011-12-09 16:45:26 +00:00
* Shipping classes can be set up without assigning products first
* Product reports: Combines children so grouped products have stats
2011-12-08 16:08:38 +00:00
= 1.3.1 - 08/12/2011 =
2011-12-03 17:14:56 +00:00
* Many Minor bug fixes
2011-12-06 16:45:08 +00:00
* Ability to re-order payment gateways and choose a default
* Added a 'Shipping class' taxonomy for grouping products
* Enhanced Flat Rate shipping to give a flat rate to each shipping class
2011-12-06 11:14:40 +00:00
* Made jQuery UI optional and improved Javascript
2011-12-02 11:43:53 +00:00
* Javascript can be loaded in the footer
2011-12-04 02:08:05 +00:00
* Reworked term ordering system to make it more flexible and easier to manage
2011-12-05 09:53:20 +00:00
* add_to_cart_url shortcode
* French translation
2011-12-05 13:53:54 +00:00
* Customer note field quote fix
2011-12-05 14:02:33 +00:00
* Moved product-category and tag slugs to settings (page)
2011-12-05 15:41:13 +00:00
* % coupon fix
* Tax rates based on shipping address
2011-12-07 17:48:00 +00:00
* Helpers for outputting JS in the footer
2011-12-07 18:22:03 +00:00
* Fixed sale widget
2011-12-07 21:26:53 +00:00
* File download method option so force download can be switched off
2011-12-08 00:25:31 +00:00
* Improved product cat dropdowns
2011-12-08 15:46:06 +00:00
* Czech translation by Martin Nečas
* Turkish translation by Ercan
2011-12-02 11:43:53 +00:00
2011-11-28 10:29:23 +00:00
= 1.3 - 01/12/2011 =
* Minor bug fixes + localisations
2011-11-19 13:29:10 +00:00
* Schema.org markup for products and reviews
2011-11-21 16:44:33 +00:00
* Option to apply coupons before tax (per coupon)
* Rewritten cart tax calculations to support coupons before tax and after tax
* 2 lines of discounts on total tables - 1 for product discounts, 1 for after tax discounts (e.g. store credit)
2011-11-21 16:44:33 +00:00
* Tweaked paypal to work with tax inclusive prices without screwing up rounding
* Stored ex. prices with higher precision to prevent rounding errors
* Rewritten options for tax display - cart items can be shown without tax now
* Fixed ordering of custom attributes in variation select boxes
* Support for ordering attributes with the same ID (but different taxonomies)
2011-11-23 00:53:57 +00:00
* Made catalog ordering filterable
* Enhanced admin with http://harvesthq.github.com/chosen/
2011-11-24 15:32:57 +00:00
* Added ZAR currency
* Fixed product (single) visibility
2011-11-25 19:31:06 +00:00
* Improved orders interface
* On orders screen you can load customer details is on file
* Fixed address_1 address_2 names
* Updated German Lang (formal) thanks @owcv
* Sale date uses current_time('timestamp') instead of strtotime
* Fixed variations loading dimensions
2011-11-26 20:23:57 +00:00
* Product get_attribute function
* Option to clear cart on logout
* Made cheque/bacs gateways reduce stock levels upon ordering
* Continue shopping button when directing user to cart after adding a product to the cart
* Refund/Reverse notification in paypal gateway
* Made stock notifications use email template
* Added dimensions to individual variations
2011-11-28 15:50:19 +00:00
* Added settings API to be used by Shipping Methods and Payment Gateways
* Free shipping/Flat rate uses setting API
2011-11-28 16:10:31 +00:00
* Free shipping coupons
2011-11-28 16:20:39 +00:00
* Ship to billing default option
* Trim zeros off prices (optional)
2011-11-19 13:29:10 +00:00
= 1.2.4 - 18/11/2011 =
* More sale price logic fixes for variations. Now correctly compares variation's prices.
2011-11-18 01:03:39 +00:00
* Clear cache on upgrade/install
* Related product fix when no categories are set
2011-11-18 01:10:48 +00:00
* Fix for price filter + variations with multiple prices
2011-11-18 01:19:56 +00:00
* Grouped product link/quantity fix
* Made record_product_sales trigger once only
* Payment complete only when on-hold/pending
2011-11-18 12:32:59 +00:00
* More logging in paypal gateway
* Feature to prevent admin access to customers (optional)
2011-11-18 15:03:29 +00:00
* Fixed quick edit
2011-11-18 16:05:00 +00:00
* text/html email headers
* Fixed variation issue with quote symbols using esc_html
2011-11-17 19:01:35 +00:00
= 1.2.3 - 17/11/2011 =
* Fix for sale price logic
2011-11-17 19:07:25 +00:00
* Related products array_diff fix
* Fixed Produkt-Kategorie in formal german translation
* Variations limit fix
* Transients cleared on install
* Taxonomies defined before products to prevent 404's
2011-11-17 19:01:35 +00:00
2011-11-17 13:46:16 +00:00
= 1.2.2 - 17/11/2011 =
2011-11-16 10:45:09 +00:00
* Minor fixes and optimisations
2011-11-11 14:30:55 +00:00
* Tweaked 'pay' emails
2011-11-11 12:07:27 +00:00
* Check at top of email templates to make sure they are not accessed directly
* Fixes for hiding order notes from feeds etc
2011-11-13 02:15:00 +00:00
* Added transients to main query to improve performance
2011-11-13 12:17:52 +00:00
* Improved products class and get_related function
2011-11-13 19:01:10 +00:00
* Removed subcats when paged
* Category widget now supports hierarchy/counts
2011-11-17 13:46:16 +00:00
* woocommerce-page body class for all woocommerce pages
* Fix active class in wp_list_pages for shop page
* Ability to register from my account page
* Option to show size/weight on attributes tab
2011-11-15 13:32:07 +00:00
* Added logger class for debugging
2011-11-16 09:50:48 +00:00
* Logs folder added upon install with htaccess added to prevent access
* Ability to make layered nav an "OR" query so you can expand your search rather than filter it
2011-11-15 22:20:59 +00:00
* Tweaked coupon logic. Excluded coupons (for product discounts) don't get a product discount, but valid products do
2011-11-16 09:38:04 +00:00
* Prevent checkout being submitted twice
2011-11-16 10:18:46 +00:00
* Made order notes optional
2011-11-16 10:30:56 +00:00
* PayPal standard stores payer email address
* Added handling for paypal reversal and refunded statuses
* Downloads check order status is completed before allowing access - to do this we've added a new column to the permissions table (order id). Existing rows will be updated upon activation.
* Formatted address shows full state name
* State field shows 'select a state by default'
* Country defaults to base country on checkout
* Fixed upload directory
* Added customer note email notifications
2011-11-11 12:07:27 +00:00
2011-11-10 13:04:05 +00:00
= 1.2.1 - 10/11/2011 =
* Reworked downloadable and virtual products - now variations can be downloadable/virtual too making it more flexible
2011-11-07 13:27:36 +00:00
* My account/login widget
* Added shortcode insertion button to the post editor
* Shortcode for products by category (slug)
2011-11-04 18:58:15 +00:00
* Option to enable/disable ajax add to cart buttons
* Widget for showing onsale products
* Signup/login can be turned off for checkout
* Paypal remote post now has 'sslverify' => false to prevent errors with CURL
* Minor admin settings tidyup
* Dutch translation has been updated
2011-11-07 11:45:28 +00:00
* Cart is now more robust and supports custom data being stored, such as addons
2011-11-10 13:04:05 +00:00
* Fix for 0 quantity
2011-11-07 15:10:20 +00:00
* add_to_cart shortcode
2011-11-07 18:14:51 +00:00
* Improved order search
2011-11-07 18:38:42 +00:00
* Option to unforce SSL checkout
2011-11-07 21:52:04 +00:00
* Support for X-Accel-Redirect / X-Sendfile for downloads
2011-11-08 13:47:49 +00:00
* Customer new account email when signing up from the checkout
2011-11-08 15:23:01 +00:00
* Attributes can be added to nav bar via filter
* External/Affiliate product type
* Added Spanish translation by lluis masachs
* Support for informal/formal localisations
* Directory changed for uploading file downloads - uploads/woocommerce_files
* Download directory created on install as well as htaccess for denying access
* Formal and informal German translations - thanks to stefahn, jessor, Ramoonus , owcv and deckerweb
* Hook for checking cart contents during cart/checkout - used for plugins too
2011-11-03 12:54:09 +00:00
= 1.2 - 03/11/2011 =
* Added quick status change buttons (processing/complete) to orders panel
2011-10-30 00:00:32 +00:00
* Ability to preview email templates
* Option to add logout link to my account menu
* Added ability to show meta (custom fields) on order emails - useful for plugins
* Added order details to thankyou page
* Added basic rss feeds for products and product categories
2011-10-31 10:54:49 +00:00
* Added functions which show tax/vat conditionally
* Made use of transients to store average ratings and improve performance
* Added page installer on installation to make it optional (you may want to import your pages)
* BACS and Cheque gateways now contain payment instructions
2011-11-01 15:41:47 +00:00
* Custom field for product total_sales when sold
* Best sellers widget based on new total_sales field
2011-11-01 16:25:54 +00:00
* Ability to exclude product ids
* Option for the recipient of order/stock emails
* Options to define default attribute selections in variations
* Edit category - image fix
* Order Complete email heading fix
* 100% discount when price excludes tax logic fix
* Download urls use site_url instead of home_url so installs in subdirectories are handled correctly
* Fixed variations - Incorrectly used instead $product_custom_fields of $parent_custom_fields
* Adding cart item resets shipping - so free shipping etc is selected when going over a threshold
2011-10-31 16:27:41 +00:00
* Changes to shipping calc - if no rates are found, but the user did not enter a state/postcode, it asks them to do so.
2011-11-01 11:34:56 +00:00
* Fix for adding sites in multisite
* Dashboard chart now ignores 'pending' orders
* Fixed dashboard report range
2011-11-03 09:34:53 +00:00
* Added hooks to gateway icons
2011-11-03 17:15:48 +00:00
* Added Dutch translation by [Ramoonus](http://www.ramoonus.nl/)
2011-10-28 08:56:19 +00:00
= 1.1.3 - 27/10/2011 =
2011-10-26 14:52:26 +00:00
* Improved Force SSL Setting - now forces https urls for enqueued scripts and styles
2011-10-24 06:40:20 +00:00
* Updated some localisation strings in email subject lines
2011-10-24 09:47:09 +00:00
* Fixed variation coupons
2011-10-24 11:49:29 +00:00
* Fixed edit address via my account
2011-10-24 15:04:38 +00:00
* Support for localisations in wp-content/languages/woocommerce
2011-10-25 12:54:16 +00:00
* Added ability to change email template colors and from name/address from the settings panel
2011-10-26 09:40:26 +00:00
* Added italian translation by Roberto Lioniello
* Added swedish translation by Stefan Johansson
* Made cart page hide the 'no shipping methods found' message unless the user has calculated shipping.
2011-10-26 13:11:20 +00:00
* Given shop_manager role capabilities of an editor
* Fixed menu order when logged in as a shop manager
2011-10-26 14:09:01 +00:00
* Added SKU column to order data
* Removed output buffering from loop
2011-10-27 11:17:08 +00:00
* Add product % coupons
* Filtering hides subcategories
2011-10-26 14:33:25 +00:00
* Lots of other minor fixes
2011-10-24 06:40:20 +00:00
2011-10-23 11:34:08 +00:00
= 1.1.2 - 23/10/2011 =
2011-10-21 23:01:33 +00:00
* Coupons can be applied to variations (by ID)
* Fixed up/cross-sell removal
* Fixed image (zoom) URL after variation selection
* Fixed category filter in admin
* Fixed billing/shipping address on my account page
* Tax fix for prices excluding tax - issue was in the 1.1.1 update
2011-10-22 19:21:06 +00:00
* Option to hide products when sub-cats are shown, and empty cats are shown
* Renamed $columns global for compatibility with certain themes
* Made variation slugs display as term name
* Added a helper function to get the return url (for gateways) - fixes https return url
2011-10-21 19:54:44 +00:00
2011-10-16 20:57:25 +00:00
= 1.1.1 - 16/10/2011 =
2011-10-13 19:01:03 +00:00
* Products need a base, regardless of category settings - added base to prevent pages breaking
2011-10-15 11:16:49 +00:00
* Fixed hard cropping
2011-10-16 09:24:33 +00:00
* Translation fixes
2011-10-16 19:01:34 +00:00
* Moved discount above shipping calc
* Fixed enter key on product edit page
2011-10-16 20:22:01 +00:00
* Typos
* Made custom attributes display 'nicely' in cart widgets, instead of santized
2011-10-13 19:01:03 +00:00
= 1.1 - 12/10/2011 =
* Tested and working with WordPress 3.3 beta-1
2011-10-07 09:44:40 +00:00
* Added a hook for payment complete order status
2011-10-07 19:27:10 +00:00
* Added woocommerce term meta api
* Added ability to upload category thumbnails
* Added option to show sub-categories when browing categories/the shop page
2011-10-07 22:24:11 +00:00
* Zero tax rate fix
* Filters for tax rates
2011-10-08 11:14:02 +00:00
* Fixes to find rate function
2011-10-08 18:59:20 +00:00
* Product dimension fields
* Fixed archives being displayed by woocommerce_show_product_images
2011-10-09 13:23:20 +00:00
* Added 'configure terms' button to attributes page to make it clearer
* Fix for variations when an attribute has been removed
2011-10-09 14:20:58 +00:00
* Fixed some localisation strings
2011-10-10 09:47:20 +00:00
* Hard crop option for images (use regenerate thumbnails after toggling to redo all images)
* Password field type for gateways API
2011-10-10 21:32:07 +00:00
* Front page shop improvements/correct title tags
* Added option for controlling product permalinks
* Shop page title option
2011-10-10 22:33:58 +00:00
* Load admin css only where needed
2011-10-12 10:39:30 +00:00
* Admin JS cleanup
* Removed error message when clicking buttons to view variations/grouped
* Drag and drop term ordering (so variation options can be sorted)
2011-10-13 12:25:24 +00:00
* Pay page after invoicing fix
2011-10-07 09:44:40 +00:00
2011-10-05 12:44:44 +00:00
= 1.0.3 - 06/10/2011 =
* Several minor fixes/tweaks
2011-10-03 08:37:06 +00:00
* Conditionals check for existing function names
* Made image size settings clearer
2011-10-03 11:34:23 +00:00
* Cleaned up coupon code settings/write panel and added a few more hooks
* Fixed 'product ids' setting in coupons
2011-10-04 09:51:55 +00:00
* Fixed notices on shop pages due to WP_QUERY
* Cleaned up discount types and made some helper functions for getting them
* woocommerce_coupon_is_valid hook
2011-10-04 11:55:05 +00:00
* Fixed order tracking completed time
2011-10-04 19:26:08 +00:00
* Sale price affects variable product 'from:' price
* Variation options (frontend) no longer lose your selections when changing an option
2011-10-04 22:38:52 +00:00
* Gallery image field fix
* Image 'insert into' fix
* variable products store min and max variation price, so if they match the 'from' text is not displayed
2011-10-05 00:02:13 +00:00
* Email items list fix
2011-10-05 12:44:44 +00:00
* Reports chart fix
2011-10-05 15:25:12 +00:00
* Fixed category ordering in widgets
2011-10-06 10:46:19 +00:00
* Labels to taxonomies updated
* Query tweak to fix tags/cats
* Order tracking localisation
2011-10-03 08:37:06 +00:00
2011-10-02 11:55:09 +00:00
= 1.0.2 - 02/10/2011 =
2011-09-30 08:44:01 +00:00
* Fix in woocommerce_templates for when a shop is the front-page
2011-09-30 09:40:58 +00:00
* Added esc_html/esc_attribute in review-order.php
* Tweaked localised strings in shortcode-thankyou.php
* Filter added to get_downloadable_products so more advanced rules can be applied.
* Fixed required fields in edit shipping address
* Fixed login link 'jump' on checkout
* Added Turkish lira currency
2011-09-30 10:22:26 +00:00
* Active menu state fix
* Few minor typos/case changes
2011-09-30 12:05:38 +00:00
* Tweaked install script so it only redirects after activation
* Removing attributes fix
* only style mails of WooCommerce - not all mails. This is to prevent conflicts with other plugins.
2011-10-01 22:58:04 +00:00
* unique sku check only checks products
* More security audit tweaks thanks to Mark Jaquith
* cart totals update when adding cross-sells to cart
* Removed the 'resave permalinks message' due to it being done automatically
* Added support to exclude images from product page
2011-09-30 08:44:01 +00:00
= 1.0.1 - 29/09/2011 =
2011-09-28 09:50:32 +00:00
* Fixed notices on product page
* Variation formatting uses item_meta when showing order items
* Javascript fixes in admin + correct enqueuing of scripts
* Added en_GB po file
2011-09-29 15:07:13 +00:00
* Used dbDelta for installation of tables for better table upgrades/installs
* Fix for reviews form when fancybox is turned off
2011-09-28 09:50:32 +00:00
2011-09-30 08:44:01 +00:00
= 1.0 - 27/09/2011 =
* Initial Release. Woo!
== Upgrade Notice ==
= 1.4 =
2012-01-12 16:52:00 +00:00
Major update with plenty of optimisations and new features. Changes to note:
* Requires WP 3.3
* Product data meta has been renamed in this version so that custom-fields can be enabled. Product data is now prepended with an underscore so they are hidden from the custom-field panel. Existing data will be upgraded automatically.
* The shipping method classes have been updated to make rate definition easier. Third party plugins will need updating.
* Textdomain has changed - re-scan your po/mo's
* Tax additions (tax rows, compounds etc) required a change to the way order items are stored. Old orders won't show items when viewed. Order totals should be unaffected.
2012-01-12 16:52:00 +00:00
* Significant modifications to woocommerce.less/.css to deliver a more polished look when using the default styles. If your theme builds on top of this you will likely need to update some classes. Consider using https://gist.github.com/1601558 to disable WooCommerce default css.
2012-01-17 15:20:11 +00:00
Please backup your database before upgrading and also ensure you are running the latest versions of any WooCommerce plugins after upgrading - this includes shipping and payment gateways.
2011-11-29 01:00:32 +00:00
= 1.3 =
2011-12-01 11:07:13 +00:00
This is a major update and includes improvements to the tax and coupon system in particular - please backup your database before upgrading and also ensure you are running the latest versions of any WooCommerce plugins after upgrading.
2011-11-29 01:00:32 +00:00
2011-11-17 19:01:35 +00:00
= 1.2.3 =
Fixes minor issues in 1.2.2 - please backup your database before upgrading and also ensure you are running the latest versions of any WooCommerce plugins.
2011-11-16 10:45:09 +00:00
= 1.2.2 =
Due to some changes in the plugin, if you are using any of our extensions please ensure you check the changelogs and download any updates from your account - especially if using 2CO, iDeal or authorize.net. This version also updates the download permissions table so please ensure you backup your database before upgrading.
2011-11-16 10:45:09 +00:00
2011-11-07 18:38:42 +00:00
= 1.2.1 =
This version has improved product types - ensure you de/re-activate the theme to ensure existing products get converted correctly.
2011-11-03 12:54:09 +00:00
= 1.2 =
New features, bug fixes and improvements to keep WooCommerce running smoothly.