You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Notable Changes
Features
createdAt属性 (81a32d9)strictOptions属性,开启该属性后会将任何未注册的选项都视为参数 (Feature: command可选禁用option #1288) (d899330)$.number()和更多操作Date类型的能力 (feat(minato): add $.number, support date types as sqlTypes cordiverse/database#62) (cordiverse/database@dab74b1)$.random()和更多数学运算 (Feature: 支持 order by random cordiverse/database#20) (部分实现$random(#20) cordiverse/database#24) (feat(minato): impl some math functions cordiverse/database#64) (cordiverse/database@2e5d9af)unique和foreign等索引 (fix(postgres): support typedef migrate, unique, foreign cordiverse/database#61) (cordiverse/database@f4df0a3).role('select')显示为复选菜单 (shigma/schemastery@f3d54fb)bitset等类型 (Feature:schemasterysupport multiple select for array of union inside table #1300) (shigma/schemastery@20a6f57)$desc和$inner属性 (shigma/schemastery@85e9977)Bug Fixes
koishi --help会显示两遍帮助信息的问题 Bug: koishi指令重复输出信息 #1291 (d88c8db)computed类型点击添加分支无响应的问题 (bug: 全局配置 prefix 添加分支 在 dev 环境下 报错 webui#256) (koishijs/webui@648bc55)插件配置界面的左侧元素拖拽移位有问题 webui#248) (koishijs/webui@dd5d5f8)registry.endpoint时依赖管理界面部分功能无响应的问题 (koishijs/webui@c615947)undefined的处理问题 (Bug: adapter-lark的飞书适配器,在群组中时接收消息报错 #1305) (fix(sqlite): passing undefined value, fix debug cordiverse/database#63) (cordiverse/database@33c35e1)Session对象部分属性缺失的问题 (Bug: 企业微信/wecom 平台没有返回频道 ID satorijs/satori#193) (satorijs/satori@f302796)Other Changes
This discussion was created from the release Koishi 4.16.1.
All reactions