Release Notes
| 2.15 | 14 November 2009 |
- Icons for buttons and tabs
- Color now displayed in FoxyProxy Options dialog as requested here
- New, better colorpicker for selecting color-per-proxy -- Thanks, Jesper Hansen!
- Narrowed CSS specificity for FoxyProxy's tree styling to prevent interference with
addons such as . This also fixes the long-standing
bug in sometimes Firefox versiosn whereby the Firefox addressbar/awesomebar shows blank lines when autosuggesting websites.
- Removed useless "mode" colum in options dialog tree view
- New proxy names default to host/ip address (if one was entered), otherwise they default back to the original "New Proxy" name. Requested here.
- Tooltips for proxies, when listed in any menu, show the proxy notes field (used to replicate the proxy name). Requested here.
- Better debugging for failed proxy filtering (as requested somewhere in the forums)
- Differentiation between FoxyProxy Basic and FoxyProxy Plus in labels within the application. Previously, such labels just said "FoxyProxy" instead of "FoxyProxy Basic" or "FoxyProxy Standard". This makes it clearer to the user which edition he's using, hopefully making support easier.
- Support for closing FoxyProxy dialogs/windows on OS/X with Command-W
- Removed extraneous dump() statements
- Better SOCKS DNS handling; still needs work, though
- Conditional builds for FoxyProxy Basic
- Locale updates
- Removed id-ID and mk-MK locaes since they've been empty for ages
|
| 2.14 | 20 August 2009 |
- Command-line argument now accepted:
-foxyproxy-mode [patterns|disabled|<id of a proxy as specified in foxyproxy.xml's proxy element>|random (not supported)|roundrobin (not supported)]
Windows examples:
firefox.exe -foxyproxy-mode 1095631556
firefox.exe -foxyproxy-mode disabled
firefox.exe -foxyproxy-mode patterns
OSX/Linux example:
firefox -foxyproxy-mode 1095631556
firefox -foxyproxy-mode disabled
firefox -foxyproxy-mode patterns
When NOT specified, FoxyProxy resumes from the last mode in which it was used. When specified, FoxyProxy starts in the specified mode.
Feature was requested here
and here.
- If FoxyProxy's Global Settings are set to "Toggle between current mode and disabled"
for the statusbar or toolbar, the new mode wasn't restored on Firefox restart.
Reported here.
- Moved Tools Menu menuitem after the devToolsSeparator as requested here.
- If the user enters the port as part of the hostname, parse it and put it into the port field automatically.
Thanks, Sebastian Lisken <Sebastian dot Lisken at gmx dot net>
- Changed donation link
- Fixed typo as specified here.
- Removed redundant regex code in parsing QuickAdd and AutoAdd patterns, improving the performance when special strings (e.g., *://${3}${6}/*)
are expanded
- Translation updates
|
Release notes for older releases.