Skip to content

Commit

Permalink
version 0.8 bump
Browse files Browse the repository at this point in the history
  • Loading branch information
salarcode committed Apr 7, 2019
1 parent d6158fb commit 9e552b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
12 changes: 0 additions & 12 deletions README.md
Expand Up @@ -7,18 +7,6 @@
* [Firefox Extension](https://addons.mozilla.org/en-US/firefox/addon/smartproxy) [![Mozilla Add-on](https://img.shields.io/amo/v/smartproxy.svg)](https://addons.mozilla.org/en-US/firefox/addon/smartproxy/)
* [Chrome Extension](https://chrome.google.com/webstore/detail/smartproxy/jogcnplbkgkfdakgdenhlpcfhjioidoj) [![Chrome Web Store](https://img.shields.io/chrome-web-store/v/jogcnplbkgkfdakgdenhlpcfhjioidoj.svg)](https://chrome.google.com/webstore/detail/smartproxy/jogcnplbkgkfdakgdenhlpcfhjioidoj)

#### Upcoming Release Beta Testing

Currently I'm rewriting the proxy from ground up using Typescript and I'm also implementing the *smart features* that was the initial intention of this extension.
Please test it and report issues.

* Apply proxy to a certain tab and all resources in it.
* UI will be based on Bootstrap 4.
* More proxy rule options.
* [Complete list of changes here](https://github.com/salarcode/SmartProxy/milestone/6?closed=1)

**[:star: Download Version 0.8 Beta 3 For Firefox](https://github.com/salarcode/SmartProxy/releases/tag/v0.8-beta3)**

#### What is SmartProxy
SmartProxy is a Firefox/Chrome extension based on WebExtensions/Chrome Extensions technology.

Expand Down
4 changes: 2 additions & 2 deletions updateinfo.json
@@ -1,7 +1,7 @@
{
"latestVersion": {
"version": "0.7.9.11",
"versionName": "0.8 Beta 3",
"version": "0.8.0.0",
"versionName": "0.8.0",
"downloadPage": "https://github.com/salarcode/SmartProxy/releases"
}
}

0 comments on commit 9e552b3

Please sign in to comment.