The VirtueMart Development Team is proud to announce the immediate availability of VirtueMart 1.0.11. You can download the Complete Package (for installation into Joomla!), the Language Pack containing the language files (other than english) and the Manual Installation Package (to install into Joomla! when you can't use the Joomla! installer).
As always you can also download "Patch Packages" that allow an easy update of an existing installation of VirtueMart.
Please note: VirtueMart 1.0.11 is a SECURITY RELEASE. All users of earlier versions are urged to immediately update to this version.
UPDATE: After releasing VirtueMart 1.0.11, we discovered two high priority errors. We are working on a new release to address these errors. Until that time, if you choose to install VirtueMart 1.0.11, or if you have already installed it, please also install the hotfix available here that will address these two errors.
Downloads
You can find a list of all available files here: VirtueMart Downloads.
Change Log:
03.05.2007 gregdev
# Task #966 - Cleared credit card info when using non-credit card payment method.
# Fixed a text size bug in the product scroller.
03.05.2007 soeren
# authorize.net: Test Mode didn't work. The host test.authorize.net is not used anymore. VM will use a POST var instead to indicate a test request.
# authorize.net: Response Codes were not correctly recognized due to a wrong setting of the encapsulation character for the response string.
27.04.2007 soeren
# Task #1273 - Error in creation of HTML confimation Email if more than a specific amount of products was ordered
# Task #1272 - Error in product attributes with attribute depending price modifier
30.03.2007 gregdev
^ Changed shop_browse_queries.php to use a LEFT JOIN for jos_{vm}_shopper_vendor_xref (fixes empty categories when table entry is missing).
21.03.2007 soeren
# Task #1226 - VM Search in admin backend has problems with text strings using # symbol
# the variable PHP_SELF was not properly cleaned (virtuemart_parser.php)
15.03.2007 soeren
# JoomFish language setting is overwritten in virtuemart.cfg.php
# CSV Upload not recognising correct Mime Type due to case-sensitive equality check
13.03.2007 soeren
# Task #1187 - Virtuemart does not redirect correctly if only 1 payment option is available. (ps_checkout.php)
# Task #1200 - checkout.thankyou shows empty page when order_total is 0 (checkout.thankyou.php)
--- VirtueMart 1.0.10 released ---