ubercart 6.x-2.0-rc7

Bug fixes
Insecure

Changes since Ubercart 6.x-2.0-rc6 2009-09-23 (-r 1917..1974):

  • #556572 by univate: Allow tests that extend UbercartTestCase to pass extra modules to setUp() for it to enable.
  • Typo in link text.
  • 12688 by Lyle: Account for language path parameter in uc_cart_form_alter().
  • #450508 by Island Usurper: Fix bad merge or copypasta in user-specific emails.
  • #556010 by Damien Tournoud: Ubercart should use drupal_json().
  • 12678 by InternetPro: Use url() on links to the login page in checkout messages.
  • #364307 by melon: change admin/store permission to 'access administration pages' from 'administer store'.
  • #560160 by jsheddler, rszrama (Ryan): fixed some format_plural strings and a replacement variable for anonymous/authenticated cart duration summaries.
  • 12633 by Lyle: Fix PayPal WPS form to handle checkbox attributes correctly.

ubercart 5.x-1.8

New features
Bug fixes
Insecure

Everybody at once now... "It's about time!" ; )

  • 1385 Ryan 2009-01-24
    u#8157 by digitalfrontiersmedia: store the CC type post-checkout for reference on orders.
  • 1386 Lyle 2009-01-26
    #363232 by Island Usurper: Do not display the Add to Cart button for product kits when uc_cart is not enabled.
  • 1387 Lyle 2009-01-27
    #362089 by solotandem: Avoid ERR_NOTICEs by initializing variables.
  • 1388 Lyle 2009-01-27
    Make the order status condition actually use the given order arguments.
  • 1389 Lyle 2009-01-27
    #364415 by Island Usurper: Use the correct function to get the default shipping types for products.
  • 1390 Lyle 2009-01-29
    #222689 by ccurvery, Island Usurper: DB-agnostic DELETE statements involving more than one table.
  • 1391 Lyle 2009-01-30
    u#8708 by Lyle: Remove the record that nid 0 has a shipping type.
  • 1392 Lyle 2009-01-30

ubercart 6.x-2.0-rc6

Bug fixes
Insecure

May this be the last one for a little while.

2009-08-20
Changes since Ubercart 6.x-2.0-rc5 2009-08-18 (-r 1909):

ubercart 6.x-2.0-rc5

Bug fixes
Insecure

Fixes a database update bug in Ubercart 6.x-2.0-rc4. See its release notes for changes since RC 3.

ubercart 6.x-2.0-rc4

New features
Bug fixes
Insecure

Changes since Ubercart 6.x-2.0-rc3:

  • #457074 by Island Usurper: Remove third argument from uc_file_admin_files_form_action_validate().
  • UC #10813 by Lyle: Allow modules to provide a price alterer, filter, or both. As opposed to requiring both.
  • #457716 by Island Usurper: Imagefield moved the alt and title fields on me.
  • #458020 by TR: fix display of authenticated cart duration.
  • #456680 by neocheif: fix the hook implementation for when to display GA tracking code with 2Checkout.com.
  • #460186 by Jaza: Fix undefined variables.
  • UC #10881: Fix typo in old update.
  • #461656 by fmueller: Display price formatter description.
  • Ryan: simplify the product class delete confirm form code and language.
  • Altering product class form submission redirect and adding a message to it.
  • Make the validation of the role expirations a bit more user-friendly.

ubercart 6.x-2.0-rc3

Bug fixes
Insecure

Changes since Ubercart 6.x-2.0-rc2:

  • 448236 by jhenjuto: Only call uc_cart_get_contents() once on checkout.
  • 448254 by Island Usurper: Fix uc_order_update_6008(). Batch was always running on the same set of orders.
  • Move order update 6008 to 6010 so it will be reapplied to sites that missed it during rc2.
  • 449470 by Norbert Poellmann: Include attribute label in GROUP BY columns as needed.
  • 449122 by Island Usurper: Correctly state the cart block visibility settings in the cart overview.
  • 5218 by RoloDMonkey: Remove IIS SSL errors from watchdog based on the correct column.
  • 449688 by Island Usurper: Separate the price handler subject from the extra data that might be useful to handlers.
  • 10745 by Lyle: Format the option costs and prices on the admin list of options.
  • 434852 by cha0s: Keep the stock tab only on product nodes (and not product kits).

