diff --git a/firefox/docker-compose.yml b/firefox/docker-compose.yml index f1da5ab..18719e7 100644 --- a/firefox/docker-compose.yml +++ b/firefox/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 3000 server: - image: linuxserver/firefox:128.0.3@sha256:b11ffb901584ea4141d5a7dcb2b3b97f078404147aa51afb679c8de6fe39bfad + image: linuxserver/firefox:130.0.1@sha256:e1e5ab3a6c54cff79b66798d322dbd8ca734eb7bfd0b0e266a98a2f557e2208a restart: on-failure environment: - PUID=1000 diff --git a/firefox/umbrel-app.yml b/firefox/umbrel-app.yml index 56976e0..8a74382 100644 --- a/firefox/umbrel-app.yml +++ b/firefox/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: firefox category: networking name: Firefox -version: "128.0.3" +version: "130.0.1" tagline: Firefox is a free and open-source web browser description: >- Get the browser that protects what is important. @@ -20,12 +20,11 @@ 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: >- This release includes several improvements and bug fixes: - - Fixed an issue causing some sites to not load when connecting via HTTP/2 - - Fixed collapsed table rows not appearing when expected in some situations - - Fixed the Windows on-screen keyboard potentially concealing the webpage when displayed + - Fixed a regression causing some UI elements to be rendered incorrectly for users of the Saraiki localization + - Improved rendering of AVIF images on Linux systems - Full release notes are available at https://www.mozilla.org/en-US/firefox/128.0/releasenotes + Full release notes are available at https://www.mozilla.org/en-US/firefox/130.0/releasenotes developer: Mozilla Foundation website: https://www.mozilla.org/en-US/firefox/ dependencies: []