Update nginx-proxy-manager to version v2.13.7 (#4672)
This commit is contained in:
parent
19cd50de3b
commit
02ba4e002d
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 81
|
||||
|
||||
web:
|
||||
image: jc21/nginx-proxy-manager:2.13.6@sha256:669be1a294d4491b842f542d238ea1d4bca8f76fbedd7d99b45b24cd5a8cff99
|
||||
image: jc21/nginx-proxy-manager:2.13.7@sha256:3c5acf6bc3125079906078d0cacec59130018bb32ed64092f7ce495edc68c5ec
|
||||
hostname: nginx-proxy-manager_web_1
|
||||
restart: on-failure
|
||||
ports:
|
||||
|
||||
@ -3,7 +3,7 @@ id: nginx-proxy-manager
|
||||
name: Nginx Proxy Manager
|
||||
tagline: Expose your services easily and securely
|
||||
category: networking
|
||||
version: "2.13.6"
|
||||
version: "2.13.7"
|
||||
port: 4498
|
||||
description: >-
|
||||
Expose your apps to the internet easily and securely.
|
||||
@ -40,13 +40,11 @@ releaseNotes: >-
|
||||
|
||||
|
||||
Key highlights include:
|
||||
- Added two-factor authentication support
|
||||
- Option to select RSA or ECDSA key type when creating certificates
|
||||
- Added logging for streams based on port
|
||||
- 🌎 Added support for Bulgarian, Indonesian, Irish, and Korean languages
|
||||
- 🌎 Updated translations for German, Japanese, Italian, Polish, and Vietnamese
|
||||
- Improved date and time display with selected locale
|
||||
- Added support for additional DNS providers
|
||||
- Added support for French, Turkish, Hungarian, and Portuguese languages
|
||||
- Updated German translations
|
||||
- Fixed redirection loop issue when behind another proxy
|
||||
- Fixed bug with two-factor authentication recovery codes
|
||||
- Updated DNS provider plugins
|
||||
|
||||
|
||||
Full release notes are available at https://github.com/NginxProxyManager/nginx-proxy-manager/releases
|
||||
|
||||
Loading…
Reference in New Issue
Block a user