Revert "Squashed commit of the following:"
This reverts commit c177f0a1b3
.
This commit is contained in:
parent
c177f0a1b3
commit
7bd444ade9
54 changed files with 1902 additions and 1470 deletions
|
@ -1,10 +1,10 @@
|
|||
## Version develop
|
||||
|
||||
### Updates
|
||||
- New scripting API features:
|
||||
- Use `WA.room.loadTileset(url: string) : Promise<number>` to load a tileset from a JSON file,
|
||||
- Rewrote the way authentication works: the auth jwt token can now contain an email instead of an uuid,
|
||||
- Added an OpenId login flow than can be plugged to any OIDC provider.
|
||||
- New scripting API features :
|
||||
- Use `WA.room.loadTileset(url: string) : Promise<number>` to load a tileset from a JSON file.
|
||||
|
||||
|
||||
## Version 1.4.10
|
||||
|
||||
### Updates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue