ECI Version 6.1.4
There is not a lot in this new version but there are some small changes that may make a big difference to some of you. I won’t mention everything because it is all to do with code but I am reading all your feedback and trying to respond to it. I’m getting massive amounts of support requests, please use the forum more for help. We need a lot of the FAQ I get by email to exist in the forum.
New Features
Not a lot of new toys for us to play with, just some ground work towards an easier, more intelligent plugin.
- Log Page: new buttons have been added to change what is displayed in the log. This also required me to go over every use of the eci_log function and add new attributes. These are the tasks that can take a lot of time and don’t always show in a big way. This change is a step towards a log system that makes more sense for general users and helps developers more.
- Easy Projects Type: a new project type has been added to the Start page called Easy Projects. This is a step towards an easier plugin where the plugin can determine your project configuration for you. This will be done based on your theme, server and sometimes your data itself.
Improvements
Some general tweaks and improvements have been done since the last version release.
- CSV Row Counting: less loops will be used to count the lines in csv files. I won’t go into how and why but the point is that the plugin is now far more efficient.
- Create Project: the full path will no longer be displayed, only the file name will be. If anyone requires the full path, I can easily provide an option to activate that.
- Create Project: file size and number of lines in the file is now displayed
Coming Soon
Tutorials are next and any changes to the plugin will be small in the goal of reaching a very stable version before I add more new features.