3.40.0
QwenLM/Qwen3-ASR3.40.0Aug 2, 2026by dtslvr
AI Summary
Improved UI styles for tags, upgraded NestJS, and resolved several validation and persistence issues.
Key Highlights
- Improved style of read-only tags in the tags selector
- Upgraded NestJS from 11.1.27 to 11.1.28
- Fixed validation errors caused by empty strings
New Features
- UI style improvements
- Dependency upgrades (NestJS)
- Bug fixes for validation and persistence
Full Release Notes
### Changed - Improved the style of the read-only tags in the tags selector component - Improved the language localization for Chinese (`zh`) - Upgraded `nestjs` from version `11.1.27` to `11.1.28` ### Fixed - Fixed the handling of the _Exclude from Analysis_ tag in the activities table - Fixed the persistence of an empty comment in the create or update account dialog - Resolved a validation error caused by empty strings in the asset profile details dialog of the admin control panel ### Special Thanks - @dtslvr - @KenTandrian