0.85.3
ruixenui/ruixen.com0.85.3Jun 14, 2026by github-actions[bot]
AI Summary
Fixes critical dependency issues with SQLite3 for Bun users and resolves a PostgreSQL migration crash-looping issue on locked-down Postgres instances.
Key Highlights
- Fixed SQLite3 trust for Bun's isolated linker
- Fixed PGVector migration crash-looping on locked-down Postgres
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