mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update firefox to 128.0.3 (#1343)
This commit is contained in:
parent
c4b198c178
commit
086dbd02ac
|
@ -7,7 +7,7 @@ services:
|
|||
APP_PORT: 3000
|
||||
|
||||
server:
|
||||
image: linuxserver/firefox:126.0.1@sha256:b9eb0a238bf941a65674bf97287e14c6cbe31e361af1d9426857213e58a3b179
|
||||
image: linuxserver/firefox:128.0.3@sha256:b11ffb901584ea4141d5a7dcb2b3b97f078404147aa51afb679c8de6fe39bfad
|
||||
restart: on-failure
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: firefox
|
||||
category: networking
|
||||
name: Firefox
|
||||
version: "126.0.1"
|
||||
version: "128.0.3"
|
||||
tagline: Firefox is a free and open-source web browser
|
||||
description: >-
|
||||
Get the browser that protects what is important.
|
||||
|
@ -19,18 +19,13 @@ 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: >-
|
||||
- The Copy Without Site Tracking option can now remove parameters from nested URLs. It also includes expanded support for blocking over 300 tracking parameters from copied links, including those from major shopping websites. Keep those trackers away when sharing links!
|
||||
|
||||
- Firefox now supports Content-encoding: zstd (zstandard compression). This is an alternative to broti and gzip compression for web content, and can provide higher compression levels for the same CPU used, or conversely lower server CPU use to get the same compression. This is heavily used on sites such as Facebook.
|
||||
|
||||
- Catalan is now available in Firefox Translations.
|
||||
|
||||
- Enabled AV1 hardware decode acceleration on macOS for M3 Macs.
|
||||
|
||||
- and many more...
|
||||
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
|
||||
|
||||
|
||||
Full release notes are available at https://www.mozilla.org/en-US/firefox/126.0/releasenotes
|
||||
Full release notes are available at https://www.mozilla.org/en-US/firefox/128.0/releasenotes
|
||||
developer: Mozilla Foundation
|
||||
website: https://www.mozilla.org/en-US/firefox/
|
||||
dependencies: []
|
||||
|
|
Loading…
Reference in New Issue
Block a user