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

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

doc files updated before 3.0.1 tag releasing.

  • Property svn:eol-style set to native
File size: 3.4 KB
Line 
1Changelog
2=========
3
43.0.1 (2010-04-29)
5------------------
6
7* Bad title tag definition fixed http://plone.org/products/plone-seo/issues/20 [crchemist]
8
93.0 (2010-04-20)
10----------------
11
12* Drop global keywords functionality [mylan]
13* Fix performance issues [mylan]
14* Reviewed, updated tests [mylan]
15* Moved all metatags list into htmlhead viewletmanager [mylan]
16* Added advanced tab to seo configlet [mylan]
17* Rewrite seo configlet - use standard plone configlet approach [mylan]
18* Use collective.monkeypatcher package for listMetatags patch [liebster]
19* Killed accessors usage in 'metatags order' property [liebster]
20* Changed management of 'SEO' tab visiblity for different portal types [liebster]
21* Implemented migration to new version [liebster]
22* Cleanup code [mylan]
23* Extend package's requirements, register in z3c.autoinclude entry-point [mylan]
24* Translations rebuilt [mylan]
25* Typo in fields description of seo_configlet fixed [mylan]
26* Ukrainian translations updated [mylan]
27
282.3.4 (2010-03-30)
29------------------
30
31* Fixed bugs with using domain by custom content type.
32* Missing icon added
33
34
352.3.3 (2010-02-22)
36------------------
37
38* Fixed content types translation
39
40
412.3.2 (2010-02-16)
42------------------
43
44* Removed the broken keywords filtering code (fixed the issue #10 decode error) [chervol]
45
46
472.3.0 (2010-02-08)
48------------------
49
50* Added condition install or reinstall package [liebster]
51* Added filter keywords by their availability in content [liebster]
52* Added settings to control Plone categories and global SEO keywords behaviour [liebster]
53* Added settings to control Plone global SEO keywords vs local SEO keywords behaviour [liebster]
54
55
562.2.0 (2010-01-06)
57------------------
58
59* Refactor seo_context_properties cpy script to browser view [liebster]
60* Added search numbers of keywords at page [liebster]
61
62
632.1.1 (2009-11-09)
64------------------
65
66* Fixed bug of meta-tags absence for folderish objects [mylan]
67
68
692.1.0 (2009-10-21)
70------------------
71
72* Added metatags order feature, which is managed by metatags_order property of of configlet [liebster]
73* Resolved metatags duplication [liebster]
74
75
762.0.9 (2009-09-10)
77------------------
78
79* Fixed bugs in metatags viewlet [liebster]
80
81
822.0.8 (2009-07-28)
83------------------
84
85* Added use of default meta tags from the control panel in metatags viewlet [liebster]
86
87
882.0.7 (2009-07-25)
89------------------
90
91* Fix url action in qseo_properties_edit_form [liebster]
92
93
942.0.6 (2009-05-19)
95------------------
96
97* Fix page title tag, now it is not duplicated in case site and current page have equal titles [piv]
98
99
1002.0.5 (2009-04-03)
101------------------
102
103* Fix seoptimizer intrusion before installation to plone instance [mylan]
104* Fix base url for folderish objects [mylan]
105* Bind viewlets to specific layer and set viewlets order for all skins. [mylan]
106
107
1082.0.4 (2009-03-31)
109------------------
110
111* Canonical url support added [mylan]
112* Custom script viewlets in html head added
113
1142.0.2 (2009-03-06)
115------------------
116
117* Uninstallation package profile title added
118* REAME.txt and INSTALL.txt changed, text format ready for PyPi
119
120
1212.0.1 (2009-02-16)
122------------------
123
124* Formatted text in docs for PyPi
125
126
1272.0.0 (2009-02-11)
128------------------
129
130* Some refactoring of product was done, some python script are moved to zope 3 views.
131  Also all main parts of html head section were moved to viewlets and now can easily be
132  reordered.
133
134
1351.5.1
136-----
137
138* Support of additional keywords added.
Note: See TracBrowser for help on using the repository browser.