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

Last change on this file was 3471, checked in by ktarasz, 12 years ago

added noframes tag property

  • Property svn:eol-style set to native
File size: 5.6 KB
RevLine 
[588]1Changelog
2=========
[427]3
[3471]44.2.0 (2012-07-02)
5------------------
6
7* added 'HTML Noframes' property [ktarasz]
8
9
[3368]104.1.3 (2012-03-02)
11------------------
12
13* escape non-string types fixed [kroman0]
14
15
[3345]164.1.2 (2012-01-30)
17------------------
18
19* extended tags escaping function for quotes and apostrophes. Thanks to Graig Russell for pointing this out.
20
[3368]21
[3333]224.1.1 (2011-11-23)
[3331]23------------------
24
[3333]25* Fixed seo fields escaping.
[3331]26  [vmaksymiv]
27
28
[3315]294.1.0 (2011-10-28)
[3307]30------------------
[3233]31
[3315]32* Compatibility with Plone 4.1 added.
[3307]33  [vmaksymiv]
34
[3315]35* Fixed doc tests for Plone 4.1.
36  Plone 4.1. introduced 'Log in' python script ("[your_domain/plone_site]/login")
37  instead of form in earlier Plones.
[3233]38  [vmaksymiv]
39
40
[3230]414.0.6 (2011-06-06)
42------------------
[3231]43* Fixed canonical link display, it is now not added as default
44  property.http://plone.org/products/plone-seo/issues/33,
[3230]45  [vmaksymiv]
46
47
[3190]484.0.5 (unreleased)
49------------------
50
51* Fixed title escaping,
52  http://plone.org/products/plone-seo/issues/31,
53  [vmaksymiv]
54
55
[3013]564.0.4 (2010-11-05)
57------------------
58
59* Fixed "Cancel" button processing by SEO Properties
60  form on the context. Thanks Vitaliy Podoba for report.
61  [mylan]
62
63
[2980]644.0.3 (2010-11-05)
65------------------
66
67* Merged fixes from v3.0.7,
68  [mylan]
69* Fixed plone-3.X compatibility,
70  [mylan]
71
72
[2903]733.0.7 (2010-10-20)
74------------------
75
[2934]76* Removed lynx dependency,
[2903]77  fixed http://plone.org/products/plone-seo/issues/28 issue.
78  [mylan]
[2904]79* Added 'External keywords test' option to SEO configlet.
[2934]80  Keyword validation can occur against HTML produced by Plone
81  itself or against one processed externally with Deliverance/xdv.
82  [mylan]
[2903]83
84
[2970]854.0.1 (2010-08-04)
86------------------
87
88* Removed tabindex form tags attributes
89  from seo-context view
90  [mylan]
91
92
934.0 (2010-06-02)
94----------------
95
96* Release 4.0 version for Plone-4.X
97
98
[2314]993.0.5 (2010-05-15)
100------------------
101
102* Fix version issue in metadata.xml [crchemist]
103
104
[2253]1053.0.4 (2010-05-05)
106------------------
107
108* Added overrides.zcml for BBB http://plone.org/products/plone-seo/issues/19,
109  http://plone.org/products/plone-seo/issues/23 [mylan]
110* Prevent view breakage for context, which canonical url can't be calculated for
111  http://plone.org/products/plone-seo/issues/22 [mylan]
112* Fixed security issue for SEO Property action and view
[2970]113  http://plone.org/products/plone-seo/issues/24
[2253]114  [crchemist, mylan]
115
116
[2219]1173.0.1 (2010-04-29)
118------------------
[2211]119
[2219]120* Bad title tag definition fixed http://plone.org/products/plone-seo/issues/20 [crchemist]
[2211]121
[2172]1223.0 (2010-04-20)
[2141]123----------------
124
[2153]125* Drop global keywords functionality [mylan]
126* Fix performance issues [mylan]
127* Reviewed, updated tests [mylan]
128* Moved all metatags list into htmlhead viewletmanager [mylan]
129* Added advanced tab to seo configlet [mylan]
130* Rewrite seo configlet - use standard plone configlet approach [mylan]
131* Use collective.monkeypatcher package for listMetatags patch [liebster]
132* Killed accessors usage in 'metatags order' property [liebster]
133* Changed management of 'SEO' tab visiblity for different portal types [liebster]
134* Implemented migration to new version [liebster]
135* Cleanup code [mylan]
136* Extend package's requirements, register in z3c.autoinclude entry-point [mylan]
[2141]137* Translations rebuilt [mylan]
138* Typo in fields description of seo_configlet fixed [mylan]
139* Ukrainian translations updated [mylan]
140
1412.3.4 (2010-03-30)
[1805]142------------------
143
[2141]144* Fixed bugs with using domain by custom content type.
145* Missing icon added
[1805]146
147
[1802]1482.3.3 (2010-02-22)
[1793]149------------------
150
[2141]151* Fixed content types translation
[1793]152
153
[1751]1542.3.2 (2010-02-16)
[1668]155------------------
156
[2141]157* Removed the broken keywords filtering code (fixed the issue #10 decode error) [chervol]
[1668]158
159
[1665]1602.3.0 (2010-02-08)
[1545]161------------------
162
[2141]163* Added condition install or reinstall package [liebster]
164* Added filter keywords by their availability in content [liebster]
165* Added settings to control Plone categories and global SEO keywords behaviour [liebster]
166* Added settings to control Plone global SEO keywords vs local SEO keywords behaviour [liebster]
[1545]167
168
[1530]1692.2.0 (2010-01-06)
[1492]170------------------
171
[2141]172* Refactor seo_context_properties cpy script to browser view [liebster]
173* Added search numbers of keywords at page [liebster]
[1492]174
175
[1371]1762.1.1 (2009-11-09)
177------------------
178
[2141]179* Fixed bug of meta-tags absence for folderish objects [mylan]
[1371]180
181
[1352]1822.1.0 (2009-10-21)
[1308]183------------------
184
[2141]185* Added metatags order feature, which is managed by metatags_order property of of configlet [liebster]
186* Resolved metatags duplication [liebster]
[1313]187
[1308]188
[1276]1892.0.9 (2009-09-10)
[1261]190------------------
[627]191
[2141]192* Fixed bugs in metatags viewlet [liebster]
[1261]193
[1308]194
[1183]1952.0.8 (2009-07-28)
196------------------
197
[2141]198* Added use of default meta tags from the control panel in metatags viewlet [liebster]
[1183]199
200
[1162]2012.0.7 (2009-07-25)
202------------------
203
[2141]204* Fix url action in qseo_properties_edit_form [liebster]
[1162]205
206
[1052]2072.0.6 (2009-05-19)
[962]208------------------
209
[2141]210* Fix page title tag, now it is not duplicated in case site and current page have equal titles [piv]
[962]211
212
[960]2132.0.5 (2009-04-03)
[901]214------------------
215
[2141]216* Fix seoptimizer intrusion before installation to plone instance [mylan]
217* Fix base url for folderish objects [mylan]
218* Bind viewlets to specific layer and set viewlets order for all skins. [mylan]
[901]219
220
[899]2212.0.4 (2009-03-31)
222------------------
223
[2141]224* Canonical url support added [mylan]
[1144]225* Custom script viewlets in html head added
[899]226
[1144]2272.0.2 (2009-03-06)
228------------------
[899]229
[1144]230* Uninstallation package profile title added
[728]231* REAME.txt and INSTALL.txt changed, text format ready for PyPi
232
233
[1144]2342.0.1 (2009-02-16)
235------------------
[627]236
[1144]237* Formatted text in docs for PyPi
[627]238
239
[1144]2402.0.0 (2009-02-11)
241------------------
[588]242
[613]243* Some refactoring of product was done, some python script are moved to zope 3 views.
[1144]244  Also all main parts of html head section were moved to viewlets and now can easily be
[613]245  reordered.
[427]246
[627]247
[1144]2481.5.1
249-----
[427]250
[1144]251* Support of additional keywords added.
Note: See TracBrowser for help on using the repository browser.