From e6468c1390b98ca51f487d0a7862a4c596b1f404 Mon Sep 17 00:00:00 2001 From: Charlie Qiu Date: Sat, 11 Mar 2017 00:22:45 +0800 Subject: [PATCH] Change version number and update readme. --- README.md | 7 +++---- ShadowsocksX-NG/Info.plist | 4 ++-- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5bc3432..24b8d7a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ShadowsocksX-NG -Current version is 1.4 +Current version is 1.5 [![Build Status](https://travis-ci.org/shadowsocks/ShadowsocksX-NG.svg?branch=develop)](https://travis-ci.org/shadowsocks/ShadowsocksX-NG) @@ -25,7 +25,7 @@ Then I will rewrite the GUI code in Swift. ### Building - XCode 8.2.1+ -- cocoapod 1.0.1+ +- cocoapod 1.2+ ## Download @@ -51,6 +51,7 @@ From [here](https://github.com/shadowsocks/ShadowsocksX-NG/releases/) - GFW List URL. - Manual specify network service profiles which would be configure the proxy. - Could reorder shadowsocks profiles by drag & drop in servers preferences panel. +- Configurable global shortcuts for toggle running and switch proxy mode. ## Different from orignal ShadowsocksX @@ -60,8 +61,6 @@ So after you quit the app, the ss-local maybe be still running. Added a manual mode which won't configure the system proxy settings. Then you could configure your apps to use socks5 proxy manual. -Added global Keyboard shortcut + + P to switch between `global` mode and `auto` mode. - ## Contributing [![gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/ShadowsocksX-NG/Lobby) diff --git a/ShadowsocksX-NG/Info.plist b/ShadowsocksX-NG/Info.plist index f927bd3..cbe3614 100644 --- a/ShadowsocksX-NG/Info.plist +++ b/ShadowsocksX-NG/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.4.0 + 1.5.0 CFBundleSignature ???? CFBundleURLTypes @@ -36,7 +36,7 @@ CFBundleVersion - 4 + 1 LSApplicationCategoryType public.app-category.utilities LSMinimumSystemVersion