Plugin OpenApi Bump #309
sudoskys
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
🥥Safety Apply
新服务器会自动设定初始化以下DSN,如果运行失败,请手动设定您的 DSN!注意启动新的服务 Mongodb
The new server will automatically set and initialize the following DSN. If the operation fails, please set your DSN manually!
Please start a new database: Mongodb.
如果失败,请考虑删除Docker实例
If that fails, consider deleting the Docker instance
Docker-compose feat
🔨Fix
Change
expire
属性,默认 7 天过期write_back
release_chain
属性Add
Function
schema 的config
属性dynaconf
ServiceProvider
,让分发中介可以自行控制权限访问。提供 auth 和 get 方法。用于内网权限介入,自部署自定义模式,服务商自部署,代理二级key分发。mongodb
数据库Trigger
访问控制,用于前置消息文本检查,可用于特定字符触发启用或拒绝。SERVICE_PROVIDER
MONGODB_DSN
环境变量/token
/token_clear
令牌注册命令,注册二级令牌。添加了/func_ban
/func_unban
命令屏蔽/解绑函数。What's Changed
Full Changelog: lib0.25.5...lib0.26.0_preview
lib0.26.0_preview
🔨Fix.
[X] Plugin version update.
Plugin version update
New subchain build API for plugin system
🌟 Deployment point added
expire
attribute, default expires in 7 days🌟Mongodb takes over user datastore
DockerFile adds MongoDb
Custom endpoint commands add model option
Optimize uid logic consistency
🌟 standardize all built-in plugins
Add
config
attribute toFunction
schema.dynaconf
ServiceProvider
to allow distribution brokers to control permission access themselves. Provides auth and get methods. Used for intranet privilege intervention, self-deployment customization mode, service provider self-deployment, proxy secondary key distribution.mongodb
database.Trigger
access control for pre-message text checking, which can be used for specific character triggers to enable or deny.SERVICE_PROVIDER
MONGODB_DSN
environment variable/token
/token_clear
token registration command to register secondary tokens. Added/func_ban
/func_unban
command to mask/unbind functions.This discussion was created from the release Plugin OpenApi Bump.
Beta Was this translation helpful? Give feedback.
All reactions