-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGES.txt
53 lines (31 loc) · 953 Bytes
/
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
Version history
===============
7.0.1 (2024-12-11):
- several small chores/fixes
7.0 (2024-07-04):
- changed: updated for Elgg 6
6.0.1 (2023-11-30):
- several small chores/fixes
6.0 (2023-06-02):
- changed: conflict with Elgg < 5.0
- changed: updated for Elgg 5
5.0 (2022-08-24):
- changed: updated for Elgg 4.3
4.0 (2021-09-27):
- changed: updated for Elgg 4.0
3.0 (2019-08-22):
- changed: increased minimal Elgg requirement to 3.1
2.0 (2019-03-27):
- changed: increased minimal Elgg version to 3.0
- changed: no access moved to failsafe viewtype
- changed: no access page is now a resource view
- changed: rewrite for Elgg 3.0
1.1 (2017-05-30):
- changed: use different event to check access
1.0 (2016-01-21):
- added: blocking of outgoing emails for non test panel members (admin setting)
- added: composer support
- added: Dutch translation
- fixed: do not return quick if empty group guids
0.1 (2014-11-21):
- initial version