source: products/quintagroup.plonegooglesitemaps/trunk/docs/HISTORY.txt @ 3311

Last change on this file since 3311 was 3311, checked in by chervol, 12 years ago

version up

  • Property svn:eol-style set to native
File size: 2.7 KB
Line 
1Changelog
2=========
3
41.7.0 (2011-10-28)
5------------------
6
7* Plone 4.1 compatibility
8* ZCML cleanup no more DeprecationWarning
9
10
111.6.0 (2010-11-12)
12------------------
13
14* Replaced hardcoded filtering to pluggable architecture,
15  with default "id" and "path" filters.
16  [mylan]
17* Updated tests, added filtering doctests.
18  [mylan]
19
20
211.5.6 (2010-09-22)
22------------------
23
24* Added migration support from qPloneGoogleSitemaps
25  to quintagroup.plonegooglesitemaps with tests,
26  [mylan]
27* All views registered to browserlayer, refuse from
28  Plone-3.0 support.
29  [mylan]
30
31
321.5.4 (2010-08-13)
33------------------
34
35* Force sitemap search content related
36  to the place, where it added to.
37  Added tests, [mylan]
38  Thanks Fabien Moret for suggestion.
39* Fixed bug with override competitive
40  schema extender adapter for IATNewsItem,
41  [mylan]
42  Thanks Fabien Moret for suggestion.
43* Fixed bug with processing "Missing" data
44  in brains for news sitemap,
45  [mylan]
46
47
48
491.5.1 (2010-07-16)
50------------------
51
52* Removed upgrade step 1.2 to 1.3 and its testing
53  [liebster]
54* Added testing update catalog during installation package
55  [liebster]
56* Added uninstalling configlet and its testing
57  [liebster]
58* Added registration icon of configlet by Plone4
59  [liebster]
60* Removed using tabindex by templates
61  [liebster]
62
63
641.5 (2010-06-18)
65----------------
66
67* Made plone4 related updates
68  [mylan]
69* Tests updated
70  [mylan]
71
72
731.4.4 (2010-06-16)
74------------------
75
76* Removed BBB support for plone<3.0
77  [mylan]
78* Added security test
79  [mylan]
80* Added mobile sitemap test
81  [mylan]
82* Aadded configlet tests
83  [mylan]
84
85
861.4 (2010-06-11)
87----------------
88
89* Updated site verification functionality -
90  verification file uploaded to your site.
91  [mylan]
92* Fixed links to verification page.
93  [mylan]
94
95
961.3 (2010-06-01)
97----------------
98
99* Updated news-sitemap according to new specifications
100  [mylan]
101* Added upgrade steps for migrate to 1.3 version
102  [mylan]
103* Added tests for new features in news-sitemaps
104  [mylan]
105* Added tests for migration
106  [mylan]
107
108
1091.2 (2010-05-26)
110----------------
111
112- Force canonical_link usage instead of canonilcal_path
113  [mylan]
114- Added upgrade steps, for switching from canonical_path
115  to canonical_link
116  [mylan]
117- Added tests for upgrades
118  [mylan]
119- Updated documentation
120  [mylan]
121
122
1231.1 (2010-02-12)
124----------------
125
126* Added quintagroup.canonicalpath as required package
127  [mylan]
128* Add canonical_path metadata to portal_catalog
129  [mylan]
130* Updated getting canonical_path data for sitemap record
131  [mylan]
132* Added catalog updating on product installation
133  [mylan]
134
135
1361.0 (2010-02-05)
137----------------
138
139* Move qPloneGoogleSitemaps v.0.8.6 product into
140  quintagroup.plonegooglesitemaps package
141  [mylan]
142* Udpate link for google sitemaps pinging
143  [mylan]
144* Update tests
145  [mylan]
Note: See TracBrowser for help on using the repository browser.