1 |
efrain |
1 |
moodle-tool_opcache
|
|
|
2 |
===================
|
|
|
3 |
|
|
|
4 |
Changes
|
|
|
5 |
-------
|
|
|
6 |
|
|
|
7 |
### v4.3-r1
|
|
|
8 |
|
|
|
9 |
* 2023-10-20 - Prepare compatibility for Moodle 4.3.
|
|
|
10 |
|
|
|
11 |
### v4.2-r1
|
|
|
12 |
|
|
|
13 |
* 2023-10-16 - Upgrade OPcache GUI to a CDN-less edition of version 3.5.2
|
|
|
14 |
* 2023-09-01 - Prepare compatibility for Moodle 4.2.
|
|
|
15 |
|
|
|
16 |
### v4.1-r2
|
|
|
17 |
|
|
|
18 |
* 2023-10-14 - Add automated release to moodle.org/plugins
|
|
|
19 |
* 2023-10-14 - Make codechecker happy again
|
|
|
20 |
* 2023-10-10 - Updated Moodle Plugin CI to latest upstream recommendations
|
|
|
21 |
* 2023-04-30 - Tests: Updated Moodle Plugin CI to use PHP 8.1 and Postgres 13 from Moodle 4.1 on.
|
|
|
22 |
|
|
|
23 |
### v4.1-r1
|
|
|
24 |
|
|
|
25 |
* 2023-04-25 - Upgrade OPcache GUI to a CDN-less edition of version 3.4.0
|
|
|
26 |
* 2023-01-21 - Prepare compatibility for Moodle 4.1.
|
|
|
27 |
* 2023-03-11 - Make codechecker happy again
|
|
|
28 |
* 2022-11-28 - Updated Moodle Plugin CI to latest upstream recommendations
|
|
|
29 |
|
|
|
30 |
### v4.0-r2
|
|
|
31 |
|
|
|
32 |
* 2022-08-08 - Improvement: Get rid of second vertical scrollbar around OPcache GUI
|
|
|
33 |
|
|
|
34 |
### v4.0-r1
|
|
|
35 |
|
|
|
36 |
* 2022-07-12 - Prepare compatibility for Moodle 4.0.
|
|
|
37 |
|
|
|
38 |
### v3.11-r4
|
|
|
39 |
|
|
|
40 |
* 2022-08-07 - Upgrade OPcache GUI to version 3.4.0
|
|
|
41 |
|
|
|
42 |
### v3.11-r3
|
|
|
43 |
|
|
|
44 |
* 2022-07-10 - Add Visual checks section to UPGRADE.md
|
|
|
45 |
* 2022-07-10 - Add Capabilities section to README.md
|
|
|
46 |
|
|
|
47 |
### v3.11-r2
|
|
|
48 |
|
|
|
49 |
* 2022-06-26 - Make codechecker happy again
|
|
|
50 |
* 2022-06-26 - Updated Moodle Plugin CI to latest upstream recommendations
|
|
|
51 |
* 2022-06-26 - Add UPGRADE.md as internal upgrade documentation
|
|
|
52 |
* 2022-06-26 - Update maintainers and copyrights in README.md.
|
|
|
53 |
|
|
|
54 |
### v3.11-r1
|
|
|
55 |
|
|
|
56 |
* 2021-07-15 - Upgrade OPcache GUI to version 3.3.0 (codebase as of 15 july 2021).
|
|
|
57 |
* 2021-07-15 - Prepare compatibility for Moodle 3.11.
|
|
|
58 |
* 2021-02-05 - Move Moodle Plugin CI from Travis CI to Github actions
|
|
|
59 |
|
|
|
60 |
### v3.10-r1
|
|
|
61 |
|
|
|
62 |
* 2020-12-09 - Prepare compatibility for Moodle 3.10.
|
|
|
63 |
* 2020-12-08 - Change in Moodle release support:
|
|
|
64 |
For the time being, this plugin is maintained for the most recent LTS release of Moodle as well as the most recent major release of Moodle.
|
|
|
65 |
Bugfixes are backported to the LTS release. However, new features and improvements are not necessarily backported to the LTS release.
|
|
|
66 |
* 2020-12-08 - Improvement: Declare which major stable version of Moodle this plugin supports (see MDL-59562 for details).
|
|
|
67 |
* 2020-12-08 - Update OPCache GUI to version 3.2.0 (codebase as of 08 december 2020) from upstream.
|
|
|
68 |
|
|
|
69 |
### v3.9-r3
|
|
|
70 |
|
|
|
71 |
* 2020-12-07 - Add a note about privacy and CDNs to README.md
|
|
|
72 |
* 2020-12-07 - Add a note about browser support to README.md
|
|
|
73 |
* 2020-12-07 - Update OPCache GUI to version 3.1.0 (codebase as of 28 november 2020) from upstream.
|
|
|
74 |
* 2020-11-26 - Update OPCache GUI to version 3.0.1 (codebase as of 30 september 2020) from upstream.
|
|
|
75 |
|
|
|
76 |
### v3.9-r2
|
|
|
77 |
|
|
|
78 |
* 2020-09-28 - Remove hardcoded admin directory in paths.
|
|
|
79 |
|
|
|
80 |
### v3.9-r1
|
|
|
81 |
|
|
|
82 |
* 2020-09-25 - Update OPCache GUI to version 3.0.0 from upstream.
|
|
|
83 |
* 2020-09-25 - Prepare compatibility for Moodle 3.9.
|
|
|
84 |
|
|
|
85 |
### v3.8-r2
|
|
|
86 |
|
|
|
87 |
* 2020-09-25 - Add MIT license text to OPCache GUI library directory
|
|
|
88 |
* 2020-09-25 - Update OPCache GUI to version 2.5.4 from upstream - Thanks to Andrew Collington
|
|
|
89 |
|
|
|
90 |
### v3.8-r1
|
|
|
91 |
|
|
|
92 |
* 2020-02-14 - Prepare compatibility for Moodle 3.8.
|
|
|
93 |
|
|
|
94 |
### v3.7-r1
|
|
|
95 |
|
|
|
96 |
* 2019-08-12 - Update OPCache GUI to version 2.4.1 from upstream.
|
|
|
97 |
* 2019-08-05 - Added behat tests.
|
|
|
98 |
* 2019-07-19 - Prepare compatibility for Moodle 3.7.
|
|
|
99 |
|
|
|
100 |
|
|
|
101 |
### v3.6-r2
|
|
|
102 |
|
|
|
103 |
* 2019-07-05 - Feature: Add optional security mechanism to Nagios check. Please see README.md for details.
|
|
|
104 |
* 2019-07-05 - Feature: Add CLI tool to reset PHP Opcache. Please see README.md for details.
|
|
|
105 |
|
|
|
106 |
### v3.6-r1
|
|
|
107 |
|
|
|
108 |
* 2019-02-01 - Check compatibility for Moodle 3.6, no functionality change.
|
|
|
109 |
* 2018-12-05 - Changed travis.yml due to upstream changes.
|
|
|
110 |
|
|
|
111 |
### v3.5-r1
|
|
|
112 |
|
|
|
113 |
* 2018-05-24 - Check compatibility for Moodle 3.5, no functionality change.
|
|
|
114 |
|
|
|
115 |
### v3.4-r3
|
|
|
116 |
|
|
|
117 |
* 2018-05-16 - Implement Privacy API.
|
|
|
118 |
|
|
|
119 |
### v3.4-r2
|
|
|
120 |
|
|
|
121 |
* 2018-04-21 - Update OPCache GUI to latest version from upstream
|
|
|
122 |
|
|
|
123 |
### v3.4-r1
|
|
|
124 |
|
|
|
125 |
* 2017-12-12 - Check compatibility for Moodle 3.4, no functionality change.
|
|
|
126 |
* 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
|
|
|
127 |
|
|
|
128 |
### v3.3-r1
|
|
|
129 |
|
|
|
130 |
* 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
|
|
|
131 |
* 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
|
|
|
132 |
|
|
|
133 |
### Release v3.2-r3
|
|
|
134 |
|
|
|
135 |
* 2017-09-11 - Disable MySQL in Travis CI, credits to David Mudrák
|
|
|
136 |
* 2017-09-11 - Add security note to README
|
|
|
137 |
|
|
|
138 |
### Release v3.2-r2
|
|
|
139 |
|
|
|
140 |
* 2017-08-14 - Add nagios check as CLI script
|
|
|
141 |
|
|
|
142 |
### Release v3.2-r1
|
|
|
143 |
|
|
|
144 |
* 2017-08-08 - Initial version
|