2.x is a rewrite and is not compatible with 1.x data, start 2.x from an empty database and a new encryption.key.
2.x 是全新重写版本,与 1.x 数据不兼容,请以全新数据库和新的 encryption.key 部署 2.x。
What's Changed
- fix(monitor): 更新日志筛选快捷时间 by @tbphp in #621
- fix(execution): 统一普通渠道出站 UA 规则 by @tbphp in #622
- feat(groups): 支持选择测试协议和模型并修复禁用分组测试 by @tbphp in #623
- feat(ultrafast): 支持请求层级转发与独立计价 by @tbphp in #624
Full Changelog: v2.0.0-rc.12...v2.0.0-rc.13