-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCHANGES.txt
57 lines (31 loc) · 921 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
54
55
56
57
Version history
===============
7.1 (2024-12-11):
- removed: unused background color configuration
7.0.1 (2024-10-10):
- several small chores/fixes
7.0 (2024-06-28):
- changed: updated for Elgg 6.0 and updated Driver.js to v1.3.x
6.0 (2023-11-30):
- changed: updated for Elgg 5.1
5.0.1 (2023-07-26):
- fixed: buttons have a discernible text
5.0 (2023-06-02):
- changed: conflict with Elgg < 5.0
- changed: updated for Elgg 5
4.1 (2022-11-16):
- added: ability to config stage background color per step
- fixed: steps are now sortable again
4.0 (2022-08-24):
- changed: updated for Elgg 4.3
3.0 (2022-06-01):
- changed: updated for Elgg 4.2
- fixed: use commentable capability
2.0.1 (2022-03-11):
- several small chores/fixes
2.0 (2021-09-27):
- changed: updated for Elgg 4
1.0.1 (2021-01-19):
- fixed: prevent double submission on final step of a multistep tour
1.0 (2020-09-15):
- first release