ubercart 6.x-2.0-rc2

Bug fixes
Insecure

Changes since Ubercart 6.x-2.0-rc1:

  • 437268-5 by sammys: function name and comment fix for recent attribute label feature.
  • 437928 by sammys: Fix url from cart block summary to settings page.
  • 10467 by KingAndy: Delete variables when uninstalling uc_stock.
  • 439166 by Island Usurper: Pass specified From address in settings form to drupal_mail() for the email invoice action.
  • 382486 by Ryan: remove an unnecessary rebuild check on the order pane list function.
  • 439882 by Ryan: fixed a variable name typo stopping PayPal Express Checkout payments.
  • 439982 by TR: update PayPal currencies to latest accepted currencies list for both WPP and WPS.
  • 441194 by jrust, Ryan: fix the query arguments for the order edit form product selector and disambiguate the variable names a bit.
  • Ryan: default checkout and order pane visibility to the pane settings instead of TRUE; previously did not accommodate panes that defaulted to disabled.

ubercart 6.x-2.0-rc1

New features
Bug fixes
Insecure

Changes since Ubercart 6.x-2.0-beta6

  • 399586 by cha0s, Ryan (rszrama), Lyle (Island Usurper): add a price handler system to core that can be leveraged by modules to alter and format prices displayed anywhere in Ubercart. Huge thanks to cha0s for the bulk of the development and Al01 for early review and feedback. : )
  • 369742 by Island Usurper: Key predicate locking off the trigger data as well as the predicates.
  • 399586-48 by cha0s: Move price revision flag to context.
  • 399586 by Island Usurper: Implement uc_price() in most of core Ubercart.
  • 399586 by cha0s: Implement uc_price() in shipping modules.
  • 399586-54 by cha0s: Changes to comment documentation.
  • 434532 by Island Usurper: Fix logic to avoid calling uc_product_is_product() in the store footer when uc_product is not enabled.
  • 435102 by Island Usurper: Delete product options with arguments in the right order.

ubercart 6.x-2.0-beta6

Bug fixes
Insecure

Changes since Ubercart 6.x-2.0-beta5:

Note: The default image handling of Ubercart products now requires Filefield 6.x-3.0-rc1 and Imagefield 6.x-3.0-rc1 or later.

ubercart 6.x-2.0-beta5

Bug fixes
Insecure

Changes since Ubercart 6.x-2.0-beta4

  • #9004 by Ryan: fix to cart links to not use a cart link ID as the cart ID when adding an item to the cart.
  • Added a return value for the forward-ported Auth.Net update function.
  • Check that the uc_quote_manufacturer_locations table exists before trying to delete it.
  • #375070 by Island Usurper: Fix errors in code selecting the pages to add the Ubercart footer.
  • #375071 by Island Usurper: Initialize Catalog block content.
  • #376016 by cha0s: move country file importing out of a form submit handler into an API function.
  • #8789 by Ryan: final patch to move images to CSS for cart block and tidy up/trim down its HTML/CSS/JS once again.
  • #376115 by rszrama: Shuffle product and product kit settings.
  • #8342 by Ryan: add a link to the conditional actions UI for checkout notifications.
  • Split the checkout notification e-mails into separate predicates for customers and administrators.

ubercart 6.x-2.0-beta4

Bug fixes
Insecure

