Releases: kalpak44/plugin-noco-tools
Releases · kalpak44/plugin-noco-tools
Release list
v0.1.16
v0.1.15
0.1.15: real plugin-ai tool shape (zod, invoke(ctx,args), per-user); …
v0.1.14
0.1.14: raw HTML on OAuth callback; drop app_public_url; single googl…
v0.1.13
0.1.13: use broader gmail.modify + calendar scopes (single-grant read…
v0.1.12
0.1.12: unwrap remaining googleTools resource bodies (configStatus etc)
v0.1.11
0.1.11: v1 settings page, real Environment API, unwrap resource bodies
v0.1.8
0.1.8: add v1 client stub so plugin loader doesn't 404 on /dist/clien…
v0.1.7
0.1.7: pin react/antd to 2.1.28 runtime versions in externalVersion.js The build was letting yarn resolve react/react-dom/antd to unpinned latest (19.2.8 / 6.5.1), which @nocobase/build then wrote into dist/externalVersion.js. The plugin manager's compat check compares those values against the runtime NocoBase's react (18.2.0) and antd (5.24.2), so install failed. Also consolidates the four previous build scripts into a single scripts/build.sh and narrows nocobase.supportedVersions to the exact runtime target (2.1.28).
v0.1.6
0.1.6: eager-import block model (avoid chunk-load Script error); pin …
v0.1.5
0.1.5: pin peers to 2.1.29; replace unsupported 'encryption' field wi…