v2.2.3
qeeqbox/social-analyzerv2.2.3Aug 26, 2026by nocobase[bot]
AI Summary
Bug fixes for client-v2 rendering, public forms, and GigaChat compatibility on older iOS versions.
Key Highlights
- Fixed render error when switching v2 association fields to popup record selection.
- Fixed duplicate Submit actions in V2 regular forms when Public Forms is enabled.
- Fixed GigaChat startup error on iOS 15.6 and earlier.
- Fixed WeCom automatic login lifecycle and notification form compatibility.
Full Release Notes
### 🐛 Bug Fixes - **[client-v2]** Fix a render error when switching a v2 association field to popup record selection. ([#10419](https://github.com/nocobase/nocobase/pull/10419)) by @katherinehhh - **[Public forms]** Fix duplicate Submit actions in V2 regular form configuration when Public Forms is enabled. ([#10417](https://github.com/nocobase/nocobase/pull/10417)) by @katherinehhh - **[AI LLM: GigaChat]** Fixed an application startup error on iOS 15.6 and earlier when the GigaChat AI provider is enabled ([#10418](https://github.com/nocobase/nocobase/pull/10418)) by @cgyrock - **[WeCom]** Fixed WeCom automatic login lifecycle and notification form compatibility in client-v2. by @chenzhizdt