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

Last change on this file since 3659 was 3659, checked in by naomin, 11 years ago

Prepare quintagroup.plonegooglesitemaps 1.8.1.

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