diff --git a/activepieces/docker-compose.yml b/activepieces/docker-compose.yml index 942a5d96..10779ccd 100644 --- a/activepieces/docker-compose.yml +++ b/activepieces/docker-compose.yml @@ -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 diff --git a/activepieces/umbrel-app.yml b/activepieces/umbrel-app.yml index c8170d0d..c4df5d79 100644 --- a/activepieces/umbrel-app.yml +++ b/activepieces/umbrel-app.yml @@ -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