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
Copy file name to clipboardExpand all lines: changelog.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# UnderScript Changelog
2
2
3
+
## Version 0.58.0 (2024-04-27)
4
+
### New Features
5
+
1. Automatically attempt to reconnect to chat
6
+
1. Ignore self legend messages
7
+
### Plugin
8
+
1. Added [script](https://raw.githubusercontent.com/UCProjects/UnderScript/master/src/checkerV2.js) to validate underscript for plugins to utilize in their code
9
+
- This is easier to use than the [old one](https://raw.githubusercontent.com/UCProjects/UnderScript/master/src/checker.js)
10
+
3
11
## Version 0.57.2 (2024-04-10)
4
12
1. Fixed display bug with cosmetic confirmation purchases
0 commit comments