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

Last change on this file since 3650 was 3650, checked in by potar, 11 years ago

back to development: 1.8.1

  • Property svn:eol-style set to native
File size: 3.4 KB
RevLine 
[1591]1Changelog
2=========
3
[3650]41.8.1-dev(unreleased)
5---------------------
6* Set the Content-type header for the verification file which
7  is added by user.
8 
9
[3510]101.8.0 (2012-08-22)
[3413]11------------------
12
[3510]13* Updated modification date in Sitemaps for folderish objects which have
14  default pages.
15  Sitemap types have their own index (sitemap_date)
16  which helps to generate Sitemaps without default pages.
17  Index contains the last modification date from this object or 
18  from default page. As а result you will not see default pages
19  in sitemap types.
20  [potar]
21* Added tests for index (sitemap_date), updated tests.
22  [potar]
[3413]23* Added deleting (button) the verification file
24  [potar]
25* Updated view quintagroup.plonegooglesitemaps (tabs)
26  [potar]
[3510]27 
[3413]28
[3311]291.7.0 (2011-10-28)
30------------------
31
32* Plone 4.1 compatibility
33* ZCML cleanup no more DeprecationWarning
34
35
[3005]361.6.0 (2010-11-12)
[3002]37------------------
38
39* Replaced hardcoded filtering to pluggable architecture,
40  with default "id" and "path" filters.
41  [mylan]
[3005]42* Updated tests, added filtering doctests.
[3002]43  [mylan]
44
45
[2842]461.5.6 (2010-09-22)
47------------------
48
49* Added migration support from qPloneGoogleSitemaps
50  to quintagroup.plonegooglesitemaps with tests,
51  [mylan]
[2848]52* All views registered to browserlayer, refuse from
53  Plone-3.0 support.
[2842]54  [mylan]
55
56
[2752]571.5.4 (2010-08-13)
[2743]58------------------
59
60* Force sitemap search content related
61  to the place, where it added to.
62  Added tests, [mylan]
63  Thanks Fabien Moret for suggestion.
[2748]64* Fixed bug with override competitive
65  schema extender adapter for IATNewsItem,
66  [mylan]
67  Thanks Fabien Moret for suggestion.
[2752]68* Fixed bug with processing "Missing" data
69  in brains for news sitemap,
70  [mylan]
[2743]71
72
[2752]73
[2683]741.5.1 (2010-07-16)
75------------------
[2677]76
77* Removed upgrade step 1.2 to 1.3 and its testing
78  [liebster]
79* Added testing update catalog during installation package
80  [liebster]
81* Added uninstalling configlet and its testing
82  [liebster]
83* Added registration icon of configlet by Plone4
84  [liebster]
85* Removed using tabindex by templates
86  [liebster]
87
88
[2556]891.5 (2010-06-18)
[2558]90----------------
[2541]91
[2556]92* Made plone4 related updates
[2555]93  [mylan]
[2556]94* Tests updated
[2555]95  [mylan]
[2541]96
97
[2539]981.4.4 (2010-06-16)
99------------------
100
101* Removed BBB support for plone<3.0
102  [mylan]
103* Added security test
104  [mylan]
105* Added mobile sitemap test
106  [mylan]
107* Aadded configlet tests
108  [mylan]
109
110
1111.4 (2010-06-11)
[2523]112----------------
113
114* Updated site verification functionality -
115  verification file uploaded to your site.
116  [mylan]
117* Fixed links to verification page.
118  [mylan]
119
120
[2431]1211.3 (2010-06-01)
122----------------
[2393]123
[2431]124* Updated news-sitemap according to new specifications
[2428]125  [mylan]
[2431]126* Added upgrade steps for migrate to 1.3 version
[2428]127  [mylan]
128* Added tests for new features in news-sitemaps
129  [mylan]
130* Added tests for migration
131  [mylan]
[2393]132
133
[2391]1341.2 (2010-05-26)
[1732]135----------------
136
[2391]137- Force canonical_link usage instead of canonilcal_path
138  [mylan]
139- Added upgrade steps, for switching from canonical_path
140  to canonical_link
141  [mylan]
142- Added tests for upgrades
143  [mylan]
144- Updated documentation
145  [mylan]
[1732]146
147
[1730]1481.1 (2010-02-12)
149----------------
150
151* Added quintagroup.canonicalpath as required package
152  [mylan]
153* Add canonical_path metadata to portal_catalog
154  [mylan]
155* Updated getting canonical_path data for sitemap record
156  [mylan]
157* Added catalog updating on product installation
158  [mylan]
159
160
[1653]1611.0 (2010-02-05)
[1637]162----------------
163
[1634]164* Move qPloneGoogleSitemaps v.0.8.6 product into
165  quintagroup.plonegooglesitemaps package
166  [mylan]
167* Udpate link for google sitemaps pinging
168  [mylan]
169* Update tests
170  [mylan]
Note: See TracBrowser for help on using the repository browser.