Post by Randem » Thu Jan 14, 2016 4:50 pm

I see that a new version is out (v2.1.0.2) but I do not see any change logs?
Where are they kept if any?
It would be nice to know what has changed or fixes have been made since the last update so one does not have to do blind updates that may break MODS etc... I believe it should be extremely easy to find it... like on the Download page...
Last edited by Randem on Thu Jan 14, 2016 5:53 pm, edited 1 time in total.

NEVER take serious; anyone who gives negative impact statements with no ABSOLUTE proof!
OpenCart Helpful Information * Upgrade 1.5 to 2.1 * Upgrade 2.1 to 2.2
"Why do people NEVER have enough time to do it right but ALWAYS enough time to do it over?"
DO NOT EVER GIVE SOMEONE YOU DON"T KNOW ADMIN ACCESS TO ANYTHING!
I am NOT affiliated with OpenCart


User avatar
Active Member

Posts

Joined
Sat Sep 27, 2014 9:17 am

Post by Randem » Thu Jan 14, 2016 5:39 pm

I did a compare of v2.1.0.2 and the only thing that has changed are a few variable overrides. Not enough in my opinion for an update when other more important issues That HAVE been solved by forum user are readily availabe... Those fixes should have been included in the update. We can help make this a great product if we are allowed to contribute...

this is the type of the changes that were made...

Code: Select all

         $data['zone_id'] = $this->request->post['zone_id'];	

Changed to this in a few places (or a similar line):

         $data['zone_id'] = (int)$this->request->post['zone_id'];


NEVER take serious; anyone who gives negative impact statements with no ABSOLUTE proof!
OpenCart Helpful Information * Upgrade 1.5 to 2.1 * Upgrade 2.1 to 2.2
"Why do people NEVER have enough time to do it right but ALWAYS enough time to do it over?"
DO NOT EVER GIVE SOMEONE YOU DON"T KNOW ADMIN ACCESS TO ANYTHING!
I am NOT affiliated with OpenCart


User avatar
Active Member

Posts

Joined
Sat Sep 27, 2014 9:17 am
Who is online

Users browsing this forum: No registered users and 7 guests