This repository was archived by the owner on Oct 24, 2025. It is now read-only.
  
  
  
  
Releases: xiangxinai/xiangxin-guardrails
Releases · xiangxinai/xiangxin-guardrails
v2.6.1
v2.6.0
What's Changed
- Starting from this release, Xiangxin Guardrails now fully supports internationalization (i18n).
- The platform is built with English as the default language and now offers support for multiple languages, including Chinese.
- This update makes it easier for global users to experience and configure Xiangxin Guardrails in their preferred language.
New Contributors
- @ThomasLWang made their first contribution in #9
Full Changelog: v2.5.0...v2.6.0
v2.5.0
feat: add ban policy management feature
feat: add data leak detection feature
新增敏感数据防泄漏功能和用户颗粒度的“提示词攻击”封禁策略配置
v2.3.0
Add multimodal detection capabilities
增加多模态功能,支持图片模态的检测
Release-v2.2.0
Add knowledge base management feature
增加“代答知识库”和“拒答答案库”,使用embedding相似度匹配。
Release-v2.1.0
Add a customizable sensitivity setting to support various use cases, tailored to specific requirements like sensitive-period monitoring or integration within an automated pipeline.
增加可自定义的敏感度设置,以支持各种使用场景,满足诸如敏感期监控或自动化管道集成等特定需求。
Release-v2.0.0
Support 2 modes: Security Gateway and Guardrails API
Release-v1.1.0
主要变化为后端拆分出了检测接口和管理接口,让检测性能大幅提升。