Changes since Ubercart 6.x-2.0-beta3 (-r 1496..1575)

  • #8598 by Lyle: Fix the Add to Cart button for product kits on the catalog pages.
  • Removed an unused theme function.
  • Minor styling tweaks in CSS and code comments.
  • #362597 by Island Usurper: Remove references to uc_quote_manufacturer_locations, since it's no longer in the schema.
  • #36286? by Island Usurper: Let actions return results to the modules that cause them.
  • #358797 by Island Usurper: Let product kits add themselves to the catalog when their module is enabled.
  • Tighten the code up, reduce number of lines.
  • #8157 by digitalfrontiersmedia: store the CC type post-checkout for reference on orders.
  • #363232 by Island Usurper: Do not display the Add to Cart button for product kits when uc_cart is not enabled.
  • #362089 by solotandem: Avoid PHP_NOTICEs by initializing variables.
  • #364415 by Island Usurper: Use the correct function to get the default shipping types for products.

ubercart 6.x-2.0-beta3

Bug fixes
Insecure

Changes since Ubercart 6.x-2.x-beta2 (-r 1468..1495)

  • u#8254 by Lyle: Return empty arrays from update functions when no queries are needed.
  • #354096 by Island Usurper: Don't create catalog path aliases for non-catalog vocabulary terms.
  • #304368 by cha0s: Rename the 'delete any order' permission to 'unconditionally delete orders'.
  • #348844 by cha0s: Rearrange logic of granting delete permission for orders to be more correct.
  • #344890 by cha0s: Get reports to take the timezone settings into account.
  • #352935 by cha0s: Remove unused CSS rules.
  • u#8283 by Jody Lynn: Remove extraneous setting on the file renew action.
  • u#8158 by Lyle: Notice the difference between the variable names and the function names for USPS services.
  • d#304377 - update order creation menu items to use the create orders permission.
  • u#350250 by Island Usurper: Handle product lists better when imagecache isn't present.
  • #348572 by cha0s: Add help text to report pages.
  • dpm() removed.
  • Conditional actions doesn't allow non-standard submit functions for its condition and action forms, so remove them.
  • d#356160 - Making sure the link to open invoices in new windows is good without clean URLs.

ubercart 5.x-1.7

New features
Bug fixes
Insecure

Another wonderful release that's long overdue. Some of these represent simple fixes that have been in place for a while but never packaged up in an official release. Others represent significant usability improvements and minor sponsored feature additions, like the new custom product report sponsored by Teknia and basic Authorize.Net CIM reference transaction functionality sponsored by Digital Dollhouse.

You'll notice quite a few contributors to this release as well, by way of bug reports and patches. Many thanks to all those digging in to report bugs, post patches, and follow issues through to resolution!

  • 1335 Ryan 2008-11-03
    Adding in two more countries; hooray for Bermuda and the Slovak Republic.
  • 1336 Lyle 2008-11-03
    #328659 by Island Usurper: Use output filters in the presentation layer, not the data layer. This prevents using check_plain() more than once.
  • 1338 Lyle 2008-11-03
    #6802 by mcneelycorp: Add fields to the quotes cart pane to allow shipping quotes to be estimated there.
  • 1339 Ryan 2008-11-04
    Fix to accommodate gateways that don't handle credit card payments on the payment gateways form.
  • 1340 Ryan 2008-11-04

ubercart 6.x-2.0-beta2

Bug fixes
Insecure

Changes since Ubercart 6.x-2.0-beta1 (-r 1419..1467):

  • Fix typo.
  • Make the order status condition actually use the given order arguments.
  • Don't attempt to display add to cart forms for non-product nodes in a view.
  • #345959 by cha0s: One menu item not ported from D5 fixed.
  • #345960 by cha0s: Use 'redirect' in uc_order_add_line_item_form_submit().
  • u#8009: Get taxes when special characters are put in the serialized order object.
  • #347557 by mikelikespie: Cast the error response's SimpleXMLElement to string so it can be saved in the session message.
  • Add the first test written for Ubercart. Much rejoicing!
  • And fix a problem revealed by the first test: trying to remove an unkonwn country redirects back to the overview page, not the form.
  • d#348260 - Fixing a bug in the default preset for catalog categories.
  • d#291554 by cha0s: change the stock local task path to uc-stock to avoid a Webform conflict.
  • d#329197 by alpritt, Ryan: Clean up the cart review table theme function. This affects the output on the checkout form in the cart contents checkout pane.
  • u#8081: Fix session data when customers complete checkout through Google Checkout. Make sure non-shippable orders can be completed.

