0.85.3
OpenReplicant/ProtoReplicant0.85.3Jun 14, 2026by github-actions[bot]
AI Summary
A maintenance release addressing critical dependency and database migration issues to ensure stable server startup.
Key Highlights
- Fixed SQLite3 build issues with Bun's isolated linker
- Resolved PostgreSQL pgvector migration crash loops on locked-down instances
New Features
- Dependency build fix
- Database migration stability fix
Full Release Notes
* fix(deps): trust sqlite3 so bun's isolated linker builds it (https://github.com/activepieces/activepieces/pull/13699) @hazemadelkhalel * fix(server): prevent pgvector migration from crash-looping startup on locked-down Postgres (https://github.com/activepieces/activepieces/pull/13681) @hazemadelkhalel ## Thanks ❤️ No contributors