about summary refs log tree commit diff
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2023-02-02 15:37:17 +0100
committeraszlig <aszlig@nix.build>2023-02-02 15:37:17 +0100
commita870010182c698f2aea8c6488a5e31a4a15194c1 (patch)
tree91d985531ea7a467c7a3fe3e199c8539039218a0
parentb38ed3ebe93f1db73ae4df67db05d571c319d4a3 (diff)
firefox: Update multi-account-containers to v8.1.2
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 <aszlig@nix.build>
-rw-r--r--pkgs/aszlig/firefox/addons.json4
1 files changed, 2 insertions, 2 deletions
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"
   }
 }