There was an error while loading. Please reload this page.
1 parent 69c5fab commit ef71d4fCopy full SHA for ef71d4f
1 file changed
CollapsibleUI.plugin.js
@@ -155,17 +155,14 @@ const settings = {
155
const config = {
156
changelog: [
157
{
158
- title: '12.3.4',
+ title: '12.3.5',
159
type: 'added',
160
items: [
161
- 'Fixed plugin crash on Discord startup',
162
- 'Fixed collapsing user settings buttons',
163
- 'Fixed plugin reload on settings change',
164
- 'Fixed user area blocking upload button when channel list is collapsed',
+ 'Fixed performance issues',
165
],
166
},
167
168
- title: '1.0.0 - 12.3.3',
+ title: '1.0.0 - 12.3.4',
169
170
171
'See the full changelog here: https://programmer2514.github.io/?l=cui-changelog',
0 commit comments