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

Last change on this file since 2735 was 2314, checked in by crchemist, 14 years ago

New version prepared

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