source: products/quintagroup.seoptimizer/trunk/docs/HISTORY.txt @ 3368

Last change on this file since 3368 was 3368, checked in by kroman0, 12 years ago

Prepare quintagroup.seoptimizer 4.1.3.

  • Property svn:eol-style set to native
File size: 5.5 KB
Line 
1Changelog
2=========
3
44.1.3 (2012-03-02)
5------------------
6
7* escape non-string types fixed [kroman0]
8
9
104.1.2 (2012-01-30)
11------------------
12
13* extended tags escaping function for quotes and apostrophes. Thanks to Graig Russell for pointing this out.
14
15
164.1.1 (2011-11-23)
17------------------
18
19* Fixed seo fields escaping.
20  [vmaksymiv]
21
22
234.1.0 (2011-10-28)
24------------------
25
26* Compatibility with Plone 4.1 added.
27  [vmaksymiv]
28
29* Fixed doc tests for Plone 4.1.
30  Plone 4.1. introduced 'Log in' python script ("[your_domain/plone_site]/login")
31  instead of form in earlier Plones.
32  [vmaksymiv]
33
34
354.0.6 (2011-06-06)
36------------------
37* Fixed canonical link display, it is now not added as default
38  property.http://plone.org/products/plone-seo/issues/33,
39  [vmaksymiv]
40
41
424.0.5 (unreleased)
43------------------
44
45* Fixed title escaping,
46  http://plone.org/products/plone-seo/issues/31,
47  [vmaksymiv]
48
49
504.0.4 (2010-11-05)
51------------------
52
53* Fixed "Cancel" button processing by SEO Properties
54  form on the context. Thanks Vitaliy Podoba for report.
55  [mylan]
56
57
584.0.3 (2010-11-05)
59------------------
60
61* Merged fixes from v3.0.7,
62  [mylan]
63* Fixed plone-3.X compatibility,
64  [mylan]
65
66
673.0.7 (2010-10-20)
68------------------
69
70* Removed lynx dependency,
71  fixed http://plone.org/products/plone-seo/issues/28 issue.
72  [mylan]
73* Added 'External keywords test' option to SEO configlet.
74  Keyword validation can occur against HTML produced by Plone
75  itself or against one processed externally with Deliverance/xdv.
76  [mylan]
77
78
794.0.1 (2010-08-04)
80------------------
81
82* Removed tabindex form tags attributes
83  from seo-context view
84  [mylan]
85
86
874.0 (2010-06-02)
88----------------
89
90* Release 4.0 version for Plone-4.X
91
92
933.0.5 (2010-05-15)
94------------------
95
96* Fix version issue in metadata.xml [crchemist]
97
98
993.0.4 (2010-05-05)
100------------------
101
102* Added overrides.zcml for BBB http://plone.org/products/plone-seo/issues/19,
103  http://plone.org/products/plone-seo/issues/23 [mylan]
104* Prevent view breakage for context, which canonical url can't be calculated for
105  http://plone.org/products/plone-seo/issues/22 [mylan]
106* Fixed security issue for SEO Property action and view
107  http://plone.org/products/plone-seo/issues/24
108  [crchemist, mylan]
109
110
1113.0.1 (2010-04-29)
112------------------
113
114* Bad title tag definition fixed http://plone.org/products/plone-seo/issues/20 [crchemist]
115
1163.0 (2010-04-20)
117----------------
118
119* Drop global keywords functionality [mylan]
120* Fix performance issues [mylan]
121* Reviewed, updated tests [mylan]
122* Moved all metatags list into htmlhead viewletmanager [mylan]
123* Added advanced tab to seo configlet [mylan]
124* Rewrite seo configlet - use standard plone configlet approach [mylan]
125* Use collective.monkeypatcher package for listMetatags patch [liebster]
126* Killed accessors usage in 'metatags order' property [liebster]
127* Changed management of 'SEO' tab visiblity for different portal types [liebster]
128* Implemented migration to new version [liebster]
129* Cleanup code [mylan]
130* Extend package's requirements, register in z3c.autoinclude entry-point [mylan]
131* Translations rebuilt [mylan]
132* Typo in fields description of seo_configlet fixed [mylan]
133* Ukrainian translations updated [mylan]
134
1352.3.4 (2010-03-30)
136------------------
137
138* Fixed bugs with using domain by custom content type.
139* Missing icon added
140
141
1422.3.3 (2010-02-22)
143------------------
144
145* Fixed content types translation
146
147
1482.3.2 (2010-02-16)
149------------------
150
151* Removed the broken keywords filtering code (fixed the issue #10 decode error) [chervol]
152
153
1542.3.0 (2010-02-08)
155------------------
156
157* Added condition install or reinstall package [liebster]
158* Added filter keywords by their availability in content [liebster]
159* Added settings to control Plone categories and global SEO keywords behaviour [liebster]
160* Added settings to control Plone global SEO keywords vs local SEO keywords behaviour [liebster]
161
162
1632.2.0 (2010-01-06)
164------------------
165
166* Refactor seo_context_properties cpy script to browser view [liebster]
167* Added search numbers of keywords at page [liebster]
168
169
1702.1.1 (2009-11-09)
171------------------
172
173* Fixed bug of meta-tags absence for folderish objects [mylan]
174
175
1762.1.0 (2009-10-21)
177------------------
178
179* Added metatags order feature, which is managed by metatags_order property of of configlet [liebster]
180* Resolved metatags duplication [liebster]
181
182
1832.0.9 (2009-09-10)
184------------------
185
186* Fixed bugs in metatags viewlet [liebster]
187
188
1892.0.8 (2009-07-28)
190------------------
191
192* Added use of default meta tags from the control panel in metatags viewlet [liebster]
193
194
1952.0.7 (2009-07-25)
196------------------
197
198* Fix url action in qseo_properties_edit_form [liebster]
199
200
2012.0.6 (2009-05-19)
202------------------
203
204* Fix page title tag, now it is not duplicated in case site and current page have equal titles [piv]
205
206
2072.0.5 (2009-04-03)
208------------------
209
210* Fix seoptimizer intrusion before installation to plone instance [mylan]
211* Fix base url for folderish objects [mylan]
212* Bind viewlets to specific layer and set viewlets order for all skins. [mylan]
213
214
2152.0.4 (2009-03-31)
216------------------
217
218* Canonical url support added [mylan]
219* Custom script viewlets in html head added
220
2212.0.2 (2009-03-06)
222------------------
223
224* Uninstallation package profile title added
225* REAME.txt and INSTALL.txt changed, text format ready for PyPi
226
227
2282.0.1 (2009-02-16)
229------------------
230
231* Formatted text in docs for PyPi
232
233
2342.0.0 (2009-02-11)
235------------------
236
237* Some refactoring of product was done, some python script are moved to zope 3 views.
238  Also all main parts of html head section were moved to viewlets and now can easily be
239  reordered.
240
241
2421.5.1
243-----
244
245* Support of additional keywords added.
Note: See TracBrowser for help on using the repository browser.