Update activepieces to 0.67.5 (#3486)

This commit is contained in:
Alexander L. 2025-08-21 22:12:42 +02:00 committed by GitHub
parent 209abb04a8
commit 835c3eedd3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 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.67.3@sha256:a6f43747ff3f3b5d25d58c14a721b74fcb999abdfba2938a796bcbc15c19ee85
image: ghcr.io/activepieces/activepieces:0.67.5@sha256:f52b1e8e1042fda780ec733fa36f2795434cd2c3f977c9f77adc84488e11d606
restart: on-failure
environment:
AP_ENGINE_EXECUTABLE_PATH: dist/packages/engine/main.js

View File

@ -2,17 +2,17 @@ manifestVersion: 1
id: activepieces
category: automation
name: Activepieces
version: "0.67.3"
version: "0.67.5"
releaseNotes: >-
This release brings exciting new features and improvements:
- Added new pieces including Google Calendar, Xero, Zendesk, and OneNote
- Introduced a new tutorials section in the dashboard
- Implemented new design for flow builder with improved dark mode
- Added support for open telemetry for performance monitoring
- Enhanced AI capabilities with new GPT-5 models
- Improved user experience with various UI enhancements and bug fixes
- Added new pieces including Google Calendar, Amazon SES, and Serpstat
- Introduced a new checkout experience
- Enhanced AI capabilities with web search in Universal AI
- Improved user experience with various UI enhancements
- Added support for showing dates in the user's language
- Implemented new actions for Microsoft 365 People
For full release notes, visit https://github.com/activepieces/activepieces/releases