ubercart 6.x-2.0-beta1

New features
Insecure

The first beta release of Ubercart 2.0 for Drupal 6 has arrived! A this point, we have ported all of the modules we plan on supporting, and made use of most of the API improvements available in Drupal 6.

New and Improved

There aren't too many new features, but that's not what we've been concentrating on for this version. Instead, we've been working hard on making the code better, faster, stronger...or something like that.

  • Conditional Actions: A Rules-like system that we needed to write because Rules wasn't finished by the time we needed it. It handles taxes, shipping quotes, and a host of other tasks that Workflow-ng did in Ubercart 1.
  • Email notifications are now configurable as Conditional Actions. The email body is a setting for the action, and integrated with Token.
  • Google Checkout is included as a core payment gateway.
  • Implemented product fields as CCK extra fields so they can be reordered or hidden on the same form.
  • Use SimpleXML for 3rd party shipping quote integration, reducing the amount of code loaded.

Known Issues

It's still a beta release, so there are still some things to take care of:

  • Workflow-ng configurations won't be automatically converted to Conditional Actions predicates.

ubercart 5.x-1.6

New features
Bug fixes
Insecure

While this release includes a few bug fixes and usability improvements, it primarily represents a massive feature enhancement for the core credit card module sponsored by Chapter Three, LLC. As of the 1.6 release, credit card gateway modules can now implement code to accommodate authorization only, prior authorization capture, and authorization plus capture transactions. The code also supports reference transactions, voids, etc. The credit card terminal has been improved to accommodate these, and all the core payment gateway modules have been updated to support the improvements in some measure. Backwards compatibility has been preserved, since this is a minor release.

So... a big thanks to all our users, testers, and sponsors. You guys rock!

  • 1282 Ryan 2008-10-08
    Commenting and tweaking uc_payment_process() and fixing a minor bug in _payment_gateway_data().
  • 1283 Ryan 2008-10-08
    Removing the unused _array_convert() and adding defines for some credit card transaction types.
  • 1285 Ryan 2008-10-08
    Minor changes to the data structure of the payment gateways form to include weight for form elements and more sensible form array keys.
  • 1286 Ryan 2008-10-08

ubercart 5.x-1.5

New features
Bug fixes
Insecure

This release fixes a few bugs (including one long-standing issue that we were able to resolve thanks to support from Acquia) and adds in three notable features:

  1. IP addresses will be logged for orders to help store owners address cases of fraud.
  2. The checkout enhancements contribution has been rolled into core to help prevent duplicate checkout review form submissions.
  3. torgosPizza contributed a patch correcting the headers for file downloads that allows browser to resume paused downloads.

For more information, see the news post on Ubercart.org.

Revision list for the 1.5 release:

  • 1269 Ryan 2008-09-19
    Fixing a marker error.
  • 1270 Lyle 2008-09-22
    Use the new tax hook with PayPal.
  • 1271 Lyle 2008-09-22
    Default assignment of address field varaibles during tax calculation.
  • 1272 Lyle 2008-09-23
    Make 'Custom packaging' the default package type, but only require dimensions when the product is shippable.
  • 1273 Lyle 2008-09-23
    #4846: File download headers for resuming the download. Courtesy of torgosPizza.
  • 1274 Lyle 2008-09-24

ubercart 5.x-1.4

New features
Bug fixes
Insecure

Many thanks to all those who have used, tested, and submitted patches for Ubercart. Thanks also to Digital Dollhouse and Acquia, Inc. for sponsoring core development in the nature of rewrites/improvements to the Auth.Net and CyberSource payment gateway modules and enhancements to the recurring fee and taxes modules.

For more information, see the news post on Ubercart.org.

