Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xusenlin committed Jan 5, 2021
1 parent b080703 commit 98b8a72
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ http://xusenlin.com/article?key=iQBftC
注:等级高的角色拥有低级角色的全部权限。用户注册默认成为项目记者,如果注册的名字是 Admin 会自动成为超级管理员,注册名字不可重复。

# 更新日志
### v0.4
### v0.40
* 添加在线人数显示 (2021-01-05)
* 添加国际化支持(2021-01-05)
* 添加任务可快速定位到对应仓库 (2020-12-31)
Expand All @@ -67,15 +67,15 @@ http://xusenlin.com/article?key=iQBftC
* 优化了搜索栏,添加分类可搜索 (2020-12-30)
* 添加了websocket通知记录 (2020-12-30)

### v0.3
### v0.30
* @wenbiyou 添加了任务和仓库的搜索功能 (2020-12-07)
* 添加了 websocket 重试机制
* @wojiaolingdu111 添加了仓库重建功能
* 添加了 websocket 广播,每个仓库和任务状态实时同步所有人。
* 优化了接口请求加载动画禁止页面操作。
* 添加了查看用户提交代码记录的功能。

### v0.2
### v0.20
* 添加丢弃本地仓库变动的功能 (2020-07-23)
* 修复运行老的任务分支不存在的 BUG (2020-06-25)
* 可以快捷修改更多字段和添加任务分页
Expand All @@ -87,14 +87,14 @@ http://xusenlin.com/article?key=iQBftC
* 设置 Token 失效时间为 10H
* 添加了裁剪分支的功能,可以手动保持和远程分支一致

### v0.02
### v0.12
* 添加用户和权限控制模块
* 可以快速修改仓库、分类、任务描述
* 优化和重构了大部分前后端代码
* 优化了前端界面UI
* 修复了一部分代码的隐藏 BUG

### v0.01
### v0.10
* 仪表盘的关键信息展示
* 仓库列表的相关功能(克隆、锁定、更新代码、删除依赖、依赖工具、删除仓库等功能)
* 任务分类(除了按照打包环境分类也可以按照 后台管理、H5活动、M站等自由发挥)
Expand Down

0 comments on commit 98b8a72

Please sign in to comment.