source: products/quintagroup.seoptimizer/branches/refactoring2.3.0/docs/HISTORY.txt

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

HISTORY.txt updated.

  • Property svn:eol-style set to native
File size: 2.3 KB
Line 
1Changelog
2=========
3
42.3.2 (2010-02-16)
5------------------
6
7- removed the broken keywords filtering code (fixed the issue #10 decode error)
8  [chervol]
9
10
112.3.0 (2010-02-08)
12------------------
13
14- Added condition install or reinstall package
15  [liebster]
16
17- Added filter keywords by their availability in content
18  [liebster]
19
20- Added settings to control Plone categories and global SEO keywords behaviour
21  [liebster]
22
23- Added settings to control Plone global SEO keywords vs local SEO keywords behaviour
24  [liebster]
25
26
272.2.0 (2010-01-06)
28------------------
29
30- Refactor seo_context_properties cpy script to browser view
31  [liebster]
32
33- Added search numbers of keywords at page
34  [liebster]
35
36
372.1.1 (2009-11-09)
38------------------
39
40- Fixed bug of meta-tags absence for folderish objects
41  [mylan]
42
43
442.1.0 (2009-10-21)
45------------------
46
47- Added metatags order feature, which is managed
48  by metatags_order property of of configlet
49  [liebster]
50
51- Resolved metatags duplication
52  [liebster]
53
54
552.0.9 (2009-09-10)
56------------------
57
58- Fixed bugs in metatags viewlet
59  [liebster]
60
61
622.0.8 (2009-07-28)
63------------------
64
65- Added use of default meta tags from the control panel in metatags viewlet
66  [liebster]
67
68
692.0.7 (2009-07-25)
70------------------
71
72- Fix url action in qseo_properties_edit_form
73  [liebster]
74
75
762.0.6 (2009-05-19)
77------------------
78
79- Fix page title tag, now it is not duplicated in case
80  site and current page have equal titles
81  [piv]
82
83
842.0.5 (2009-04-03)
85------------------
86
87- Fix seoptimizer intrusion before
88  installation to plone instance
89  [mylan]
90
91- Fix base url for folderish objects
92  [mylan]
93
94- Bind viewlets to specific layer and
95  set viewlets order for all skins.
96  [mylan]
97
98
992.0.4 (2009-03-31)
100------------------
101
102* Canonical url support added
103  [mylan]
104* Custom script viewlets in html head added
105
1062.0.2 (2009-03-06)
107------------------
108
109* Uninstallation package profile title added
110* REAME.txt and INSTALL.txt changed, text format ready for PyPi
111
112
1132.0.1 (2009-02-16)
114------------------
115
116* Formatted text in docs for PyPi
117
118
1192.0.0 (2009-02-11)
120------------------
121
122* Some refactoring of product was done, some python script are moved to zope 3 views.
123  Also all main parts of html head section were moved to viewlets and now can easily be
124  reordered.
125
126
1271.5.1
128-----
129
130* Support of additional keywords added.
Note: See TracBrowser for help on using the repository browser.