-
v1.30f Stable
released this
2021-03-29 19:02:07 +03:00 | 6 commits to master since this releaseWARNING: Due to the es target change, this might break some plugins.
- CORE: Fixed an issue where the command line options are ignored
- PluginLoader: Fixed an error during card-in if the current gamecode is not registered by any plugins
- Misc: Upgrade TypeScript to 4.2.3
- Misc: Plugins are now targeting es2017 to make sure TypeScript correctly transpile newer ES features for NodeJS 10 and 12
- WebUI: Emit handlers now take body size up to 50M
CORE now provides armv7 version.
Important!
- PluginLoader: Migrate to new database files, now each database has it's own db file. Please backup your old
savedata.db
Downloads