New
2.10.0
What's Changed
- fix: 修复MqttClient网络组件定义的元数据名称和类型错误 by @KouShenhai in https://github.com/jetlinks/jetlinks-community/pull/632
- build(doc):升级springdoc by @PengyuDeng in https://github.com/jetlinks/jetlinks-community/pull/631
- feat: 增加插件功能支持 by @zhou-hao in https://github.com/jetlinks/jetlinks-community/pull/635
- fix(场景联动): 修复执行动作的内置参数获取可能失效的问题 by @kyouji in https://github.com/jetlinks/jetlinks-community/pull/636
- chore: 只保留一个OrgDimensionType by @PengyuDeng in https://github.com/jetlinks/jetlinks-community/pull/643
- fix: 优化timescaledb多列存储建表语句 by @PengyuDeng in https://github.com/jetlinks/jetlinks-community/pull/647
- build: 整理plugin,解决install失败问题 by @zeje in https://github.com/jetlinks/jetlinks-community/pull/649
- refactor: i18n support for DefaultNetworkType enum by @PengyuDeng in https://github.com/jetlinks/jetlinks-community/pull/651
- build(deps): bump commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0 by @dependabot[bot] in https://github.com/jetlinks/jetlinks-community/pull/652
- fix(基础模块): 修改国际化支持文件目录 by @PengyuDeng in https://github.com/jetlinks/jetlinks-community/pull/653
- fix: 修复 TimescaleDB 方法调用问题 by @wthee in https://github.com/jetlinks/jetlinks-community/pull/678
- fix: 修复邮件通知类型中username未赋值导致的setFrom逻辑错误 by @squlenhat in https://github.com/jetlinks/jetlinks-community/pull/681
- fix: 修复阿里云语音通知Tts方式不能同时发送给多个关联用户的问题 by @squlenhat in https://github.com/jetlinks/jetlinks-community/pull/683
- build(deps): bump io.grpc:grpc-netty-shaded from 1.65.0 to 1.75.0 by @dependabot[bot] in https://github.com/jetlinks/jetlinks-community/pull/696
New Contributors
- @KouShenhai made their first contribution in https://github.com/jetlinks/jetlinks-community/pull/632
- @wthee made their first contribution in https://github.com/jetlinks/jetlinks-community/pull/678
- @squlenhat made their first contribution in https://github.com/jetlinks/jetlinks-community/pull/681
Full Changelog: https://github.com/jetlinks/jetlinks-community/compare/2.3.0...2.10.0