Revision list for the 1.4 release:

  • 1217 Lyle 2008-07-31
    Change the default setting of the Google Checkout server mode from testing to production.
  • 1218 Ryan 2008-07-31
    TR's patch to update zone select box when applying addresses from the address book on order edit pages.
  • 1219 Lyle 2008-08-01
    Fix parse_url() usage to be compatible with PHP 4.
  • 1220 Lyle 2008-08-01
    Remove redundant check_markup() on email body.
  • 1221 Ryan 2008-08-01
    Getting rid of a superfluous breadcrumb on the order history page.
  • 1222 Ryan 2008-08-05
    Do not link to cart product nodes if the user doesn't have view access to the node.
  • 1223 Ryan 2008-08-06

ubercart 5.x-1.3

Bug fixes
Insecure

Final 1.3 release with files from 2.x development removed. Also includes a minor variable delete fix in the weightquote uninstall, a fix to the store footer, and an update for Workflow-ng 2.x path support.

UC 1.3 is considered an essential bugfix update for users of the 1.1 or 1.2 release.

ubercart 5.x-1.3-rc1

Bug fixes
Insecure

Provisional 1.3 release to make sure the appropriate files were removed and/or updated. Also includes fixes for bugs introduced by the uc_referer_check() patch. Those issues should all be ironed out, along with a few other login and HTTPS related fixes.

ubercart 5.x-1.1

Bug fixes
Insecure

Bug fixes and code clean-up based on the last month and a half in the wild. : )

ubercart 5.x-1.0

Bug fixes
Insecure

Finally, a 1.0 release. As of right now, there are no known issues except for reports of trouble with Postgres (which is not officially supported). We're excited that the day has finally arrived and are looking forward to moving on to Drupal 6 and improvements beyond.

Refer to our news announcement for more information.

ubercart 5.x-1.0-rc5

New features
Bug fixes
Insecure

This version brings with it many bug fixes and UI improvements reported and/or patched by community users and core developers since the April 23rd RC 4 release. It also contains a clean-up and simplification of the reporting features such that version information is now all that gets reported to Ubercart.org when enabled, and a full preview of the data sent is now shown.

A functional bug that has been fixed involves sweeping changes to credit card settings and processing. This means any site accepting credit card payments should update carefully, making sure to setup the Ubercart encryption and to ensure the new settings don't disrupt your current checkout process. If at all possible, you should demo the update on a development site before rolling the change into your production site so you are the most comfortable with the new settings.

The changes were made to address the fact that it was difficult for store owners in the past to ensure their checkout process was fully PCI compliant. As of this release, if you're accepting credit card payments through the Ubercart checkout form over HTTPS, you will be fully compliant and most secure with the default settings.

ubercart 5.x-1.0-rc4

Security update
Bug fixes
Insecure

RC 4 removes some old modules (manufacturer, Viaklix, and Wonderpay) that crept back in when the RC 3 was being packaged up.

ubercart 5.x-1.0-rc2

Bug fixes
Insecure

This version fixes one "show-stopper" bug regarding the product module's implementation of hook_access(). The full list of changes includes:

  • Fixed invalid type issue in uc_product_access().
  • Improved suppression of UPS error messages.
  • Fixed order total calculating in the payment checkout pane's Javascript.
  • Fixed a bug in the order comment add query for Postgres.
  • Fixed a bug regarding truncated encrypted CC numbers in checkout.

ubercart 5.x-1.0-rc1

Security update
New features
Bug fixes
Insecure

This release marks the first foray of Ubercart into release candidate territory. We're happy to report that the core has been stable for some time now, with the majority of commits over the last several weeks restricted to code clean-up, improved security, and nuanced bugfixes. New features in the form of some additional Workflow-ng integration and country import files made it in during the beta 7 as well.

ubercart 5.x-1.0-beta7

Security update
Bug fixes
Insecure

This release includes a few minor fixes and one security fix for text based product attributes. Users who sell products with text based attributes should update to this version or correct their uc_attribute.module file per this forum thread. Please be aware that the line number may have changed on your version.

See SA-2008-020 - Ubercart - Cross site scripting for details.

ubercart 5.x-1.0-beta6

Bug fixes
Insecure

