-
Notifications
You must be signed in to change notification settings - Fork 3
/
CHANGES.txt
50 lines (36 loc) · 1.32 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
Change List
=========
1.1.18 (Build 2024090501)
- added missing add_to_group and remove_from_group apis
1.1.17 (Build 2024060905)
- added custom actions
1.1.13 (Build 2023041600)
- added webhook called event
1.1.12 (Build 2022122800)
- fixed bad db table col type (text) on new install.
-added core_course_get_courses and core_user_get_users
Version 1.110 (Build 2022122300)
- added pre built web service
- added better sample data
Version 1.109 (Build 2022112500)
- added sample data
Version 1.108 (Build 2022112400)
- changed field defs to varchar from text
Version 1.1.07 (Build 2022112000)
- added a web service to register / deregister urls
Version 1.1.06 (Build 2022090100)
- added a purge cache if the user is adding a new event to be observed
Version 1.1.05(Build 2022071500)
- added upgrade to to add table
- allowed manager to see settings
Version 1.1.04(Build 2022052500)
- added a new capability to allow manager to see trigger settings
Version 1.1.02(Build 2020032700)
-added check for fetching_items, before items table created..
Version 1.1.01(Build 2018060600)
-Removed old web services code we dont need
-Fixed bug where a webhook would get more than one notification if another webhook used the same event
Version 1.1.0(Build 2018041000)
-Implemented new Moodle Privacy API
2017011101
Initial commit of Trigger