Koishi 4.13.1
#1099
Replies: 1 comment 1 reply
|
想使用自己通过 Verdaccio 搭建的registry,配置好之后,插件市场提示“您所用的 registry 不支持搜索功能 (如 npmmirror),请考虑进行更换”。请问这块对 registry 有什么具体的要求么,比如在 |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Notable Changes
Features
Schema.path()支持了allowCreate选项,当开启时将允许在对话框内创建目录、上传文件 (koishijs/webui@e2f9a6e)Schema.path()支持了filters选项,可以指定选择的对象是文件、目录、还是具体的文件类型 (通过后缀名区分);指定类型后会对可选的文件、目录进行过滤 (koishijs/webui@4071998)Bug Fixes
h.i18n()无法使用路径前缀的问题 (Feature:h.i18n在离开 command scope 时做 transform #1095) (3e87185)Other Changes
This discussion was created from the release Koishi 4.13.1.
All reactions