forked from dmitryd/typo3-dd_googlesitemap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
138 lines (90 loc) · 4.7 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
2014-03-07 Dmitry Dulepov <dmitry.dulepov@gmail.com>
* Released version 1.3.1
2014-03-05 Dmitry Dulepov <dmitry.dulepov@gmail.com>
* Fixed #27: version 1.3.0 breaks scheduler in TYPO3 6.1.7
* Fixed incorrect usage of a flash message queue in TYPO3 6.x
2014-02-14 Dmitry Dulepov <dmitry.dulepov@gmail.com>
* Fix scheduler additional field provider for TYPO3 6.x
* Fixed most of PhpStorm warnings
* Fixed #26: [FEATURE] Configurable list of non-visible page types
* Fixed #16: "Backend User Section" is included into sitemap
* Fixed #10: lastmod is not up-to-date
* Fixed #4: Make tt_news link object configurable via typoscript
* Released version 1.3.0
2014-02-11 Dmitry Dulepov <dmitry.dulepov@gmail.com>
* Merged various pull requests from github
* Fixed #14: Priority Number Format
2013-04-23 Dmitry Dulepov <dmitry.dulepov@gmail.com>
* Fixed #12: wrong path to the news renderer
* Fixed wrong 400 header line (thanks to Sascha Hepp)
2013-04-11 Dmitry Dulepov <dmitry.dulepov@gmail.com>
* Released version 1.2.0
2013-04-05 Dmitry Dulepov <dmitry.dulepov@gmail.com>
* Fixed #3: endless - loop when a extension-specific type ignores offset and limit
* Updated copyright information
2013-04-01 Dmitry Dulepov <dmitry.dulepov@gmail.com>
* Add inspection comments to lower the amount of warnings in PhpStorm
2013-03-26 Dmitry Dulepov <dmitry.dulepov@gmail.com>
* Reduce number of update calls to prevent to many updates of the same page in a single request (for example, during copying of pages)
2013-03-07 Dmitry Dulepov <dmitry.dulepov@gmail.com>
* Released version 1.0.8
Happy birthday to me!
2013-03-05 Dmitry Dulepov <dmitry.dulepov@gmail.com>
* Snowflake task 2697.65: add an index to sitemaps
2013-02-20 Dmitry Dulepov <dmitry.dulepov@gmail.com>
* Fixed #1: Hooking into the list of pages (thanks to Xavier Perseguers)
* Fixed forge issue #9453: Not all pages get into the sitemap
2013-02-19 Dmitry Dulepov <dmitry.dulepov@gmail.com>
* Add limit & offset URL parameters to allow multiple sitemaps
* Fixed issue #3063: add multilanguage tt_news support
* Fixed issue #4025: include pages from sysfolders into the sitemap (thanks to Stefan Galinski)
* Fixed issue #4881: add information about rewrite rules to the manual
2012-12-04 Dmitry Dulepov <dmitry.dulepov@gmail.com>
* Ensure compatibility with TYPO3 6.0
* Released version 1.0.7
2012-02-20 Dmitry Dulepov <dmitry.dulepov@gmail.com>
* Fixed bug #34123: Rewrite rule does not work when realurl is enabled
* Released version 1.0.6
2010-05-19 Dmitry Dulepov <dmitry.dulepov+typo3svn@gmail.com>
* Fixed bug #6689: do not limit normal tt_news sitemap to two days
* Fixed bug #6548: News sitemap lacks content of <news:title> tag
* Fixed bug #6567: News sitemap: publication name is not configurable
* Fixed bug #4023: Missing doktype property of the first page in the pageList array
* Fixed bug #2882: add sitemap autodiscovery information to the manual
* Released version 1.0.5
2010-01-09 Dmitry Dulepov <dmitry.dulepov+typo3svn@gmail.com>
* Fixed: deprecated calls
* Fixed bug #4157: Annoying logging of changes to tx_ddgooglesitemap_lastmod
* Fixed bug #3033: News sitemap: respect Google requirements
* Fixed bug #3716: pages below a shortcut page aren't rendered
* Released version 1.0.4
2010-01-09 Dmitry Dulepov <dmitry.dulepov@gmail.com>
* Fix: wrong XCLASS in TCEmain hook
2009-04-01 Dmitry Dulepov <dmitry@typo3.org>
* Prevent duplicate timestamps in the lastmod field
2009-03-18 Dmitry Dulepov <dmitry@typo3.org>
* Fixed problem: doktype and no_search were not available
* Released version 1.0.3
2009-03-17 Dmitry Dulepov <dmitry@typo3.org>
* Fixed bug #2862: tt_news sitemap should produce a page sitemap
* Fixed bug #2704: Shortcut on top level messes up the whole sitemap
* Fixed bug #2693: Page type Shortcut adds second entry for page
* Fixed bug #2692: Pages of type "Visual menu separator" are included in sitemap
* Fixed bug #2867: Exclude 'no search' pages from the sitemap
* Released version 1.0.1
* Apply 'forceStartPid' to news sitemaps too
* Released version 1.0.2
2009-02-25 Dmitry Dulepov <dmitry@typo3.org>
* Added an option to skip root line check for news
* Added documentation
* Clean up before uploading to TER
* Released version 1.0.0
* Fixed bug #2691: GPvar is deprecated in 4.3
2009-01-12 Dmitry Dulepov <dmitry@typo3.org>
* Fixed: missing <url> tag in the news sitemap
2008-12-12 Dmitry Dulepov <dmitry@typo3.org>
* Initial code with sitemap for pages
* Added news sitemap
* Fixed: current page ID was not determined correctly with RealURL
* Changed news item sorting in news sitemap (newer items first)
* Added check for 0 when validating storage page id