You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Added setting to disable `April Fools Music` (if you get tired of it)
7
+
### Fixes
8
+
1. Fixed april fools music not working with underscript
9
+
1. Fixed translations thinking they weren't loaded when they were
10
+
### Misc.
11
+
1. BootstrapDialog `onhide()` return value is no longer ignored
12
+
### Plugins
13
+
1. EventEmitter is now extendable
14
+
1. Throw errors when failing to register settings
15
+
1.`appendCard()` is deprecated
16
+
1. Settings now have more dynamic values
17
+
1. Added [`checkUnderscript(pluginName)`](https://raw.githubusercontent.com/UCProjects/UnderScript/master/src/checker.js) for plugins to utilize in their code
18
+
1.`appendCard` events are now all called correctly
0 commit comments