-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
CHANGES.txt
146 lines (84 loc) · 2.97 KB
/
CHANGES.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
Version history
===============
8.0.1 (2024-10-10):
- several small chores/fixes
8.0 (2024-06-28):
- changed: updated for Elgg 6.0
7.0 (2023-11-30):
- changed: slideshow will now default to autoplay
- changed: updated for Elgg 5.1
6.2 (2023-11-02):
- changed: added start/stop capabilities to slideshow
- fixed: increased quality of slideshow thumbnails
6.1.2 (2023-10-18):
- changed: content_by_tag exluded tags optimization
6.1.1 (2023-07-26):
- fixed: buttons have a discernible text
- fixed: iframe width set by style
6.1 (2023-07-05):
- added: slideshow images are now sortable
- fixed: also set initialAspectRatio to correct orientation
6.0 (2023-06-02):
- changed: conflict with Elgg < 5.0
- changed: updated for Elgg 5
- removed: image slider widget
5.1 (2022-12-22):
- added: new image slideshow widget with cropping capabilities
5.0.1 (2022-11-16):
- fixed: suppress errors from SimplePie
5.0 (2022-08-24):
- changed: updated for Elgg 4.3
- fixed: deregister correct input filtering hook on free html save
4.0.2 (2022-07-12):
- several small chores/fixes
4.0.1 (2022-06-22):
- fixed: index_activity widget filter options now show a list again
4.0 (2022-06-01):
- changed: increased minimal Elgg version to 4.2
3.1 (2022-03-30):
- added: start_discussion widget from discussion tools
3.0 (2021-09-27):
- changed: updated for Elgg 4
2.2.2 (2020-11-11):
- several small chores/fixes
2.2.1 (2020-05-26):
- changed: use asset-packagist for bower assets
2.2 (2020-02-18):
- added: you can upload images in the image slider widget
2.1.1 (2019-10-15):
- several small chores/fixes
2.1 (2019-08-22):
- added: option to prefetch rss server widgets feeds
2.0.3 (2019-07-11):
- fixed: use cached data for rss_server feed data
2.0.2 (2019-05-29):
- changed: no longer match tags case sensitive in content_by_tag widget
2.0.1 (2019-03-28):
- several small chores/fixes
2.0 (2019-03-27):
- added: friends_of widget
- added: option to show rss source
- added: proxy support in rss server widget
- added: register widget (moved from profile manager)
- changed: minimal requirement bumped to Elgg 3.0
- changed: more updates for Elgg 3.0
- changed: rss_server widgets now use system_cache
- changed: some small changes for Elgg 3.0
- changed: updated for Elgg 3
- fixed: invalidate cache on rss_server widget settings save
- fixed: user search can process data
- removed: content_by_tag display options no longer support a highlighted
1.3 (2017-10-19):
- added: read more link in RSS lightbox
1.2.1 (2017-10-04):
- fixed: fatal exception on PHP7
1.2 (2017-09-06):
- added: flush all rss source files cache on global cache flush
1.1 (2017-03-24):
- changed: content_by_tag content split into separate views
- changed: updated twitter search to support new twitter publish code
1.0.1 (2017-01-26):
- fixed: replaced deprecated RSS Google Feed API with YQL query
1.0 (2016-10-06):
- added: moved all widgets from widget_manager to this plugin
- changed: use bower asset for flexslider library