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

Last change on this file since 2932 was 2904, checked in by olha, 14 years ago

HISTORY.txt checked

  • Property svn:eol-style set to native
File size: 4.2 KB
Line 
1Changelog
2=========
3
43.0.7 (2010-10-20)
5------------------
6
7* Refused from lynx dependency,
8  fixed http://plone.org/products/plone-seo/issues/28 issue.
9  [mylan]
10* Added 'External keywords test' option to SEO configlet.
11  It allows to change the method of page retrieval during keywords
12  check. [mylan]
13
14
153.0.5 (2010-05-15)
16------------------
17
18* Fix version issue in metadata.xml [crchemist]
19
20
213.0.4 (2010-05-05)
22------------------
23
24* Added overrides.zcml for BBB http://plone.org/products/plone-seo/issues/19,
25  http://plone.org/products/plone-seo/issues/23 [mylan]
26* Prevent view breakage for context, which canonical url can't be calculated for
27  http://plone.org/products/plone-seo/issues/22 [mylan]
28* Fixed security issue for SEO Property action and view
29  http://plone.org/products/plone-seo/issues/23
30  [crchemist, mylan]
31
32
333.0.1 (2010-04-29)
34------------------
35
36* Bad title tag definition fixed http://plone.org/products/plone-seo/issues/20 [crchemist]
37
383.0 (2010-04-20)
39----------------
40
41* Drop global keywords functionality [mylan]
42* Fix performance issues [mylan]
43* Reviewed, updated tests [mylan]
44* Moved all metatags list into htmlhead viewletmanager [mylan]
45* Added advanced tab to seo configlet [mylan]
46* Rewrite seo configlet - use standard plone configlet approach [mylan]
47* Use collective.monkeypatcher package for listMetatags patch [liebster]
48* Killed accessors usage in 'metatags order' property [liebster]
49* Changed management of 'SEO' tab visiblity for different portal types [liebster]
50* Implemented migration to new version [liebster]
51* Cleanup code [mylan]
52* Extend package's requirements, register in z3c.autoinclude entry-point [mylan]
53* Translations rebuilt [mylan]
54* Typo in fields description of seo_configlet fixed [mylan]
55* Ukrainian translations updated [mylan]
56
572.3.4 (2010-03-30)
58------------------
59
60* Fixed bugs with using domain by custom content type.
61* Missing icon added
62
63
642.3.3 (2010-02-22)
65------------------
66
67* Fixed content types translation
68
69
702.3.2 (2010-02-16)
71------------------
72
73* Removed the broken keywords filtering code (fixed the issue #10 decode error) [chervol]
74
75
762.3.0 (2010-02-08)
77------------------
78
79* Added condition install or reinstall package [liebster]
80* Added filter keywords by their availability in content [liebster]
81* Added settings to control Plone categories and global SEO keywords behaviour [liebster]
82* Added settings to control Plone global SEO keywords vs local SEO keywords behaviour [liebster]
83
84
852.2.0 (2010-01-06)
86------------------
87
88* Refactor seo_context_properties cpy script to browser view [liebster]
89* Added search numbers of keywords at page [liebster]
90
91
922.1.1 (2009-11-09)
93------------------
94
95* Fixed bug of meta-tags absence for folderish objects [mylan]
96
97
982.1.0 (2009-10-21)
99------------------
100
101* Added metatags order feature, which is managed by metatags_order property of of configlet [liebster]
102* Resolved metatags duplication [liebster]
103
104
1052.0.9 (2009-09-10)
106------------------
107
108* Fixed bugs in metatags viewlet [liebster]
109
110
1112.0.8 (2009-07-28)
112------------------
113
114* Added use of default meta tags from the control panel in metatags viewlet [liebster]
115
116
1172.0.7 (2009-07-25)
118------------------
119
120* Fix url action in qseo_properties_edit_form [liebster]
121
122
1232.0.6 (2009-05-19)
124------------------
125
126* Fix page title tag, now it is not duplicated in case site and current page have equal titles [piv]
127
128
1292.0.5 (2009-04-03)
130------------------
131
132* Fix seoptimizer intrusion before installation to plone instance [mylan]
133* Fix base url for folderish objects [mylan]
134* Bind viewlets to specific layer and set viewlets order for all skins. [mylan]
135
136
1372.0.4 (2009-03-31)
138------------------
139
140* Canonical url support added [mylan]
141* Custom script viewlets in html head added
142
1432.0.2 (2009-03-06)
144------------------
145
146* Uninstallation package profile title added
147* REAME.txt and INSTALL.txt changed, text format ready for PyPi
148
149
1502.0.1 (2009-02-16)
151------------------
152
153* Formatted text in docs for PyPi
154
155
1562.0.0 (2009-02-11)
157------------------
158
159* Some refactoring of product was done, some python script are moved to zope 3 views.
160  Also all main parts of html head section were moved to viewlets and now can easily be
161  reordered.
162
163
1641.5.1
165-----
166
167* Support of additional keywords added.
Note: See TracBrowser for help on using the repository browser.