-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCHANGES.txt
84 lines (48 loc) · 1.54 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
Version history
===============
5.0.3 (2024-12-11):
- several small chores/fixes
5.0.2 (2024-06-28):
- several small chores/fixes
5.0.1 (2023-11-30):
- several small chores/fixes
5.0 (2023-06-02):
- changed: conflict with Elgg < 5.0
- changed: updated for Elgg 5.0
4.0 (2022-08-24):
- changed: updated for Elgg 4.3
3.1 (2022-06-22):
- changed: updated embed/embed to 4.4
3.0.2 (2022-03-30):
- fixed: correctly cache the adapter
- fixed: make sure dispatcher also has no unserializable dom documents
3.0.1 (2022-03-11):
- fixed: oembed adapter is cacheable on php8+
3.0 (2021-09-27):
- changed: updated for Elgg 4.0
2.2 (2021-03-02):
- added: French translation
- fix: set max width of embedded content to max pixels based on height
2.1 (2020-04-22):
- added: support for microsoft streams urls
- changed: updated embed/embed dependency to v3.4.x
2.0.1 (2019-03-28):
- several small chores/fixes
2.0 (2019-03-27):
- added: Dutch translation
- changed: increased minimal Elgg version requirement to 3.0
- changed: moved plugin init function to Bootstrap
- changed: reworked plugin for Elgg 3.0
- changed: updated to embed 3.3
1.2.1 (2018-03-08):
- fixed: PHP warnings when passing a non string value to Processor
1.2 (2018-01-25):
- added: plugin setting to change height of embedded content
1.1 (2017-12-14):
- added: plugin hook to allow changing valid oEmbed URLs
1.0 (2017-07-12):
- added: proxy support
1.0-beta.1 (2017-06-14):
- added: oembed replace logic
- fixed: only try to replace urls and support inline urls
- fixed: wrong value check