A

Activepieces

A
Activepieces Web v0.86.3

0.86.3

🔌 Pieces fix(pieces): file uploads no longer send empty or corrupted files (#14263) @majewskibartosz fix(approval): Create Approval Links shows "link expired" when email scanners prefetch approval emails (#14255) @majewskibartosz feat(mcp-client): add piece to call external MCP server tools (#14221) @sanket-a11y ✨ Exciting New Features feat(chat): let users rate replies with thumbs up/down and sha…

A
Activepieces Web v0.86.3-rc

0.86.3-rc.4

feat(platform): add per-piece action & trigger visibility controls (#14099) @othmanemad 🔌 Pieces fix(pieces): externalize deps that break when inlined (amazon-s3, image-helper, scrapeless) (#14117) @kishanprmr chore(aws-bedrock): mark piece as deprecated in display name (#14152) @sanket-a11y Thanks ❤️ @MrChaker, @kishanprmr, @othmanemad and @sanket-a11y

A
Activepieces Web v0.86.3-rc

0.86.3-rc.3

🐞 Bug Fixes fix(file): S3 uploads and file cleanup failing on OCI and other S3-compatible storage (#14115) @majewskibartosz fix(tables): keep column order consistent when importing tables from JSON (#14156) @majewskibartosz Thanks ❤️ @MrChaker, @abuaboud and @majewskibartosz

A
Activepieces Web v0.86.3-rc

0.86.3-rc.2

✨ Exciting New Features feat(benchmark): api-key-only auth for the benchmark CLI (#14165) @abuaboud Thanks ❤️ @abuaboud

A
Activepieces Web v0.86.3-rc

0.86.3-rc.1

Revert "fix(chat): chat can no longer die silently — recovery layer + resumable turns" (#14159) @abuaboud chore: remove noisy logs from jobBroker (#14143) @MrChaker fix: circular import (#14139) @MrChaker feat(telemetry): fix event tracking gaps and restrict PII to cloud deployments (#13986) @moaaz-ae chore: add logs to job polling path in app (#14113) @MrChaker chore: add logs to job polling path…

A
Activepieces Web v0.86.2

0.86.2

feat: release 0.86.2 (#14109) @MrChaker feat: add endpoint to export queues to promethues (#14108) @MrChaker fix(builder): surface internal error cause in run-details step panel (#13777) @Jaimin791 fix(triggers): wire trigger-run stats write path so health page populates (#14088) @amrdb fix(pieces): surface real npm error on custom piece install failure (#14089) @amrdb feat: remove pm2 (#14061) @M…

A
Activepieces Web v0.86.1

0.86.1

feat: release 0.86.1 (#14078) @MrChaker fix(chat): prefer inline expressions over CODE steps in flow building (#13975) @utopianguide fix(flow-run): serve a POST confirmation page for approval resume links (#14026) @othmanemad feat: add option in self hosted release ci to skip smoke test (#14039) @MrChaker fix: license args (#14038) @MrChaker feat(server): power tool-search embedding and search wit…

A
Activepieces Web v0.79.4-rc

0.79.4-rc.2

fix(engine): skip resolving loops the EXECUTE_PROPERTY input does not…

A
Activepieces Web v0.86.0-rc

0.86.0-rc.2

fix: license args (#14038) @MrChaker feat(server): power tool-search embedding and search with a single AP_OPENAI_API_KEY (#14027) @ibrahim-abuznaid chore: default PROJECT_WORKER env to true (#14036) @MrChaker feat: update health checks page (#14034) @MrChaker fix(web): editable Headers and Query Params in webhook test dialog (#13927) @Louai-Zokerburg feat: support per project workers (#13916) @Mr…

A
Activepieces Web v0.86.0-rc

0.86.0-rc.1

chore: default PROJECT_WORKER env to true (#14036) @MrChaker feat: update health checks page (#14034) @MrChaker fix(web): editable Headers and Query Params in webhook test dialog (#13927) @Louai-Zokerburg feat: support per project workers (#13916) @MrChaker fix(server): raise statement_timeout for RUN_TELEMETRY daily aggregation (#14019) @amrdb fix(sandbox): surface code-step dependency-install fa…

A
Activepieces Web v0.86.0

0.86.0

🔌 Pieces feat: add OIDC (IAM Role) auth to AWS Bedrock & Secrets Manager (#13945) @nirajmchauhan feat(pieces): add output schemas to 15 pieces (#13757) @AhmadTash feat(lemlist): add custom variables on lead action (#13968) @sanket-a11y feat(json): add Merge JSON Objects action with per-field strategies (#13893) @sanket-a11y feat(connections): server-side token caching for custom auth pieces (#1377…

A
Activepieces Web v0.79.4-rc

0.79.4-rc.1

Release candidate based on 0.79.4. feat: enterprise-only flow priority — set a per-flow BullMQ priority from the flow builder breadcrumb menu; stored in Redis and applied at enqueue for flow execution/webhook/polling jobs, falling back to the type-based default when unset.

A
Activepieces Web v0.85.4

0.85.4

feat: instrument the sign-up/sign-in funnel and move product analytics to PostHog (#13696) @moaaz-ae feat(output-schema): friendly labels for opaque keys and array-rooted outputs (#13601) @AhmadTash fix(worker): raise isolate sandbox open-files cap to 4096 (#13734) @abuaboud fix(server): materialize offloaded trigger output on flow run retry instead of returning the ref (#13564) @amrdb refactor: i…

A
Activepieces Web v0.85.3

0.85.3

fix(deps): trust sqlite3 so bun's isolated linker builds it (#13699) @hazemadelkhalel fix(server): prevent pgvector migration from crash-looping startup on locked-down Postgres (#13681) @hazemadelkhalel Thanks ❤️ No contributors

A
Activepieces Web v0.85.2

0.85.2

feat: data manipulation triggers (#13546) @Louai-Zokerburg Thanks ❤️ @Louai-Zokerburg

A
Activepieces Web v0.82.1-rc6

0.82.1-rc6: fix(engine): harden payload file client and resume-state parsing

Address review feedback on the engine-side payload resolution backport: payloadFileClient.get normalizes a missing trailing slash on apiUrl before building the /v1/engine/files URL (defensive; getApiUrl always appends /api/ today, but EngineConstants asserts the slash invariant). fetchExecutionStateFromLogs guards executionState.steps so a malformed logs file yields a descriptive ExecutionStateMis…

A
Activepieces Web v0.85.0

0.85.0

✨ New Features feat(ai): add Mistral AI as a platform AI provider (#13088) @onyedikachi-david feat: formula & data manipulation functions in flow builder (#12444) @Louai-Zokerburg feat: Platform admins can now view run success rates, live queue depth, and 30-day health history in one dashboard (#13481) @MrChaker feat: show internal error to platform admin in run details (#13452) @MrChaker feat: sh…