Well, we were hoping to be in Release Candidate territory by now, but we're more committed to a solid core than we are to marching through development phases. There were too many "simple" fixes in this last beta to jump on up to rc1, so here's beta 6!

This release primarily fixes some niggling little bugs related to a few queries and maybe an install file that keep popping up in the forums even though they were fixed upon first report. C'est la vie.

Get it while it's hot. ; )

ubercart 5.x-1.0-beta5

New features
Bug fixes
Insecure

Ahh, beta 5 is here. It brings with it a host of improvements, including up to date PostgreSQL support, license compatible icons, a recurring payments framework, and much more. We've squashed all the outstanding bugs and issues we needed to fix before moving onto release candidates, so you can expect an even more solid Ubercore. As always, you should create backups before updating to the latest version, and you can grab this contrib to keep using the old icons.

ubercart 5.x-1.0-beta4

Bug fixes
Insecure

Beta 4 fixes a critical installation bug for the attributes module along with a host of smaller resolved issues and code improvements. Those interested in helping translate or downloading a translation of Ubercart should check out the recent news post about Ubercart.org community member rak's translation server.

Let's keep those betas moving!

ubercart 5.x-1.0-beta3

New features
Bug fixes
Insecure

This beta release includes many bug fixes that may be tracked on our Bazaar log site. The default payment methods check, COD, and 'other' have been moved into their own module that will need to be enabled if your site is using them. Finally, credit card encryption has made it into core and could use some testing. For more information, check out the news post at Ubercart.org.

ubercart 5.x-1.0-beta2

Bug fixes
Insecure

Bugs fixed, among others, may be seen scratched off the list in this thread. The bugs not on the list of most importance are the bugs in the roles and shipping systems that have been fixed but keep getting reported. ; )

ubercart 5.x-1.0-beta1

New features
Bug fixes
Insecure

Beta release of Ubercart... for more details, check out this news post at Ubercart.org.

ubercart 5.x-1.0-alpha8

New features
Bug fixes
Insecure

Ubercart Alpha 8 brings many new core features to the table, including file downloads, user role promotions, and Workflow-ng integration. Other features have been enhanced or tweaked, and the usual stream of bugfixes have been applied. It feels like cheating to call this a minor release from Alpha 7e, but all these changes have made it in over the last few weeks. Plenty of credit goes to our newest active developer, Shawn, who was able to spring board off the efforts of community developers aymerick, CpILL, torgosPizza, and others.

ubercart 5.x-1.0-alpha7e

Security update
New features
Bug fixes
Insecure

Alpha 7e is really a maintenance release fixing a few minor installation/update problems that popped up with the last release. We're pretty used to this happening now, but the alphabet has 26 letters so we've got plenty of room to screw up. Barring more unfortunate installation bugs, we are not planning any more minor release to Alpha 7 but will move on to Alpha 8 and beyond.

All translation templates have been updated, and missing ones were added.

ubercart 5.x-1.0-alpha7d

New features
Bug fixes
Insecure

Well, well, well... this should be the last minor release for Alpha 7. It includes a major overhaul to the order status system to provide configurable/custom order statuses for order administration. Other minor bugs have been fixed, including updating the product code to be based off of revision version IDs instead of just node IDs. Bugs related to the previous checkout pane API updates have also been squashed.

ubercart 5.x-1.0-alpha7c

New features
Bug fixes
Insecure

This update has been long in coming and was delayed a few weeks by the server crash and subsequent restoration. (Also, Ryan got married, honeymooned, and bought a house... all of which played a part in distracting him from the code!)

This release features many bug fixes that have popped up in the various systems. We've had the largest turn out of testers for this latest version and are really thankful for the community's effort in posting those last minute bug reports. Many new features have made it into this release, although there are still a few key things left on the Alpha 8 Battle Plans to move on to that version. Some of them are:

  • Views integration in core.
  • Directory structure reorganized - please see the notes here if updating.
  • More theme functions and cleaner XHTML/CSS in the cart and checkout pages.
  • Updated the Checkout Pane API to better integrate with Forms API and get rid of div/class clutter.

