Skip to content

Commit 69c5441

Browse files
committed
added release notes for 0.7.19
1 parent e033d9b commit 69c5441

File tree

1 file changed

+6
-60
lines changed

1 file changed

+6
-60
lines changed

magmi/ReleaseNotes.txt

Lines changed: 6 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -1,67 +1,13 @@
1+
------------------------------------------------
2+
- RELEASE NOTES FOR MAGMI 0.7.19 -
13
-------------------------------------------------
2-
- RELEASE NOTES FOR MAGMI 0.7.18beta1 -
3-
-------------------------------------------------
4-
5-
6-
##########
7-
#Bugfix
8-
#########
9-
- fixed case insensitive matching for options
10-
11-
12-
##########
13-
#Core
14-
##########
15-
16-
17-
* ProductImportEngine
18-
- added support for category item positioning
19-
- better behaviour on unmatched category id in category_ids (if not existing, warning instead of exception)
20-
- autodefaulting of store column to "admin" if omitted
21-
22-
* Magmi_config
23-
- support for alternate global configuration files
24-
25-
* Magmi_cli
26-
- support for profile chaining in magmi.cli.php
27-
- magmi.cli.php could be now more easily integrated as include in other scripts.
28-
29-
* Magmi_utils
30-
- added utility functions to detect remote urls
31-
32-
############
33-
# UI
34-
############
35-
36-
- fixed cache sensivity of magmi run from UI
37-
- use of google CDN url for prototype.js lib
38-
39-
#########
40-
#Plugins
41-
#########
42-
43-
Base:
44-
------
454

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

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

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

56-
Extra
57-
-----
10+
The package now includes all plugins.
5811

59-
* Categories
60-
- added support for multiple root assignment in a single line
61-
- added support for tree separator escaping
62-
- added support for item position in each branch of the tree
63-
64-
Utilities
65-
---------
12+
Seem to work ok with magento 1.8 & 1.9 unless proven otherwise.
6613

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

0 commit comments

Comments
 (0)