Skip to content

Releases: GZTimeWalker/GZCTF

[release] Version: 0.11.3

17 Sep 16:44
b056259
Compare
Choose a tag to compare
Pre-release
  • 修复:日志未写入数据库
  • 修复:确认页面的多次请求
  • 文档&依赖:更新

Full Changelog: v0.11.1...v0.11.3

[release] Version: 0.11.0

13 Sep 18:58
fff3b68
Compare
Choose a tag to compare
Pre-release
  • 修复:docker swarm 部署问题
  • 更新:分布式多实例部署时的 SignalR Scale-Out、数据保护 Key 共享、全局配置重载
  • 更新:一些字段的长度范围
  • 更新:使用可选的 redis 作为分布式缓存,如果需要 SignalR Scale-Out 支持,则 redis 必选

Full Changelog: v0.10.2...v0.11.0

[release] Version: 0.10.1

11 Sep 15:50
e484459
Compare
Choose a tag to compare
Pre-release
  • 修复:部分样式问题
  • 修复:注册策略为管理员激活时的前端错误
  • 修复:行内公式渲染错误
  • 修复:部分容器操作问题
  • 修复:比赛结束后提交及 flag 相关问题
  • 修复:flag leet 算法问题
  • 添加:可选为比赛开启练习模式:结束后仍然可以开启容器和校验 flag

Full Changelog: v0.10.0...v0.10.1

[release] Version: 0.10.0

10 Sep 08:35
1a03601
Compare
Choose a tag to compare
Pre-release
  • 新增:赛事隐藏、删除
  • 新增:docker / docker swarm / k8s 后端的镜像仓库认证
  • 更新:积分榜颜色分类
  • 更新:部分样式错误

Full Changelog: v0.9.2...v0.10.0

[release] Version: 0.9.2

09 Sep 02:57
5e72ca1
Compare
Choose a tag to compare
Pre-release

What's Changed

  • docs: more convenient to use by @Konano in #34
  • tests: add integration tests by @hez2010 in #35
  • deps: email sender base on MailKit
  • feat: email domain filter
  • build: use local fonts

New Contributors

Full Changelog: v0.9.1...v0.9.2

[release] Version: 0.9.0

08 Sep 11:19
a93927e
Compare
Choose a tag to compare
Pre-release
  • 修复 post 的部分渲染错误
  • 更新用户及队伍策略
  • 更新参赛策略
  • 采用 (User, Team, Game) 三元组存储参赛信息
  • 添加用户水印
  • 修复一些问题

Full Changelog: v0.8.3...v0.9.0

[release] Version: 0.8.3

06 Sep 06:27
049c9d8
Compare
Choose a tag to compare
Pre-release
  • 修复 pin 操作导致的内容清空
  • 调整 markdown 渲染样式
  • 防止 katex 渲染出错直接停止渲染
  • 添加页面宽度要求

Full Changelog: v0.8.2...v0.8.3

[release] Version: 0.8.2

05 Sep 18:30
8e884a7
Compare
Choose a tag to compare
Pre-release
  • 添加代码高亮及多语言支持(基于 prism)
  • 添加公式渲染(基于 katex)

Full Changelog: v0.8.0...v0.8.2

[release] Version: 0.8.0

05 Sep 14:31
0b09a1b
Compare
Choose a tag to compare
Pre-release
  • 添加文章 (posts) 功能,对较长的文章,如:Q&A、用户条款、招新信息等进行独立页面渲染
  • 修改了一系列的前端样式
  • break change: 重置数据库 migration

Full Changelog: v0.7.2...v0.8.0

[release] Version: 0.7.1

02 Sep 07:56
7df5cdf
Compare
Choose a tag to compare
Pre-release
  • 修复 Profile 页面
  • 更改 flag 长度限制
  • 添加比赛事件过滤器
  • flag 提交正确后页面主动刷新

Full Changelog: v0.7.0...v0.7.1