root/qSEOptimizer/tags/1.5.1/HISTORY.txt

Revision 1118 (checked in by crchemist, 8 months ago)

prepearing new realise.

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