-
v1.50c Stable
released this
2022-04-16 10:55:52 +03:00 | 0 commits to master since this releasePlease backup your savedata folder before updating to 1.50
This update swapped the database dependency and updated NodeJS version to 16. This update might solve problems with large savedata. There is also a new arm64 build.
v1.50c:
- CORE: Fix a problem where undefined database is being loaded when using the Query Shell under
--devmode
v1.50b:
- CORE: Swapped the nedb dependency to @seald-io/nedb
v1.50a:
- API: Extended R.WebUIEvent to allow the handler to respond with data
- WebUI: emit() function now returns an axios promise, in which you can grab the response data
Downloads
- CORE: Fix a problem where undefined database is being loaded when using the Query Shell under