2012-02-06-12-07-00
----
1) Added install step as "done" when registrating a new user.
2) Changed instructions in the settings screen for customized widget location.

2012-02-07-12-07-00
----
1) Bug fixes, some stores didn't have the store base url const defined in them.
2) Verified that the module will only be installed for Prestashop stores above 1.3.x

2012-02-17
----
1) Fixed link to log in page from the extension.

2012-02-27
----
1) bug fixes in the way including files, the oauth library could in some cases be included based on a wrong path.
2) Insured upon installation that all required files can be included.
4) Add Russian Turkish and Danish to the supported languages.  

2012-02-28
----
1) Added button in settings screen which make the past orders. the limit is currently 10,000 orders, for the last 90 days.
2) remove the MAP checkbox, and enable it by default.

2012-03-05
----
1) Added support to version of php lower then 5.2.
3) Cleared smarty cache of settings page in case the user upgraded from older versions

2012-03-11
----
1) Added bottom line in product page, and let the shop owner an option to decide where he wants to place it.
2) Removed usless files in the oauth library, and rename files in this library with Yotpo + file name, to avoid collisions in case some other extension allready loaded these files.

2012-03-18
----
1) Remove validation of ssl cartificate in yotpo oauth-lib to prevent exceptions in case server cartificates are not updated.

2012-05-01
----
1) Add check box to the settings screen which choose the widget language accourding to the current shopper language.
2) Remove the select box for the languages selection and put text field insted which will hold the language code.

2012-05-02
----
1) Cache bug, settings page wasn't updated after upgrading, This happens only in some versions. 