This repository has been archived by the owner on Nov 12, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Releases: geeeeeeeeek/electronic-wechat
Releases · geeeeeeeeek/electronic-wechat
V2.0
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
v1.4.0
v1.3.0
v1.3 (2016.05.19)
- 升級 electron 至 1.1.0, Chrome 至 50.0.2661.102,Node 至 6.1.0 (感謝 @lfs1102 的貢獻)
- 新增
brew cask
安裝方式 (最新可下載版本為 v1.2.0) - 新增 Windows 下的安裝腳本 (感謝 @3dseals 的貢獻)
- 新增 應用啟動動畫,縮短首次展現時間
- 優化 應用啟動穩定性,增加超時重試
- 優化 主要文案均統一為英文
- 優化 減少 20M 應用體積
- 修復 關于頁面版本號顯示的 bug
- 修復 Linux 系統下左邊欄組件重疊的 bug
- 修復 部分 Linux KDE 系統下托盤圖標空白的 bug
- 其他修改 (感謝 @wzyboy, @rivershang, @hexchain, @samurai00, @boltomli 的貢獻)
國內分流地址(暫時還在調整中,可能版本會不對,請等待下一個release):
linux(32):http://o763lpzct.bkt.clouddn.com/linux-ia32.tar.gz
linux(64):http://o763lpzct.bkt.clouddn.com/linux-x64.tar.gz
mac:http://o763lpzct.bkt.clouddn.com/mac-osx.tar.gz
v1.2.0
v1.2 (2016.04.21)
- 新增 更新檢測模塊,應用內即可檢查更新
- 新增 公眾號文章的第三方分享功能。現支持一鍵分享到微博、QQ 空間、Facebook、Twitter、Evernote 和郵件 (感謝 @oblank 的貢獻)
- 新增 群聊 @ 提及成員功能,但收到提醒需要服務端支持 (感謝 @iamcc 的貢獻)
- 優化 登錄界面使用單獨的尺寸 (感謝 @xnfa 的貢獻)
- 優化 修改 OS X 下隱藏其他窗口的快捷鍵為
Command+Alt+H
。 - 優化 Linux 下可執行文件文件名使用小寫字母,去除空格。
- 優化 Linux 下使用彩色圖標。
- 升級
electron-prebuilt
版本至0.36.7
,electron-packager
版本至7.0.0
。 - 降級 Emoji貼紙顯示的功能。由于微信協議調整和官方代碼缺陷,現有商店內貼紙及部分個人收藏的貼紙無法顯示。后續跟進微信的修復進行調整。
v1.1.1 release
v1.1 (2016.03.17)
- 新增 OS X 和 Linux 下的托盤菜單,點擊可進入應用、退出應用 (僅Linux) (感謝 @iamcc 和 @wenLiangcan 的貢獻)
- 新增 cnpm 鏡像提醒
- 優化 應用的退出邏輯,Cmd+Q 退出應用,Cmd+W 或點擊關閉隱藏應用
- 優化 OS X 和 Linux 下的應用菜單顯示
- 優化 Emoji貼紙的實現方式,避免滑動時內容抖動,無法回到底部
- 優化 接管應用刷新的邏輯,Cmd + R 重新加載頁面
- 優化 OS X 下 build 后將應用拷貝到 Application 文件夾
- 優化 Linux 下使用 Ctrl+Shift+I 打開開發者工具 (感謝 @wenLiangcan 的貢獻)
- 修復 錯誤的微信站內重定向 (感謝 @gucheen 的貢獻)
- 修復 Linux 下應用圖標的顯示
- 修復 聊天列表滑動性能問題
- 修復 公眾號新窗口打開報錯 (感謝 @gzzhanghao 的貢獻)
rpm package:
wechat-1.0.1-1.gitb43c562.fc23.noarch.rpm
v1.0.1
v1.0 (2016.03.01)
- 新增 阻止消息撤回的功能 (感謝 @arrowrowe 的貢獻)
- 新增 引入了 Travis CI 和 Gitter.im
- 優化 貼紙顯示的實現方式 (感謝 @arrowrowe 的貢獻)
- 優化 build 腳本 (感謝 @gaocegege, @viko16 和 @htc550605125 的貢獻)
- 優化 Linux 下自動隱藏菜單 (感謝 @wenLiangcan 的貢獻)
- 優化 Linux 下用戶頭像的顯示
- 優化 禁用縮放、選中文本、默認光標
v0.1
Warning: Deprecated!
The release is out dated. Edit operations are not available.
It is strongly recommended to download the code and built it yourself. You can refer to guide in README.
v0.1 (2016.02.19)
- Create the project.
- Auto resize web content.
- Drag to send pictures.
- Open inhibited links without additional redirect.