v0.173.0
AppFlowy-IO/AppFlowyv0.173.0Jun 2, 2026by zipstack-push-to-main[bot]
AI Summary
Introduces new LLM adapters, user groups for project sharing, and various workflow enhancements including queue backend migration.
Key Highlights
- Add AWS Bedrock Guardrails support
- Introduce queue_backend seam and migrate Celery call sites
- Add NVIDIA Build and OpenRouter OpenAI-compatible LLM adapters
- Introduce users groups with project sharing
New Features
- Support ui:order in adapter schemas
- Introduce queue_backend seam
- Add NVIDIA Build and OpenRouter OpenAI-compatible LLM and embedding adapters
- Introduce users groups with project sharing
Full Release Notes
## What's Changed * [MISC] Show alert with execution-logs link on workflow run by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/1997 * [MISC] Add tox-driven test rig foundation (unit + integration + e2e) by @hari-kuriakose in https://github.com/Zipstack/unstract/pull/1971 * UN-3493 [FEAT] Support ui:order in adapter schemas; lift Bedrock auth fields by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/1999 * [MISC] Remove broken is_default fallback in get_adapter_by_name_and_type by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/1998 * UN-3497 [FEAT] Introduce queue_backend seam and migrate Celery call sites by @muhammad-ali-e in https://github.com/Zipstack/unstract/pull/2001 * UN-3318 [FIX] Stop noisy admin entries in resource sharing (auto-share + share dropdown) by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/2000 * Bump the uv group across 15 directories with 11 updates by @dependabot[bot] in https://github.com/Zipstack/unstract/pull/1981 * Bump the uv group across 10 directories with 4 updates by @dependabot[bot] in https://github.com/Zipstack/unstract/pull/2006 * [FIX] Align python-dotenv to 1.2.2 across all packages (unbreak main after #2006) by @jaseemjaskp in https://github.com/Zipstack/unstract/pull/2008 * Bump the uv group across 12 directories with 5 updates by @dependabot[bot] in https://github.com/Zipstack/unstract/pull/2007 * [MISC] Auto-create default LLM profile in Prompt Studio with clearer upload tooltip by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/2005 * UN-3503 [FEAT] Add NVIDIA Build and OpenRouter OpenAI-compatible LLM and embedding adapters by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/2004 * UN-2977 [FEAT] Introduce users groups with project sharing by @kirtimanmishrazipstack in https://github.com/Zipstack/unstract/pull/1986 ## New Contributors * @dependabot[bot] made their first contribution in https://github.com/Zipstack/unstract/pull/1981 **Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.172.0...v0.173.0