浏览代码

v 3.3.3 GA ReleaseNotes

MaxKey 3 年之前
父节点
当前提交
dd5c25fc5b
共有 4 个文件被更改,包括 33 次插入4 次删除
  1. 1 1
      README.md
  2. 1 1
      README_en.md
  3. 1 1
      README_zh.md
  4. 30 1
      ReleaseNotes.txt

+ 1 - 1
README.md

@@ -72,7 +72,7 @@ Code Hosting <a href="https://github.com/dromara/MaxKey" target="_blank"><b>GitH
 
 3. Standard Authentication Protocols for applications to integrate sso, secure mobile access, secure API, third-party authentication and Internet authentication.
 
-4. Identity Lifecycle management, support SCIM 2 , and realize Identity supply synchronization through connector based on Message Queue.
+4. Identity Lifecycle management, support SCIM 2 , and The out of the box connector realizes identity supply synchronization.
 
 5. Simplify Microsoft Active Directory , standard LDAP server organization and account management, and reset password through password self-service.
 

+ 1 - 1
README_en.md

@@ -72,7 +72,7 @@ Code Hosting <a href="https://github.com/dromara/MaxKey" target="_blank"><b>GitH
 
 3. Standard Authentication Protocols for applications to integrate sso, secure mobile access, secure API, third-party authentication and Internet authentication.
 
-4. Identity Lifecycle management, support SCIM 2 , and realize Identity supply synchronization through connector based on Message Queue.
+4. Identity Lifecycle management, support SCIM 2 , and The out of the box connector realizes identity supply synchronization.
 
 5. Simplify Microsoft Active Directory , standard LDAP server organization and account management, and reset password through password self-service.
 

+ 1 - 1
README_zh.md

@@ -73,7 +73,7 @@ QQ交流群:<b>434469201</b>
 
 3. 提供标准的认证接口以便于其他应用集成SSO,安全的移动接入,安全的API、第三方认证和互联网认证的整合。
 
-4. 提供用户生命周期管理,支持SCIM 2协议;基于消息队列通过连接器(Connector)实现身份供给同步。
+4. 提供用户生命周期管理,支持SCIM 2协议;开箱即用的连接器(Connector)实现身份供给同步。
 
 5. 简化微软Active Directory域控、标准LDAP服务器机构和账号管理,密码自助服务重置密码。
 

+ 30 - 1
ReleaseNotes.txt

@@ -1,4 +1,33 @@
-MaxKey v 3.3.2 GA 2022/02/17
+MaxKey v 3.3.3 GA 2022/03/03
+    *(MAXKEY-220401) 网易企业邮箱单点登录支持
+    *(MAXKEY-220402) Active Directory域控组织、账号同步优化
+    *(MAXKEY-220403) OAuth及OIDC兼容 Authorization/authorization的bearer #I4VFYD(无双的英雄peerless_hero)
+    *(MAXKEY-220404) 优化实时同步,增加RocketMQ支持
+    *(MAXKEY-220405) 官方网站内容优化和完善
+    *(MAXKEY-220406) 图片验证码可配置调整;支持数字和算术计算;长度80,高度40
+    *(MAXKEY-220407) RSAUtils优化增加签名和验证功能,优化PEM生成器功能
+    *(MAXKEY-220408) 管理端登录验证码高度不一致调整
+    *(MAXKEY-220409) docker配置文件中DATABASE_HOST改为localhost
+    *(MAXKEY-220410) 注册默认租户ID设置为1
+    *(MAXKEY-220411) 增加LDAP账号映射功能,登录账号和LDAP账号可进行映射
+    *(MAXKEY-220412) 日志功能优化
+    *(MAXKEY-220413) 配置管理默认登录后地址
+    *(MAXKEY-220414) 服务端删除对maxkey-client-sdk依赖
+    *(MAXKEY-220415) 产品简短说明,添加badges标志,产品功能说明优化
+    *(MAXKEY-220416) 增加用户、机构等表默认值
+    *(MAXKEY-220417) Metadatas功能优化
+    *(MAXKEY-220418) 依赖项引用、更新和升级
+        spring                   5.3.16
+        springBoot               2.6.4
+        springSecurity           5.6.2
+        springData               2.6.2
+        springSession            2.6.2
+        springcloud              3.1.1
+        commonsvalidator         1.7
+        RocketMQclient           4.9.2
+        RocketmMQspringboot      2.2.1
+        
+MaxKey v 3.3.2 GA 2022/02/17
     *(MAXKEY-220301) 统一界面色调
     *(MAXKEY-220302) 增加飞书扫码登录,更新最新飞书图标
     *(MAXKEY-220303) appList GRID界面优化,增加边框和阴影背景