From 3e62bca6eb027deef5da4cd3348af595157494ba Mon Sep 17 00:00:00 2001 From: Nathan Fretz Date: Fri, 10 Nov 2023 23:16:45 -0800 Subject: [PATCH] Update firefox to 116.0.3 (#839) --- firefox/docker-compose.yml | 2 +- firefox/umbrel-app.yml | 13 ++++++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/firefox/docker-compose.yml b/firefox/docker-compose.yml index 622c7fa..5913a97 100644 --- a/firefox/docker-compose.yml +++ b/firefox/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 3000 server: - image: linuxserver/firefox:101.0.1@sha256:04124c6961be68a869f95cfccd509d3a63be157a59a5407f9eaa39dbf19b34a6 + image: linuxserver/firefox:116.0.3@sha256:27751e123a4a17be1e60f672ff79c1f40bbc7488d4b470fa8f49633131233486 restart: on-failure environment: - PUID=1000 diff --git a/firefox/umbrel-app.yml b/firefox/umbrel-app.yml index 5c79d26..f49c3ec 100644 --- a/firefox/umbrel-app.yml +++ b/firefox/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: firefox category: networking name: Firefox -version: "101.0.1" +version: "116.0.3" tagline: Firefox is a free and open-source web browser description: >- Get the browser that protects what is important. @@ -18,6 +18,17 @@ description: >- Available in over 90 languages, and compatible with Windows, Mac and Linux machines, Firefox works no matter what you are using or where you are. Make sure your operating system is up to date for the best experience. +releaseNotes: >- + - Fixed an issue for OPFS users (especially those using the Adobe Photoshop) that broke access to files that were locally cached in a previous version. (bug 1847989, bug 1847619) + + - Fixed an issue that was breaking screensharing for some users on Wayland. (bug 1841851) + + - Fixed an issue where a fullscreen notification was persistently being shown to a user, even after disabling it. (bug 1847901) + + - Fixed an issue where Firefox would hang when doing a Google search. (bug 1847066) + + + Full release notes are available at https://www.mozilla.org/en-US/firefox/116.0.3/releasenotes developer: Mozilla Foundation website: https://www.mozilla.org/en-US/firefox/ dependencies: []