Skip to content

Releases: activepieces/activepieces

0.85.2

09 Jun 13:09

Choose a tag to compare

Thanks ❤️

@Louai-Zokerburg

0.85.0

04 Jun 12:34
20a9e7a

Choose a tag to compare

✨ 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: show a clear error with one-click AI help when a step fails (#13453) @AhmadTash
  • feat(pieces-framework): add audience + aiMetadata optional fields to action & trigger contract (#13429) @ibrahim-abuznaid

🤖 AI & Chat

🔌 Pieces

🎨 Enhancements & Polish

🐞 Bug Fixes & Reliability

  • fix(workers): prevent silent run corruption during rolling upgrades by gating dispatch on worker↔app version (#13518) @AbdulTheActivePiecer
  • fix(engine): self-exit on socket loss to break the OOM-orphan ratchet (#13409) @abuaboud
  • fix(server): enforce table permissions on field endpoints (#13521) @KhaledR57
  • fix(tables): require write permission to create records (#13272) @KhaledR57
  • fix(server): testing queue UI (#13519) @KhaledR57
  • fix(builder): prevent browser freeze when typing unclosed {{ in inputs (#13536) @Louai-Zokerburg
  • perf(engine): speed up piece-property validation by removing per-call schema overhead (#13326) @abuaboud
  • refactor: replace non-greedy regex with brace-counter in props-resolver (#13495) @Louai-Zokerburg
  • fix(ai): strip models/ prefix from Google provider model ids so Run Agent picker populates (#13468) @majewskibartosz
  • fix(web): MCP Tool test dialog crashes when trigger has no input parameters (#13471) @abuaboud
  • fix(git-sync): allow protocol.file.allow config write (#13408) @abuaboud
  • fix(git-sync): opt in to allowUnsafeSshCommand after simple-git 3.36 bump (#13407) @abuaboud

📚 Documentation

Thanks ❤️

@AbdulTheActivePiecer, @AhmadTash, @Harmatta, @KhaledR57, @Khizarshah01, @Louai-Zokerburg, @MrChaker, @Tosh94, @abuaboud, @bst1n, @dejaguarkyng, @exvillager, @hazemadelkhalel, @ibrahim-abuznaid, @kishanprmr, @majewskibartosz, @onyedikachi-david, @ragini-pandey, @rimjhimyadav, @sanket-a11y, @utopianguide

0.82.1-rc.3

04 Jun 22:08

Choose a tag to compare

0.82.1-rc.1

04 Jun 21:09

Choose a tag to compare

0.84.0

29 May 11:19

Choose a tag to compare

🔌 Pieces

✨ Exciting New Features

🐞 Bug Fixes

  • fix(engine): self-exit on socket loss to break the OOM-orphan ratchet (#13410) @abuaboud
  • fix(git-sync): opt in to allowUnsafeSshCommand after simple-git 3.36 bump (#13406) @abuaboud
  • fix(server): increase MCP tool call timeout to 5 minutes (#13364) @hazemadelkhalel
  • fix(worker): key sandbox network env off proxyPort, not live settings (#13221) @abuaboud
  • fix(worker): use bracket notation for socket.handshake.auth (TS4111) (#13338) @abuaboud
  • fix(webhook): handle undefined auth fields without crashing engine (#13306) @amrdb
  • fix(engine): subflow failure overwriting sibling waitpoint-based steps outputs on resume (#13276) @amrdb
  • fix: importing templates in the builder was not importing the notes (#13285) @AbdulTheActivePiecer
  • fix(engine): stream SUCCEEDED for steps neighbouring skipped steps (#13206) @amrdb
  • fix(chat): persist display tools, plan card, and thinking on reload (#13255) @hazemadelkhalel
  • fix(server): bump worker-group cache key to v2 to isolate rolling-deploy reads (#13242) @amrdb
  • fix(mcp): switch from enabledTools to disabledTools so new tools auto-appear (#13234) @hazemadelkhalel
  • fix(canary): skip system jobs on canary app + reserve schema v9 (#13219) @abuaboud
  • fix(server): drop redlock + cache no-worker-group sentinel in getWorkerGroupId (#13199) @abuaboud
  • fix: subflow retry callback no longer hijacks subsequent step pauses (#13141) @abuaboud
  • fix: importing the flow inside the builder was not showing the result in the builder (#13178) @AbdulTheActivePiecer
  • fix(platform): restrict /platforms/assets/:id to PLATFORM_ASSET files (#13177) @abuaboud
  • fix(webhooks): correct payload size calculation for buffers (#13158) @abuaboud
  • fix: some pieces were failing to reconnect in the UI for older versions like MS Excel 365 on piece version 0.5.3 (#13175) @AhmadTash
  • fix(event-destinations): align trigger payload with test payload (#13159) @AbdulTheActivePiecer
  • fix(chat): robust project scoping, connection projectId, and build progress (#13155) @hazemadelkhalel
  • fix(chat): enforce project scoping during build and fix progress card (#13154) @hazemadelkhalel
  • fix(mcp): resolve 11 MCP tool issues — dropdown resolution, validation, error handling, and new delete flow tool (#13150) @hazemadelkhalel
  • fix(mcp): derive authorize redirect URL from request host (#13144) @hazemadelkhalel
  • fix(mcp): derive OAuth metadata URLs from request host (#13143) @hazemadelkhalel
  • fix(worker): union sandbox resolv.conf nameservers into iptables egress allowlist (#13132) @abuaboud
  • fix: enhance test trigger functionality and default tab behavior (#13373) @Louai-Zokerburg
  • fix(web): fresh action steps untestable due to stale form valid (#13365) @Louai-Zokerburg
  • fix: health check uses >= for minimum CPU/RAM/disk thresholds (#13293) @op57no23
  • fix: wrap legacy_custom_domain query in trycatch (#13366) @MrChaker
  • fix(server): resolve request host via X-Forwarded-Host for embed CSP and (#13321) @MrChaker
  • fix: remove max allowed embed origins cap (#13359) @MrChaker
  • fix: saml acs url should be the same for cusotmers pre-removal of custom (#13325) @MrChaker
  • fix: ee/ce should allow platform creation for first user (#13303) @MrChaker
  • fix: prevent trigger badge from overlapping step name text (#12390) @Vitalini
    *...
Read more

0.83.1

22 May 08:12

Choose a tag to compare

🐞 Bug Fixes

  • fix(server): bump worker-group cache key to v2 to isolate rolling-deploy reads (#13242) @amrdb
  • fix(server): drop redlock + cache no-worker-group sentinel in getWorkerGroupId (#13199) @abuaboud

Thanks ❤️

@abuaboud and @amrdb

0.82.3

12 May 10:51

Choose a tag to compare

🐞 Bug Fixes

  • fix: stop constantly showing failed to fetch data dialog for platform members, this didn't affect embedded users (#12792) @AbdulTheActivePiecer

Thanks ❤️

@AbdulTheActivePiecer and @abuaboud

0.82.2

07 May 15:06

Choose a tag to compare

  • No changes

Thanks ❤️

@abuaboud

0.83.0

06 May 18:54
4b3c13f

Choose a tag to compare

🔌 Pieces

✨ Exciting New Features

🐞 Bug Fixes

🎨 Enhancements & Polish

Thanks ❤️

@AbdulTheActivePiecer, @AdamSelene, @AhmadTash, @FionnHughes, @Harmatta, @MrChaker, @WilliamZero9, @abuaboud, @amrdb, @avianion, @bertrandong, @bst1n, @cumonvip1, @hazemadelkhalel, @hugh-codes, @kishanprmr, @onyedikachi-david, @sanket-a11y, @tarai-dl, @utopianguide and @yazeed-prog

0.82.1

24 Apr 23:54

Choose a tag to compare

🐞 Bug Fixes

  • fix: stop constantly showing failed to fetch data dialog for platform members, this didn't affect embedded users (#12792) @AbdulTheActivePiecer

Thanks ❤️

@AbdulTheActivePiecer