ubercart 5.x-1.0-alpha7b

Bug fixes
Insecure

Bugfixes include:

  • Product viewing permissions fixed.
  • Catalog typos and bugs fixed.
  • Display fix to PayPal Website Payments Standard in checkout.
  • Minor fix for uc_googleanalytics PHP 5 compatibility.

ubercart 5.x-1.0-alpha7

New features
Bug fixes
Insecure

Ubercart Alpha 7 has finally been released! For full details, you should check out the forum post here:

http://www.ubercart.org/forum/announcements/1297/alpha_7_released

It's really impossible to list off all that's changed since our last major version, but feel free to read about the goings on in our releases here or at the forums of Ubercart.org.

ubercart 5.x-1.0-alpha6c

New features
Bug fixes
Insecure

This third Alpha 6 release is jam packed with new features and screaming toward Alpha 7 with many items crossed off the to-do list...

  • Expect to find a much easier to use administrative interface for most of the settings menus. (A few may still need to be converted.)
  • E-mail notifications have been given a total overhaul and joined with the new addition of invoice templates for on site order viewing and e-mails.
  • Furthermore, product classes have finally been made into their own content types, so you can now leverage the full might of any node altering or listing module in Drupal to individual types of products on your site... without ever having to code or enable a new module!
  • The Authorize.net module has been revamped and work is underway on a suite of PayPal modules to be released with the Alpha 7. Get ready to start making money... ; )
  • Oh... and a lot of those niggling little bugs have been killed outright. ^_^
  • The release also includes new country files and my first go at including translation templates. These will certainly need to be updated in the very near future, so I'm really just looking for feedback to make sure I'm handling them right!

ubercart 5.x-1.0-alpha6b

Bug fixes
Insecure

This minor release fixes a mistake in an install file and a menu hook that affect catalog browsing. Another bug fix or two may have gone in, too, thanks to the lightning fast testers in the community! Please refer to the Alpha 6 release notes or the announcement below for more information.

http://www.ubercart.org/news/may-08-2007/alpha_6_get_it_quick

ubercart 5.x-1.0-alpha6

New features
Bug fixes
Insecure

Ahh, Alpha 6 is out the door! It's taken the longest to achieve out of all the Alpha releases so far for good reason. Tons of new features have made it into the code, basically all the items checked off these lists:

http://www.ubercart.org/forum/development/620/alpha_6_battle_plans

ubercart 5.x-1.0-alpha5

This is an early release of Alpha 5 required for some installation fixes and better updates. Country import files have been given their first face lift as well. Read more about the release here:

http://www.ubercart.org/news/apr-10-2007/alpha_5_alive

ubercart 5.x-1.0-alpha4

Alpha 4 is out the door! It features many bug fixes and feature enhancements, including but not limited to the following:

  • Improved user interfaces for taxes and attributes.
  • Assign default attributes to product classes.
  • Changed image support to use Imagefield + Image Cache.
  • Country file importing for international support. (Thank you, contributors!)
  • Address formatting for different countries.
  • Probably a dozen other things I'm forgetting to mention...

ubercart 5.x-1.0-alpha3

This release is the first in a wave of bugfixes from what I dubbed the "bugfix blitz" of early alpha releases. Many thanks to all those who have been pointing out PHP/MySQL incompatibilities and suggesting improvements for internationalization. Expect a release to come early next week with improvements to the attributes and cart systems!

ubercart 5.x-1.0-alpha2

Wasn't anticipating a second release so soon, but there were a few .install files missing curly braces around table names. A couple other bugfixes have been applied to this code as well. Can't have everyone testing getting failed database creation!

ubercart 5.x-1.0-alpha1

The initial release of Übercart is being classified as an alpha release. There are definite plans for improvement on this code, but the basic systems are in place. The image handling is guaranteed to change, and various improvements are already being added to the issue tracker. Check out the module and post your bug reports and ideas at http://www.ubercart.org! Thanks for checking this out!

Pages

Subscribe with RSS Subscribe to Releases for Ubercart