source: products/quintagroup.seoptimizer/tags/3.0/docs/HISTORY.txt

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

internal README.txt file added, HISTORY.txt updated, version changed to 3.0.

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