Version 4.5.1

This has first been released as the beta 4.5 version. So I would like to thank everybody that tested it and send in the feedback. Special thanks goes to Mark for all of the fixes he has send me for some issues in the beta.

Changes in this version:
– Support for the new feed structure of TradeTracker
Tradetracker has changed the structure of its feeds. This version supports those changes

– Price filter for visitors on your site
Here people can filter the products between 2 price ranges.

When you add a store to a page/post the short code for this filter is also added. You can add it manually using this short code [display_filter store=”XXXX”] where XXXX is your stores number

– Page filter for visitors on your site
Here people can select which page they want to go to

When you add a store to a page/post the short code for this filter is also added. You can add it manually using this short code [display_pages store=”XXXX”] where XXXX is your stores number

– Amount of items per page dropdown
Here people can select how many items they want on one page.

When you add a store to a page/post the short code for this filter is also added. You can add it manually using this short code [user_pages store=”XXXX”] where XXXX is your stores number

– New way of adding XML feeds
The way the links to the xml feeds are stored is completely redone. Now it is easier to remove a feed without it breaking other things.

– New way of item selection
This is not a visible thing. But the item selection has been redone on the background. Now you are able to select more items without it causing some memory errors. You will also see that the item selection tool is not slower when you have selected a high amount of items.

And some more smaller changes in the background like:
– Debug will show last runs memory usage
– Update now will show memory usage
– Some minor tweaks for the import algorithm so it hopefully works on sites with lower amount of memory