From a870010182c698f2aea8c6488a5e31a4a15194c1 Mon Sep 17 00:00:00 2001 From: aszlig Date: Thu, 2 Feb 2023 15:37:17 +0100 Subject: firefox: Update multi-account-containers to v8.1.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Upstream changes: New features: * Add ability to filter the container list * Make “default container” entry keyboard navigable * Add option to select a light/dark theme Bug fixes: * Enable proxyDNS only for supported proxies (SOCKS4/5) * Refresh the UI even when there are no proxy settings * Fix the tab sorting for custom container ordering * Allow hyphens in proxy username/password * Fix rendering for Troubleshooting info section * Tooltip renders off viewport when hovering over a container assigned to VPN. * Excluding containers from sync with RegExp * Fix empty regexp and incoming sync exclude behavior * Remove identityState when deleting containers * Account for moved aboutNetError.css in Firefox 107 * Truncate text to ensure the delete icon is visible * Update wording for sites opened in no container Developer improvements: * Use GitHub Actions for testing * Update the “new issue” template * Update issue menu * Update documentation and templates * Make Troubleshooting Information optional * Update minimal version of web-ext Full source code diff can be found here: https://github.com/mozilla/multi-account-containers/compare/8.0.9...8.1.2 Signed-off-by: aszlig --- pkgs/aszlig/firefox/addons.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs') diff --git a/pkgs/aszlig/firefox/addons.json b/pkgs/aszlig/firefox/addons.json index 3f40783d..9088fa86 100644 --- a/pkgs/aszlig/firefox/addons.json +++ b/pkgs/aszlig/firefox/addons.json @@ -12,7 +12,7 @@ "hash": "sha256:08b7af97bef05300ab3ac3ad721322ff00505631233482568fc4489c16d51b71" }, "multi-account-containers": { - "url": "https://addons.mozilla.org/firefox/downloads/file/4038684/multi_account_containers-8.0.9.xpi", - "hash": "sha256:1e68ef3bf65d6c309a7d5666da2295987beb7832a211117d41a3ebeb71d16f95" + "url": "https://addons.mozilla.org/firefox/downloads/file/4058426/multi_account_containers-8.1.2.xpi", + "hash": "sha256:0ab8f0222853fb68bc05fcf96401110910dfeb507aaea2cf88c5cd7084d167fc" } } -- cgit 1.4.1