2.6.5
📦 Features
- Thanks to https://github.com/rikwillems 👍 (#1255) it is now possible to search into the category products listing preview in admin. If you have a sizeable catalog, it is now easier to find that elusive new product 👻 hiding at the end of the list to assign him a top position.
This solves a very old feature request (#157).
- Also in the category products listing preview, a new feature allows (#1247) to define product positions and blacklist at the store view level. If you operate a multiple store instance, the positions and blacklist already defined globally (on the "All Store Views" scope) will be inherited automatically by every store view. But it is now possible to change them on a per-store view basis.
When editing a category on the "All Store Views" scope, the interface is unchanged, except for the button allowing to reset all products positions and visible/blacklisted status and the newly introduced search ability.
The changes made on the "All Store Views" scope are considered the default products listing configuration.
When editing a category on a specific store view scope, it is still possible to preview that configuration, but you will not be able to alter as long as "Use default positions" is set to "Yes".
Switching "Use default positions" to "No" allows for the overriding of the positions and blacklist status for the selected store views :
Those store view level changes will be taken into account once the category is saved.
✅ Bugfixes