source: products/quintagroup.seoptimizer/branches/plone4/docs/HISTORY.txt @ 2444

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

README file updated

  • Property svn:eol-style set to native
File size: 3.9 KB
Line 
1Changelog
2=========
3
44.0 (2010-06-02)
5----------------
6
7* Release 4.0 version for Plone-4.X
8
9
103.0.5 (2010-05-15)
11------------------
12
13* Fix version issue in metadata.xml [crchemist]
14
15
163.0.4 (2010-05-05)
17------------------
18
19* Added overrides.zcml for BBB http://plone.org/products/plone-seo/issues/19,
20  http://plone.org/products/plone-seo/issues/23 [mylan]
21* Prevent view breakage for context, which canonical url can't be calculated for
22  http://plone.org/products/plone-seo/issues/22 [mylan]
23* Fixed security issue for SEO Property action and view
24  http://plone.org/products/plone-seo/issues/24
25  [crchemist, mylan]
26
27
283.0.1 (2010-04-29)
29------------------
30
31* Bad title tag definition fixed http://plone.org/products/plone-seo/issues/20 [crchemist]
32
333.0 (2010-04-20)
34----------------
35
36* Drop global keywords functionality [mylan]
37* Fix performance issues [mylan]
38* Reviewed, updated tests [mylan]
39* Moved all metatags list into htmlhead viewletmanager [mylan]
40* Added advanced tab to seo configlet [mylan]
41* Rewrite seo configlet - use standard plone configlet approach [mylan]
42* Use collective.monkeypatcher package for listMetatags patch [liebster]
43* Killed accessors usage in 'metatags order' property [liebster]
44* Changed management of 'SEO' tab visiblity for different portal types [liebster]
45* Implemented migration to new version [liebster]
46* Cleanup code [mylan]
47* Extend package's requirements, register in z3c.autoinclude entry-point [mylan]
48* Translations rebuilt [mylan]
49* Typo in fields description of seo_configlet fixed [mylan]
50* Ukrainian translations updated [mylan]
51
522.3.4 (2010-03-30)
53------------------
54
55* Fixed bugs with using domain by custom content type.
56* Missing icon added
57
58
592.3.3 (2010-02-22)
60------------------
61
62* Fixed content types translation
63
64
652.3.2 (2010-02-16)
66------------------
67
68* Removed the broken keywords filtering code (fixed the issue #10 decode error) [chervol]
69
70
712.3.0 (2010-02-08)
72------------------
73
74* Added condition install or reinstall package [liebster]
75* Added filter keywords by their availability in content [liebster]
76* Added settings to control Plone categories and global SEO keywords behaviour [liebster]
77* Added settings to control Plone global SEO keywords vs local SEO keywords behaviour [liebster]
78
79
802.2.0 (2010-01-06)
81------------------
82
83* Refactor seo_context_properties cpy script to browser view [liebster]
84* Added search numbers of keywords at page [liebster]
85
86
872.1.1 (2009-11-09)
88------------------
89
90* Fixed bug of meta-tags absence for folderish objects [mylan]
91
92
932.1.0 (2009-10-21)
94------------------
95
96* Added metatags order feature, which is managed by metatags_order property of of configlet [liebster]
97* Resolved metatags duplication [liebster]
98
99
1002.0.9 (2009-09-10)
101------------------
102
103* Fixed bugs in metatags viewlet [liebster]
104
105
1062.0.8 (2009-07-28)
107------------------
108
109* Added use of default meta tags from the control panel in metatags viewlet [liebster]
110
111
1122.0.7 (2009-07-25)
113------------------
114
115* Fix url action in qseo_properties_edit_form [liebster]
116
117
1182.0.6 (2009-05-19)
119------------------
120
121* Fix page title tag, now it is not duplicated in case site and current page have equal titles [piv]
122
123
1242.0.5 (2009-04-03)
125------------------
126
127* Fix seoptimizer intrusion before installation to plone instance [mylan]
128* Fix base url for folderish objects [mylan]
129* Bind viewlets to specific layer and set viewlets order for all skins. [mylan]
130
131
1322.0.4 (2009-03-31)
133------------------
134
135* Canonical url support added [mylan]
136* Custom script viewlets in html head added
137
1382.0.2 (2009-03-06)
139------------------
140
141* Uninstallation package profile title added
142* REAME.txt and INSTALL.txt changed, text format ready for PyPi
143
144
1452.0.1 (2009-02-16)
146------------------
147
148* Formatted text in docs for PyPi
149
150
1512.0.0 (2009-02-11)
152------------------
153
154* Some refactoring of product was done, some python script are moved to zope 3 views.
155  Also all main parts of html head section were moved to viewlets and now can easily be
156  reordered.
157
158
1591.5.1
160-----
161
162* Support of additional keywords added.
Note: See TracBrowser for help on using the repository browser.