This repository has been archived by the owner on Nov 12, 2018. It is now read-only.
v2.0 (2017.02.15)
就不情人节发新版,哼。
- 升级 Electron 至 V1.4.15,Chromium 至 54
- 增加了偏好设置(感谢设计建议 @xiaoyusilen)
- 增加了英文版本的支持
- 增加了一键隐藏窗口(
ESC
键) - 修复了 macOS 上窗口最小化时不显示新消息提示的红点(感谢 @wujysh 的贡献)
- 修复了聊天框内换行提示仅针对 macOS 的问题
- 增加了两个快捷键(感谢 @awmleer 的贡献)
- 搜索联系人:
Ctrl + F
- 切换到全屏模式:macOS 下
Ctrl + Command + F
,Linux 下为F11
- 搜索联系人:
- 修复了在 Linux 系统下部分菜单按钮失效的问题(感谢 @qzchenwl 的贡献)
- 更新了依赖的第三方库的版本至最新兼容版本
Release Log:
- Update Electron to V1.4.15, Chromium API level 54
- Add Preference Panel (Thanks for the design advises from @xiaoyusilen](https://github.com/xiaoyusilen))
- Fully support English UI!
- Quick hide windows shortcut (Press
ESC
) - Fix macOS new message red dot display improperly (Thanks to @wujysh)
- Tips in chat window now are adapted with platform
- Add two shortcuts (Thanks to @awmleer)
- Search Contact人:
Ctrl + F
- Toggle Fullscreen Mode: macOS
Ctrl + Command + F
, LinuxF11
- Search Contact人:
- Fix unfunctional menu items on Linux (Thanks to @qzchenwl)
- All thrid party libraries are up-to-date