|
At last, i had some time to make the 0.7.18 release.
you can find it at its standard download location
The plugin packages have also been updated, you can find them here:
extra package
advanced utilities package
Happy importing !
-------------------------------------------------
- RELEASE NOTES FOR MAGMI 0.7.18 -
-------------------------------------------------
#################################################
# Bugfixes
#################################################
- now magmi cli also writes into magmi/state/progress.txt file as the gui does (this will help using email plugin from cli)
- magmi cli parameter override for plugins works as expected (was disabled in beta)
- Extra plugin package (especially exotic use case remote agent) is backward compatible with php 5.2
#################################################
# Enhancements
#################################################
* The value replacer formula resolver has been moved into productimportengine. This will enable to use it later in many places
(prepare for even more powerful data manipulation capabilities in next version)
* Startup info in log is more complete
UI
--
- Added better info display on plugins as well as sponsoring infos
Enhanced Plugins:
------------------
- Category Importer/Creator now can work with category root path parameter from UI (was buggy, thanks to Pierpaolo Toniolo for the fix)
- Category Importer/Creator can now define item positions in last category
- Category Importer/Creator can now have explicit root assignment on multistore
- Image processor now has enhanced renaming capabilities (useful for server generated remote images) (renaming syntax changed including support for regexp replacement with captures & value replacer syntax)
- CSV Datasource, added support for UTF8 BOM & Non BOM with autodetection
|