This release focused on important fixes and with some new enhancements. Please note that you can only obtain the new version if you are using jCenter 2.5.x. For those still running jCenter 2.4.64 and below, please see the change-log and update process guide.

Improvements

For existing users, if you want to use the addthis social icon, please run below two queries in your database to enable the option in all of your existing products and types.

  1. UPDATE `#_product_node` SET `params` = CONCAT( `params`, '\npageprdshowsharethis=5' );
  2. UPDATE `#_product_type` SET `params` = CONCAT( `params`, '\npageprdshowsharethis=2' );


Fixes

 

Important note: It is expected that you do a backup of your files and database. This should be a habit to backup before doing any update in your live website. Make sure that your backup is actually of any value in case you really need it. So verify your backup before proceeding with updating or even thinking of touching your live website.
A good way to test your backup is using it to create a copy of your website as test environment, see if you can actually restore it.

If you find new issues, please let us know by submitting a ticket in the support center.

Thank you again for using Joobi and we will keep working hard to make your experience the best it can be.

Stay tuned and subscribe to our newsletter, Facebook page and Twitter for updates and news.