Browse Source

Update firefox to 130.0.1 (#1533)

main
Nathan Fretz 4 months ago
committed by GitHub
parent
commit
e352ce9274
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      firefox/docker-compose.yml
  2. 9
      firefox/umbrel-app.yml

2
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

9
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: []

Loading…
Cancel
Save