We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85900cb commit 502e448Copy full SHA for 502e448
changelog.md
@@ -1,5 +1,16 @@
1
# UnderScript Changelog
2
3
+## Version 0.55.0 (2023-10-15)
4
+### New Features
5
+1. Implement Bug Tracker (Sentry.io)
6
+1. Quest Progress Toast
7
+### Misc.
8
+1. Update google analytics
9
+### Plugins
10
+1. `player:endTurn` event (cancelable)
11
+1. `plugin.quests.update()`: Updates quests, returns `Promise.then({ quests, previous }).catch(error)``
12
+1. `plugin.quests.getQuests()`: Gets currently cached quests (empty if update is not called)
13
+
14
## Version 0.54.1 (2023-08-19)
15
1. (Really) Fixed `Collect All` frienship button
16
1. Re-enable play queue after 10 seconds
0 commit comments