root/qSEOptimizer/tags/1.5.0/HISTORY.txt

Revision 1020 (checked in by piv, 1 year ago)

added layer for 2.5.5 plone

Line 
1 1.5.0
2
3     * added layer for plone 2.5.5 version
4
5 1.4.0
6
7     * added layer for plone 2.5.4 version
8    
9     * refactored additional keywords adapter (now lynx is required)
10    
11     * fixed sorting of keywords in keywords meta tag
12
13 1.3.0
14
15     * added default_custom_metatags functionality
16
17 1.2.1
18
19     * refactored keywords checking mechanism
20
21 1.2.0
22
23     * added custom meta tags functionality
24
25 1.1.0
26
27     * Fixed to not reset the SEO property sheet content when reinstaling
28       the product.
29
30     * Added the additional keywords feature.
31
32     * Added a new test suite for the additinal keywords.
33
34     * Reformatted the history file.
35
36
37 1.0.1
38
39     * Bug fix release
40
41     * Update HISTORY.txt and README.txt
42
43
44 1.0.0
45
46     * Plone 3.0 support release
47
48     * Macros replaced with viewlets
49
50
51 0.5.3
52
53     * Plone 2.5.3 support release.
54
55
56 0.5.2
57
58     * Fixed IE related javascript bug in word counters.
59
60
61 0.5
62
63     * Plone 2.1.4 support release.
64
65
66 0.5-pre
67
68     * Added word statistics and field length counters.
69
70
71 0.3.3
72
73     * Plone-2.0 compatibility release.
74
75     * Fixed bug that broke Plone-2.0.x with product installed in Zope and
76       not reinstalled in Plone.
77
78
79 0.3.2
80
81     * Cleanup and Plone-2.1.2 compatibility.
82
83     * Cleaned up confilet.
84
85     * Made Plone-2.1.2 compatible.
86
87
88 0.3.1
89
90     * Added exposeDCMetaTags propery to configlet.
91
92     * Added exposeDCMetaTags property to site_properties in Plone-2.0.x.
93
94     * More tests introduced.
95
96
97 0.3.0
98
99     * Added abillity to select content types.
100
101     * Plone-2.1.1 compatibility.
102
103     * Configlet added.
104
105     * Tests added.
106
107
108 0.2.0
109
110     * Initial public release.
111
112     * Plone-2.0.5 compatibility.
113
114     * Uninstaller added.
115
116
117 0.1.2
118
119     * Added ability to edit HTML Comments.
120
121     * Removed developer' HTML Comments from Plone header.pt.
122
123
124 0.1.1
125
126     * Renamed to qSEOptimizer (due to mistyping into initial product name).
127
128     * Added qseoptimizer.pot template for translators.
129
130     * Added Ukrainian translation.
131
132
133 0.1
134
135     * Initial release.
136
137     * It is possible to edit html header META tags esential for search engines:
138
139       * description
140
141       * keywords
142
143       * robots
144
145       * distribution
Note: See TracBrowser for help on using the browser.