Skip to content

Commit 502e448

Browse files
committed
chore: changelog
1 parent 85900cb commit 502e448

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# UnderScript Changelog
22

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+
314
## Version 0.54.1 (2023-08-19)
415
1. (Really) Fixed `Collect All` frienship button
516
1. Re-enable play queue after 10 seconds

0 commit comments

Comments
 (0)