mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update Firefox to version 136.0.1 (#2356)
This commit is contained in:
parent
eea7fb6db8
commit
01ad882e54
@ -7,7 +7,7 @@ services:
|
|||||||
APP_PORT: 3000
|
APP_PORT: 3000
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: linuxserver/firefox:135.0.1@sha256:5f66803abe3480f68f595cc334d0a3a37b73666d74f3dbce5d3c4622773f8a62
|
image: linuxserver/firefox:136.0.1@sha256:90efc7211c735e048b070e7811a28dfb7f9297bbd4664eac1596176328bb5c44
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||||||
id: firefox
|
id: firefox
|
||||||
category: networking
|
category: networking
|
||||||
name: Firefox
|
name: Firefox
|
||||||
version: "135.0.1"
|
version: "136.0.1"
|
||||||
tagline: Firefox is a free and open-source web browser
|
tagline: Firefox is a free and open-source web browser
|
||||||
description: >-
|
description: >-
|
||||||
Get the browser that protects what is important.
|
Get the browser that protects what is important.
|
||||||
@ -20,13 +20,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.
|
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: >-
|
releaseNotes: >-
|
||||||
This release of Firefox brings multiple new features, improvements and bug fixes:
|
This release of Firefox brings multiple new features, improvements and bug fixes:
|
||||||
- Added more languages to Firefox Translations
|
- Access multiple tools through a new sidebar without leaving your main view
|
||||||
- Rolled out credit card autofill and AI Chatbot features
|
- Organize tabs vertically in the sidebar instead of along the top
|
||||||
- Enhanced security with certificate transparency
|
- Clear saved form info separately from browsing history
|
||||||
- Added history navigation safeguards
|
- Selectively unblock social media embeds in strict privacy modes
|
||||||
- Updated New Tab layout in more countries
|
- Connections now upgrade to HTTPS by default
|
||||||
- Replaced "Do Not Track" with Global Privacy Control
|
- Weather forecast expanding to Latin American countries
|
||||||
- Improved developer tools and web platform capabilities
|
- Address autofill available for UK users
|
||||||
|
|
||||||
Full release notes are available at https://www.mozilla.org/en-US/firefox/notes/
|
Full release notes are available at https://www.mozilla.org/en-US/firefox/notes/
|
||||||
developer: Mozilla Foundation
|
developer: Mozilla Foundation
|
||||||
|
Loading…
Reference in New Issue
Block a user