Skip to content

Releases: kalpak44/plugin-noco-tools

v0.1.16

Choose a tag to compare

@github-actions github-actions released this 23 Jul 07:25
0.1.16: correct plugin-ai tool shape (scope/from/introduction/definit…

v0.1.15

Choose a tag to compare

@github-actions github-actions released this 23 Jul 07:19
0.1.15: real plugin-ai tool shape (zod, invoke(ctx,args), per-user); …

v0.1.14

Choose a tag to compare

@github-actions github-actions released this 23 Jul 07:08
0.1.14: raw HTML on OAuth callback; drop app_public_url; single googl…

v0.1.13

Choose a tag to compare

@github-actions github-actions released this 23 Jul 06:41
0.1.13: use broader gmail.modify + calendar scopes (single-grant read…

v0.1.12

Choose a tag to compare

@github-actions github-actions released this 22 Jul 15:35
0.1.12: unwrap remaining googleTools resource bodies (configStatus etc)

v0.1.11

Choose a tag to compare

@github-actions github-actions released this 22 Jul 15:30
0.1.11: v1 settings page, real Environment API, unwrap resource bodies

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 22 Jul 14:32
0.1.8: add v1 client stub so plugin loader doesn't 404 on /dist/clien…

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 22 Jul 14:19
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

Choose a tag to compare

@github-actions github-actions released this 22 Jul 13:27
0.1.6: eager-import block model (avoid chunk-load Script error); pin …

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 22 Jul 13:02
0.1.5: pin peers to 2.1.29; replace unsupported 'encryption' field wi…