-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCHANGES.txt
76 lines (44 loc) · 1.27 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
Version history
===============
7.0.3 (2024-12-11):
- several small chores/fixes
7.0.2 (2024-06-28):
- several small chores/fixes
7.0.1 (2024-04-03):
- fixed: allow deletions of files with special chars
7.0 (2023-11-30):
- changed: updated for Elgg 5.1
6.0.1 (2023-07-26):
- fixed: do not try to add menu item on non saved entities
6.0 (2023-06-02):
- added: entity explorer menu item
- changed: conflict with Elgg < 5.0
- changed: rewrite for Elgg 5.0
5.0 (2021-09-27):
- changed: updated for Elgg 4
4.0.1 (2020-01-21):
- several small chores/fixes
4.0 (2019-03-27):
- added: Dutch translation
- changed: increased minimal Elgg version requirement to 3.0
- changed: plugin rewrite for Elgg 3.0
- fixed: table formatting error
3.2.1 (2018-04-03):
- several small chores/fixes
3.2 (2016-01-20):
- added: folder breadcrumb is now clickable
- fixed: using wrong filepath
3.1 (2015-07-08):
- added: composer support
- changed: moved todo to github issues
- fixed: correctly reference \Elgg\EntityDirLocator
- fixed: replaced deprecated output/confirmlink
3.0 (2014-11-17):
- changes for Elgg 1.9
- added: user_hover menu item
2.0 (2012-04-14):
- changed: updated for Elgg 1.8
1.1 (2010-12-20):
- added: option to delete a file in dataroot
1.0 (2010-08-24):
- initial version