Update activepieces to version 0.67.0 (#3420)

This commit is contained in:
Alexander L. 2025-08-13 16:01:38 +02:00 committed by GitHub
parent bb02fd8c0a
commit 08c4aeb53b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 10 deletions

View File

@ -9,7 +9,7 @@ services:
app:
## does not work rootless as of yet
#user: "1000:1000"
image: ghcr.io/activepieces/activepieces:0.66.6@sha256:e8394e27a96cb0ad7dbdcfef6d2768da68175f98dad483270f672058a10c3e00
image: ghcr.io/activepieces/activepieces:0.67.0@sha256:a55a177f1a7ac7b798e133a2ca16c53c0ca29e0085132d5ea927e35248bfb677
restart: on-failure
environment:
AP_ENGINE_EXECUTABLE_PATH: dist/packages/engine/main.js

View File

@ -2,19 +2,15 @@ manifestVersion: 1
id: activepieces
category: automation
name: Activepieces
version: "0.66.6"
version: "0.67.0"
releaseNotes: >-
This release brings exciting new features and improvements:
- Added agent builder v2 for enhanced AI capabilities
- Introduced AI credits usage table for enterprise users
- Added new pieces including PDFMonkey, Browse AI, Systeme.io, and Bitly
- Enhanced Excel 365 piece with new action to create workbooks
- Improved subflow handling and router branch functionality
- Added throwErrorOnFailure option to trigger execution
- Enhanced user interface with new components and improved navigation
- Fixed various bugs and improved overall performance
- Added new pieces including Aircall, Supabase, Respond.io, Autocalls, Missive, Paperform, Softr, and Podio
- Added new tutorials section in the dashboard
- Implemented new design for flow builder with improved dark mode
- Introduced open telemetry for performance monitoring
For full release notes, visit https://github.com/activepieces/activepieces/releases