Skip to content

RedstoneCode Studio 1.0.0-rc1

Choose a tag to compare

@github-actions github-actions released this 02 Mar 04:30
· 12 commits to main since this release

RedstoneCode Studio 1.0.0-rc1

此版本为 Release 预发布版本

下载说明

文件 说明
RCStudio-windows-amd64-1.0.0-rc1.zip Windows x64 精简版
RCStudio-windows-amd64-full-1.0.0-rc1.zip Windows x64 完整版(小白选这个)
RCStudio-windows-arm64-1.0.0-rc1.zip Windows ARM64 精简版
RCStudio-windows-arm64-full-1.0.0-rc1.zip Windows ARM64 完整版
RCStudio-linux-amd64-1.0.0-rc1.zip Linux x64 精简版
RCStudio-linux-amd64-full-1.0.0-rc1.zip Linux x64 完整版

更新内容

  • 正式版发布
  • 修复部分接口前端定义后没有进行处理;
  • 修复 pom.xml 语法错误;
  • 将构建产物路径从相对路径更换为绝对路径;
  • 优化安全性问题,防止 .mcbp 恶意注入
  • 增加编译超时
  • 修复些许已知问题

提示: 如果遇到问题,请提交 Issue