Skip to content

v1.0.9

Compare
Choose a tag to compare
@salarcode salarcode released this 22 Jan 01:48
· 168 commits to master since this release

Release notes for 1.0.9

Re-enabling update check for all browsers.
Properties of old versions need to be removed. This wasn't working on Chrome.

Release notes for 1.0.8

Fixes message is not showing about Google Chrome not supporting authentication on SOCKS5. #272
Properties of old versions need to be removed specificity otherwise they will stay and not go away, causing repeat of migration process. #269, #266 and #270
Enabling update check for all browsers

Release notes for 1.0.7

Firefox settings should be set according to SmartProxy. #265
Fixed display issues of ProxyServer subscriptions

Release notes for 1.0.6

Fixing add to ignore should display fail message earlier. #260
Fixing migration and backup issues #257, #259 and #250
On Firefox start waits for settings to be loaded then applies the rules #253
Fixing Ignore Failure Rules creation

Release notes for 1.0.5

In Chrome updating a proxy server should refresh the active proxy.
In popup Add to ignore should display fail message earlier.
Force Firefox to use Browser/system settings (instead of direct) while extension is loading. #253
More diagnostics logs

Release notes for 1.0.4

Fixing failed request monitor counter not working properly on reloads
Diagnostic tools are added to help tackle problems
Do not store subscription proxies/rules in backup

Release notes for 1.0.3

Display proxy server name on subscriptions attempt status
Fixing missing keyboard shortcuts
Fixed issue with subscription not updating in Chrome with manifest v3
Fix for Proxyable resources partial fail in activation

Release notes for 1.0.0

The focus of version 1.0 was Smart Profiles, but we didn't stop there, bunch of cool features are added.

  • Introducing Profiles. Two different type of profiles can be created by users, both supporting rules and subscriptions.
  • Profile for SmartProxy mode. In this profile type rules will decide what domain/url in the request should have proxy applied.
  • Profile for Always Enabled mode. In this profile type proxy will be applied to all requests excluding the rules that is defined.
  • Another profile type is for Error detection whitelist which can not be created by user and is defined as built in. In this profile type for the specified rules there won't be a notification about requests errors.
  • Different Proxy Server per profile. Each profile can use the default global proxy server or have its own specific one.
  • A rule can get its proxy from Default general or Profile Proxy or has its own setting.
  • New displayMatchedRuleOnBadge will display the applied rule to the tab in tooltip.
  • Theme support. Dark/Light theme plus custom theme can be selected.
  • Theme auto switch support is added
  • Better UI foundation with Bootstrap 5.
  • Factory Reset option is added
  • Added support for Google Manifest V3
  • Support for Thunderbird is added
  • The 'Private Browsing Profile' is added
  • Refresh active tab when profile or proxy change

Full Changelog: v0.9.12...v1.0.x