Skip to content

Commit

Permalink
added release notes for 0.7.19
Browse files Browse the repository at this point in the history
  • Loading branch information
dweeves committed Jun 17, 2014
1 parent e033d9b commit 69c5441
Showing 1 changed file with 6 additions and 60 deletions.
66 changes: 6 additions & 60 deletions magmi/ReleaseNotes.txt
Original file line number Diff line number Diff line change
@@ -1,67 +1,13 @@
------------------------------------------------
- RELEASE NOTES FOR MAGMI 0.7.19 -
-------------------------------------------------
- RELEASE NOTES FOR MAGMI 0.7.18beta1 -
-------------------------------------------------


##########
#Bugfix
#########
- fixed case insensitive matching for options


##########
#Core
##########


* ProductImportEngine
- added support for category item positioning
- better behaviour on unmatched category id in category_ids (if not existing, warning instead of exception)
- autodefaulting of store column to "admin" if omitted

* Magmi_config
- support for alternate global configuration files

* Magmi_cli
- support for profile chaining in magmi.cli.php
- magmi.cli.php could be now more easily integrated as include in other scripts.

* Magmi_utils
- added utility functions to detect remote urls

############
# UI
############

- fixed cache sensivity of magmi run from UI
- use of google CDN url for prototype.js lib

#########
#Plugins
#########

Base:
------

* Remote Agent:
Enable connecting to remote magento installs (put ftp://user:pass@host/magento_base_dir) as magento base directory
Enable to perform remote filesystem operations
need DB connectivity between magento host & magmi host.

*Grouped Products:
- added support for any type of subproducts
This is the new official magmi release , it has too many improvements to be listed.

* CSV Datasource
Most of the reported bugs were fixed, a big code cleaning has been done & some important refactoring.

Extra
-----
The package now includes all plugins.

* Categories
- added support for multiple root assignment in a single line
- added support for tree separator escaping
- added support for item position in each branch of the tree

Utilities
---------
Seem to work ok with magento 1.8 & 1.9 unless proven otherwise.

Mass Option Remapper : enable to remap select attribute values using input csv..

0 comments on commit 69c5441

Please sign in to comment.