-
v1.19 Stable
released this
2020-12-10 10:55:56 +03:00 | 10 commits to master since this release- WebUI: Query shell is now avaliable for all installed plugins even if there are no DB data of them
- WebUI: Fixed a issue where the WebUI of plugins with uppercase letter cannot be accessed
- WebUI: Custom WebUI pages now works without
//DATA//section. - API: Fixed a typechecking issue where
{ exists: true }query is only allowed on number/string fields - API: Provided API
R.DataFileto allow users to upload their data to the plugins folder - API:
DB.Upsertnow rejects null as refid - API: Added
CORE_VERSION,CORE_VERSION_MAJORandCORE_VERSION_MINORconstants
Downloads