Skip to content

Commit

Permalink
v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
joehecn committed Nov 7, 2017
1 parent 683f5e6 commit 74bf1cb
Show file tree
Hide file tree
Showing 16 changed files with 1,544 additions and 610 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,6 @@ This project was generated with [electron-vue](https://github.com/SimulatedGREG/
- [ ] 导出好友列表完成后通知消息 - 暂时没有好办法?托盘?
- [x] 软件版本更新提示 github api v0.0.5
- [x] 构建 Windows 版本
- [x] 修复 Windows 下侧边栏太窄添加按钮显示不全的问题
- [x] F 修复 Windows 下侧边栏太窄添加按钮显示不全的问题
- [x] N 新增 群
- [x] N 新增 发送图片
6 changes: 3 additions & 3 deletions build/github/latest-mac.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.5",
"releaseDate": "2017-11-04T20:36:01.892Z",
"url": "https://github.com/joehecn/j/releases/download/v0.0.5/j-0.0.5-mac.zip"
"version": "0.0.6",
"releaseDate": "2017-11-06T04:21:48.845Z",
"url": "https://github.com/joehecn/j/releases/download/v0.0.6/j-0.0.6-mac.zip"
}
Loading

0 comments on commit 74bf1cb

Please sign in to comment.