1. Installing
  2. Breaking Changes

V0.3.2

What’s changed?

1- All application connections are now encrypted, and an encryption key is required for activepieces. 2- Docker compose now have one activepieces images instead of two.

How to Upgrade? To upgrade, follow these steps:

1- Generate a 256-bit key by running openssl rand -hex 16. 2- Define the environment variable AP_ENCRYPTION_KEY with the generated key. 3- update docker compose yml