Merging master into develop
This commit is contained in:
parent
33ee190b0f
commit
8f3d9277ac
14 changed files with 876 additions and 672 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -16,6 +16,18 @@
|
|||
- Use `WA.room.getCurrentRoom(): Promise<Room>` to get the ID, JSON map file, url of the map of the current room and the layer where the current player started
|
||||
- Use `WA.ui.registerMenuCommand(): void` to add a custom menu
|
||||
|
||||
## Version 1.4.3 - 1.4.4 - 1.4.5
|
||||
|
||||
## Bugfixes
|
||||
|
||||
- Fixing the generation of @workadventure/iframe-api-typings
|
||||
|
||||
## Version 1.4.2
|
||||
|
||||
## Updates
|
||||
|
||||
- A script in an iframe opened by another script can use the IFrame API.
|
||||
|
||||
## Version 1.4.1
|
||||
|
||||
### Bugfixes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue