Links
v1.3.0
- Added process so that existing Containers with profiles can "persist" if profiles are reloaded. See note on reloading profiles.
- Profile panel in sidebar now displays profile proxy information
- Added new custom context menu to Proxy icon in Tab View. Current options:
- Add a temporary proxy
- Select a specific profile proxy or temporary proxy
- Select a proxy provider
- Skip proxy
- Adjusted selection of profile proxies so that skipping after selection results in the subsequent proxy, rather than the iterator in profile proxies being unaffected by selection. This matches behavior of new temporary proxies.
- Existing Containers are no longer renamed to the default name of "Container", on startup
- Removed
select proxy option from Tab Context Menu as it now exists in the new Proxy Context Menu. (Provider proxies cannot be individually selected in the new menu, but a new Proxy Selector option will be added in a future release that will allow individual selection of provider proxies).
v1.2.0
- Adjusted the following keybinds/context menu options to operate on the Containers of
selected tabs rather than current Container:
- Create New Tab (previously only existed as a keybind)
- Skip Proxy
- Toggle Proxies
- Clear Cookies
- Create New Tab (keybind/context menu option) now exists as a
related or unrelated option, similar to Jancy
- The tab context menu now appears on all tabs, not just Container tabs, but most options are disabled if the menu is opened on a non-Container tab
- Adjusted proxy
enabled/disabled behavior on Container creation
- Added a default provider process that now applies if proxies are attempted to be enabled on a Container that has no proxy source
- Bug fix - stale data showing in proxy-related context menu
- Added proxy status/proxy toggle icon to Tab View
- Adjusted saved settings process to now handle version migrations
- Added
Reset buttons in Preferences tab, for resetting Preferences and Keybinds to their default values