source: products/quintagroup.seoptimizer/tags/4.0.6/docs/HISTORY.txt

Last change on this file was 3231, checked in by olha, 13 years ago

doc files updated

  • Property svn:eol-style set to native
File size: 5.0 KB
Line 
1Changelog
2=========
3
44.0.6 (2011-06-06)
5------------------
6* Fixed canonical link display, it is now not added as default
7  property.http://plone.org/products/plone-seo/issues/33,
8  [vmaksymiv]
9
10
114.0.5 (unreleased)
12------------------
13
14* Fixed title escaping,
15  http://plone.org/products/plone-seo/issues/31,
16  [vmaksymiv]
17
18
194.0.4 (2010-11-05)
20------------------
21
22* Fixed "Cancel" button processing by SEO Properties
23  form on the context. Thanks Vitaliy Podoba for report.
24  [mylan]
25
26
274.0.3 (2010-11-05)
28------------------
29
30* Merged fixes from v3.0.7,
31  [mylan]
32* Fixed plone-3.X compatibility,
33  [mylan]
34
35
363.0.7 (2010-10-20)
37------------------
38
39* Removed lynx dependency,
40  fixed http://plone.org/products/plone-seo/issues/28 issue.
41  [mylan]
42* Added 'External keywords test' option to SEO configlet.
43  Keyword validation can occur against HTML produced by Plone
44  itself or against one processed externally with Deliverance/xdv.
45  [mylan]
46
47
484.0.1 (2010-08-04)
49------------------
50
51* Removed tabindex form tags attributes
52  from seo-context view
53  [mylan]
54
55
564.0 (2010-06-02)
57----------------
58
59* Release 4.0 version for Plone-4.X
60
61
623.0.5 (2010-05-15)
63------------------
64
65* Fix version issue in metadata.xml [crchemist]
66
67
683.0.4 (2010-05-05)
69------------------
70
71* Added overrides.zcml for BBB http://plone.org/products/plone-seo/issues/19,
72  http://plone.org/products/plone-seo/issues/23 [mylan]
73* Prevent view breakage for context, which canonical url can't be calculated for
74  http://plone.org/products/plone-seo/issues/22 [mylan]
75* Fixed security issue for SEO Property action and view
76  http://plone.org/products/plone-seo/issues/24
77  [crchemist, mylan]
78
79
803.0.1 (2010-04-29)
81------------------
82
83* Bad title tag definition fixed http://plone.org/products/plone-seo/issues/20 [crchemist]
84
853.0 (2010-04-20)
86----------------
87
88* Drop global keywords functionality [mylan]
89* Fix performance issues [mylan]
90* Reviewed, updated tests [mylan]
91* Moved all metatags list into htmlhead viewletmanager [mylan]
92* Added advanced tab to seo configlet [mylan]
93* Rewrite seo configlet - use standard plone configlet approach [mylan]
94* Use collective.monkeypatcher package for listMetatags patch [liebster]
95* Killed accessors usage in 'metatags order' property [liebster]
96* Changed management of 'SEO' tab visiblity for different portal types [liebster]
97* Implemented migration to new version [liebster]
98* Cleanup code [mylan]
99* Extend package's requirements, register in z3c.autoinclude entry-point [mylan]
100* Translations rebuilt [mylan]
101* Typo in fields description of seo_configlet fixed [mylan]
102* Ukrainian translations updated [mylan]
103
1042.3.4 (2010-03-30)
105------------------
106
107* Fixed bugs with using domain by custom content type.
108* Missing icon added
109
110
1112.3.3 (2010-02-22)
112------------------
113
114* Fixed content types translation
115
116
1172.3.2 (2010-02-16)
118------------------
119
120* Removed the broken keywords filtering code (fixed the issue #10 decode error) [chervol]
121
122
1232.3.0 (2010-02-08)
124------------------
125
126* Added condition install or reinstall package [liebster]
127* Added filter keywords by their availability in content [liebster]
128* Added settings to control Plone categories and global SEO keywords behaviour [liebster]
129* Added settings to control Plone global SEO keywords vs local SEO keywords behaviour [liebster]
130
131
1322.2.0 (2010-01-06)
133------------------
134
135* Refactor seo_context_properties cpy script to browser view [liebster]
136* Added search numbers of keywords at page [liebster]
137
138
1392.1.1 (2009-11-09)
140------------------
141
142* Fixed bug of meta-tags absence for folderish objects [mylan]
143
144
1452.1.0 (2009-10-21)
146------------------
147
148* Added metatags order feature, which is managed by metatags_order property of of configlet [liebster]
149* Resolved metatags duplication [liebster]
150
151
1522.0.9 (2009-09-10)
153------------------
154
155* Fixed bugs in metatags viewlet [liebster]
156
157
1582.0.8 (2009-07-28)
159------------------
160
161* Added use of default meta tags from the control panel in metatags viewlet [liebster]
162
163
1642.0.7 (2009-07-25)
165------------------
166
167* Fix url action in qseo_properties_edit_form [liebster]
168
169
1702.0.6 (2009-05-19)
171------------------
172
173* Fix page title tag, now it is not duplicated in case site and current page have equal titles [piv]
174
175
1762.0.5 (2009-04-03)
177------------------
178
179* Fix seoptimizer intrusion before installation to plone instance [mylan]
180* Fix base url for folderish objects [mylan]
181* Bind viewlets to specific layer and set viewlets order for all skins. [mylan]
182
183
1842.0.4 (2009-03-31)
185------------------
186
187* Canonical url support added [mylan]
188* Custom script viewlets in html head added
189
1902.0.2 (2009-03-06)
191------------------
192
193* Uninstallation package profile title added
194* REAME.txt and INSTALL.txt changed, text format ready for PyPi
195
196
1972.0.1 (2009-02-16)
198------------------
199
200* Formatted text in docs for PyPi
201
202
2032.0.0 (2009-02-11)
204------------------
205
206* Some refactoring of product was done, some python script are moved to zope 3 views.
207  Also all main parts of html head section were moved to viewlets and now can easily be
208  reordered.
209
210
2111.5.1
212-----
213
214* Support of additional keywords added.
Note: See TracBrowser for help on using the repository browser.