-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.txt
206 lines (146 loc) · 5.77 KB
/
changelog.txt
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
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
= 2.4.9, Apr 17 2023 =
* Minor bugfixes and improvements.
= 2.4.8, Jan 30 2023 =
* Fixed deprecation warnings in Elementor 3.5 and above.
= 2.4.7, Nov 14 2022 =
* Fixed a deprecation warning in PHP.
= 2.4.6, May 18 2022 =
* Fixed an issue when content of Timetable block may disappear in the block editor.
= 2.4.5, Jan 12 2022 =
* Security - implemented better handling of the event duplication functionality. Reported by Chloe Chamberland from Wordfence.
= 2.4.4, Oct 27 2021 =
* Security - sanitization and escaping.
= 2.4.3, Sep 27 2021 =
* Security - fixed unescaped shortcode attributes.
= 2.4.2, Aug 20 2021 =
* Security - added nonces to prevent CSRF.
= 2.4.1, Aug 18 2021 =
* Bug fix: fixed a PHP notice in Widget Areas in WordPress 5.8.
= 2.4.0, Aug 11 2021 =
* Security - Fixed security issues. Reported by wpscan.com.
= 2.3.19, Jul 27 2021 =
* Improved compatibility with WordPress 5.8.
* Security - Fixed unescaped meta data. Reported by Trustwave.
= 2.3.18, Mar 18 2021 =
* Improved compatibility with WordPress 5.7.
= 2.3.17, Mar 3 2021 =
* Improved compatibility with WordPress multisite.
= 2.3.17, Feb 18 2021 =
* Bug fix: fixed PHP parse error in PHP 7.2.
= 2.3.15, Feb 17 2021 =
* Added Timetable Elementor widget.
* Bug fix: fixed an issue with invalid XML file while exporting data.
= 2.3.14, Feb 4 2021 =
* Improved plugin internalization.
= 2.3.13, Feb 3 2021 =
* Bug fix: fixed an issue with double slashes in the assets' URLs.
* Improved plugin internalization.
= 2.3.12, Dec 11 2020 =
* Improved compatibility with WordPress 5.6.
= 2.3.11, May 18 2020 =
* Added the ability to duplicate events.
* Added the ability to set table layout fixed or auto.
* Bug fix: fixed an issue with an empty categories list in the widget.
= 2.3.10, Apr 24 2020 =
* Bug fix: fixed an issue when a user with the Editor role could not access the administration area.
* Improved compatibility with PHP 7.4.
= 2.3.9, Apr 21 2020 =
* Added the ability to sort events in the dropdown list or tabs.
* Improved user capability check.
= 2.3.8, Apr 1 2020 =
* Bug fix: fixed an issue with the missing Event tags field.
* Bug fix: fixed an issue when a user with the read capability could access a Help menu page.
= 2.3.7, Mar 10 2020 =
* Bug fix: fixed an issue with the erroneous positioning of events.
= 2.3.6, Feb 19 2020 =
* Bug fix: fixed an issue with the missing subtitle in mobile view.
= 2.3.5, Feb 19 2020 =
* Bug fix: fixed an issue with slashes in event description.
= 2.3.4, Sep 25 2019 =
* Bug fix: fixed an issue with UTC timezone offset.
= 2.3.3, Sep 20 2019 =
* Bug fix: fixed the issue with events disappearing on hover in Chrome.
= 2.3.2 =
* Bug fix: fixed an issue in IE browser.
= 2.3.1 =
* Bug fix: fixed the issue with opening PHP tag.
= 2.3.0 =
* Added support for WordPress 5.0.
= 2.2.1 =
* Bug fix: fixed an issue with URL hash (not-set:all).
= 2.2.0 =
* Added filters for register_post_type and register_taxonomy functions.
* Added permalink configuration option in Settings > Permalinks.
= 2.1.12 =
* Bug fix: fixed an issue in IE browser.
= 2.1.11 =
* Added translations into the Persian language.
= 2.1.10 =
* Improved compatibility with WooCommerce Memberships plugin.
* Better W3C validation.
= 2.1.9 =
* Bug fix: fixed the issue when event was not visible in the timetable if it starts at 00:00.
= 2.1.8 =
* Improved compatibility with javascript-disabled browsers.
= 2.1.7 =
* Bug fix: fixed the issue when events were not filtered by the selected category in a widget.
* Bug fix: fixed the issue when event was not visible in the timetable if it ends the next day.
* Minor bugfixes and improvements.
= 2.1.6 =
* New dashboard icons.
= 2.1.5 =
* Bug fix: fixed the issue when table is not visible if events filter is set to 'none'.
= 2.1.4 =
* Bug fix: fixed internal issue.
= 2.1.3 =
* Added the ability to merge cells with common events.
* Added the ability to set vertical alignment in the table.
* Added the ability to set custom CSS class for table shortcode.
* Added the ability to hide filter control on the top of the table.
* Bug fix: fixed the issue when table ID didn't output on the site.
= 2.1.2 =
* Bug fix: fixed the issue when plugin overrides default archive template.
* Bug fix: fixed the issue in upcoming events widget when events were not sorted by days.
= 2.1.1 =
* Bug fix: fixed the issue with shortcode tempalte.
= 2.1.0 =
* Added the ability to override templates in a theme.
* Bug fix: fixed the issue on WordPress multisite when Event wasn't saving.
* Bug fix: fixed the issue when timeslots didn't show if Event is in the Draft status.
= 2.0.4 =
* Bug fix: fixed an issue with post template on search results page.
= 2.0.3 =
* Bug fix: fixed a link to create new column from event screen.
* Improved usernames in Event Head dropdown.
= 2.0.2 =
* Minor bugfixes and improvements.
= 2.0.1 =
* Bug fix: fixed an issue with template override.
= 2.0.0 =
* We improved compatibility with your theme styles in this update. If you still stick to a previous version, simply change the template mode option in the plugin settings.
* Added the ability to set font size for timetable shortcode so you can make your text bigger or smaller.
= 1.1.6 =
* Bug fix: fixed an issue with empty rows.
= 1.1.5 =
* Bug fix: fixed an issue with post view in search results.
= 1.1.4 =
* Improved compatibility with Polylang plugin.
= 1.1.3 =
* Fixed an issue with categories filter in widget.
= 1.1.2 =
* Fixed an issue with posts order.
= 1.1.0 =
* Improved events sorting.
* Minor bugfixes and improvements.
= 1.0.7 =
* Improved events and columns sorting by date.
* Comments section added to event.
* Minor bugfixes and improvements.
= 1.0.6 =
* Fixed an issue in column view.
= 1.0.5 =
* Improved compatibility with IE10+
= 1.0.4 =
* Minor bugfixes and improvements.
= 1.0.3 =
* Minor bugfixes and improvements.