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