Nginx Proxy Manager

Developer ToolsLinux

A docker-friendly web UI for managing Nginx reverse-proxy hosts with free SSL.

Latest v2.15.1 · · Linuxby Jamie CurnowWebsiteNginxProxyManager/nginx-proxy-manager

Release activity

Release activity — 10 releases across 10 days since Nov 5, 2025. Each cell is one day; darker means more releases that day. Nothing is recorded before Nov 5, 2025. Older weeks are hidden at this screen width.
MayJunJulAug
SundayNo releases on May 3, 2026No releases on May 10, 2026No releases on May 17, 2026No releases on May 24, 20261 release on May 31, 2026No releases on Jun 7, 2026No releases on Jun 14, 2026No releases on Jun 21, 2026No releases on Jun 28, 2026No releases on Jul 5, 2026No releases on Jul 12, 2026No releases on Jul 19, 2026No releases on Jul 26, 2026No releases on Aug 2, 2026No releases on Aug 9, 2026No releases on Aug 16, 2026
MondayNo releases on May 4, 2026No releases on May 11, 2026No releases on May 18, 2026No releases on May 25, 2026No releases on Jun 1, 2026No releases on Jun 8, 2026No releases on Jun 15, 2026No releases on Jun 22, 2026No releases on Jun 29, 2026No releases on Jul 6, 2026No releases on Jul 13, 2026No releases on Jul 20, 2026No releases on Jul 27, 2026No releases on Aug 3, 2026No releases on Aug 10, 2026
TuesdayNo releases on May 5, 2026No releases on May 12, 2026No releases on May 19, 2026No releases on May 26, 2026No releases on Jun 2, 2026No releases on Jun 9, 2026No releases on Jun 16, 2026No releases on Jun 23, 2026No releases on Jun 30, 2026No releases on Jul 7, 2026No releases on Jul 14, 2026No releases on Jul 21, 2026No releases on Jul 28, 2026No releases on Aug 4, 2026No releases on Aug 11, 2026
WednesdayNo releases on May 6, 2026No releases on May 13, 2026No releases on May 20, 2026No releases on May 27, 20261 release on Jun 3, 2026No releases on Jun 10, 2026No releases on Jun 17, 2026No releases on Jun 24, 2026No releases on Jul 1, 2026No releases on Jul 8, 2026No releases on Jul 15, 2026No releases on Jul 22, 2026No releases on Jul 29, 2026No releases on Aug 5, 2026No releases on Aug 12, 2026
ThursdayNo releases on May 7, 2026No releases on May 14, 2026No releases on May 21, 2026No releases on May 28, 2026No releases on Jun 4, 2026No releases on Jun 11, 2026No releases on Jun 18, 2026No releases on Jun 25, 2026No releases on Jul 2, 2026No releases on Jul 9, 2026No releases on Jul 16, 2026No releases on Jul 23, 2026No releases on Jul 30, 2026No releases on Aug 6, 2026No releases on Aug 13, 2026
FridayNo releases on May 8, 2026No releases on May 15, 2026No releases on May 22, 2026No releases on May 29, 2026No releases on Jun 5, 2026No releases on Jun 12, 2026No releases on Jun 19, 2026No releases on Jun 26, 2026No releases on Jul 3, 2026No releases on Jul 10, 2026No releases on Jul 17, 2026No releases on Jul 24, 2026No releases on Jul 31, 2026No releases on Aug 7, 2026No releases on Aug 14, 2026
SaturdayNo releases on May 9, 2026No releases on May 16, 2026No releases on May 23, 2026No releases on May 30, 2026No releases on Jun 6, 2026No releases on Jun 13, 2026No releases on Jun 20, 2026No releases on Jun 27, 2026No releases on Jul 4, 2026No releases on Jul 11, 2026No releases on Jul 18, 2026No releases on Jul 25, 2026No releases on Aug 1, 2026No releases on Aug 8, 2026No releases on Aug 15, 2026

10 releases since Nov 5, 2025

Changelog

v2.15.0

Added 9
  • Add PUT and DELETE methods to Access-Control-Allow-Methods field
  • Add column sorting to Nginx tables
  • Add SECURITY.md for security policy and reporting
  • Add hoster.by certbot plugin
  • Add RcodeZero certbot plugin
  • Add Hostinger certbot plugin
Changed 11
  • Regenerate configs improvements
  • Lots of Node dependency updates
  • Various Cypress improvements
  • Access list clients ordered insert
  • Update deSec certbot plugin
  • Update EuroDNS certbot plugin
Fixed 7
  • Fix SQLite issue with NOW()
  • Fix incorrect HTML description
  • Fix silent nginx config corruption in 50-ipv6.sh
  • Fix translation in streams table ignoring current enable/disable state
  • Fix Undefined Variable next Referenced in Route Error Handler
  • Fix grammar and clarity issues in README.md
  • Omit Access rules directives if no rules configured
Security 2
  • Updated OpenResty to address CVE-2026-42945, CVE-2026-8711, and CVE-2026-9256
  • Fix Nginx Proxy Manager allowing any authenticated user to modify their own roles field through the PUT request

[!WARNING] Major update: Debian Trixie base image, OpenResty, Certbot and Python have been updated. Exercise caution with this upgrade as your DNS plugins may not work as expected and require tweaks to dependencies. See the new Certbot Doc for more info.

Changes
  • Updated OpenResty to address CVE-2026-42945 / CVE-2026-8711 / CVE-2026-9256
  • Certbot DNS plugin installs are tested in CI now; but usage of them for requesting certs is not
  • Fix SQLLite issue with NOW()
  • Regenerate configs improvements
  • Lots of Node dep updates
  • Fix incorrect html description
  • Various Cypress improvements
  • Fix silent nginx config corruption in 50-ipv6.sh (thanks @bill-mahoney)
  • Added PUT and DELETE method to Access-Control-Allow-Methods field (thanks @MBulli)
  • Adds column sorting to Nginx tables (thanks @clementfavre)
  • fix Nginx Proxy Manager allows any authenticated user to modify their own roles field through the PUT (thanks @Zoey2936)
  • Fix translation in streams table ignoring current enable/disable state (thanks @tomas-bara)
  • Add SECURITY.md for security policy and reporting (thanks @jcarvajalantigua)
  • Fix Undefined Variable next Referenced in Route Error Handler (thanks @barttran2k)
  • Fix grammar and clarity issues in README.md (thanks @Arihant101)
  • Access list clients ordered insert (thanks @edklesel)
  • Docs: Fix PostgreSQL volume mapping to prevent data loss (thanks @fankes)
  • Docs: add NPM Auth Gateway to third-party integrations (thanks @Mark0025)
  • Docs: add selfhosting.sh guide to third-party list (thanks @roundone)
  • Adds host info to proxy host delete confirmation modal (thanks @clementfavre)
  • fix: omit "Access rules" directives if no rules configured (thanks @Matthew-Kilpatrick)
  • Add hoster.by certbot plugin (thanks @butalex11)
  • Add RcodeZero certbot plugin (thanks @Ludo-code)
  • Updated deSec certbot plugin (thanks @MichaelJanssenNesai)
  • Add Hostinger certbot plugin (thanks @rfos)
  • Updated EuroDNS certbot plugin (thanks @DaanSelen)
  • 🇳🇴 Add Norwegian locale (thanks @biodland)
  • 🇪🇪 Add Estonia locale (thanks @siimaarmaa)
  • 🇷🇺 Updated Russian locale (thanks @kraineff)
  • 🇮🇪 Updated Irish locale (thanks @eren-karakus0)
  • 🇫🇷 Updated French locale (thanks @Flop2691)
  • 🇫🇷 Updated French locale (thanks @MarioGervais)
  • 🇳🇱 Updated Dutch locale (thanks @Stephan-P)
Docker images
View originalPermalink
How v2.15.0 went

v2.14.0

Added 2
  • Add Trust Upstream Forwarded Proto Headers advanced proxy host config
  • Add DNS plugin for ArvanCloud provider
Changed 1
  • Update Slovak translation
Fixed 2
  • Fix disabling 2fa
  • Fix uploading of custom certificates
Removed 1
  • Project no longer builds for armv7/armhf architectures

[!WARNING] As of this version, this project no longer builds for armv7/armhf architectures.

Changes
  • Add "Trust Upstream Forwarded Proto Headers" advanced proxy host config (thanks @jerry-yuan)
  • Fix disabling 2fa (thanks @7heMech)
  • Added DNS plugin for ArvanCloud provider (thanks @kiaxseventh)
  • Update Slovak translation (thanks @dodog)
  • Fix uploading of custom certificates (thanks @Tech-no-1)
  • Massive amount of dependency updates
Docker images
View originalPermalink
How v2.14.0 went

v2.13.7

Added 4
  • Add French locale
  • Add Turkish locale
  • Add Hungarian locale
  • Add Portuguese locale
Changed 3
  • Update German locale
  • Update Cloudns certbot plugin
  • Change sqlite3 package to better-sqlite3
Fixed 2
  • Fix https-only redirection loop behind another proxy
  • Fix bug with 2fa recovery codes not being valid
Changes
  • 🇫🇷 Add French locale (thanks @GedasMirak)
  • 🇹🇷 Add Turkish locale (thanks @orhnplt)
  • 🇭🇺 Add Hungarian locale (thanks @toviszsolt)
  • 🇵🇹 Add Portuguese (thanks @maghuro)
  • 🇩🇪 Updated German locale (thanks @blinkerfluessigkeit)
  • Fix #5216 https-only redirection loop behind another proxy (thanks @jerry-yuan)
  • Updated Cloudns certbot plugin (thanks @xJayMorex)
  • Add Dependabot config (thanks @Lokowitz)
  • Updated a tonne of dependencies
  • Changed sqlite3 package to better-sqlite3
  • Fix bug with 2fa recovery codes not being valid
Docker images
View originalPermalink
How v2.13.7 went

v2.13.6

Added 11
  • Add TOTP-based two-factor authentication
  • Add option to select RSA or ECDSA key type when creating certificates
  • Add logging for streams based on port
  • Add Glesys certbot plugin
  • Add Hurricane Electric DDNS plugin configuration
  • Add DNS plugin for All-Inkl provider
Changed 8
  • Increase max propagation seconds to 7200
  • Change visibility to permission_visibility in report.js
  • Improve date/times display with the selected locale
  • Update German locale title from German to Deutsch
  • Update Japanese locale
  • Update Italian locale
  • Update Polish locale
  • Update Vietnamese flag
Security 1
  • Bump react to 19.2.3 to fix CVE-2025-55182
Changes
  • Add TOTP-based two-factor authentication (thanks @piotrfx)
  • Add option to select RSA or ECDSA key type when creating certificates (thanks @KalebCheng)
  • Added logging for streams based on port (thanks @Shotz5)
  • Increase max propagation seconds to 7200 (thanks @7heMech)
  • Added Glesys certbot plugin (thanks @alatalo)
  • Added Hurricane Electric DDNS plugin configuration (thanks @dupsatou)
  • Added DNS plugin for All-Inkl provider (thanks @mobilandi)
  • Added support for DNS challenges with Simply.com (thanks @manisto)
  • Changed visibility to permission_visibility in report.js (thanks @bzuro)
  • Bumped react to 19.2.3 to fix CVE-2025-55182 (thanks @lacamera)
  • Improved date/times display with the selected locale
  • 🇧🇬 Add Bulgarian locale (thanks @Bare7a)
  • 🇮🇩 Add Indonesia locale (thanks @teguh02)
  • 🇮🇪 Add Irish locale (thanks @aindriu80)
  • 🇰🇷 Add Korean locale (thanks @abinas-hdb)
  • 🇩🇪 Updated German locale title from 'German' to 'Deutsch' (thanks @CamelT0E)
  • 🇯🇵 Updated Japanese locale (thanks @vtj-mizuno)
  • 🇮🇹 Updated Italian locale (thanks @archettitechnology)
  • 🇵🇱 Updated Polish locale (thanks @zdzichu6969)
  • 🇻🇳 Update Vietnamese flag (thanks @luyentm)
Docker images
View originalPermalink
How v2.13.6 went

v2.13.5

Added 5
  • Add Vietnamese locale
  • Add Italian locale
  • Add Dutch locale
  • Add translations for Allow and Deny in Access List Rules tab
  • Add available upgrade notification
Changed 6
  • Update Polish locale
  • Update Russian locale
  • Update Slovak locale
  • Update Chinese locale
  • Improve UI/UX for mobile
  • Bump certbot-azure-dns version
Fixed 2
  • Fix web crashes when viewing Custom Certificates
  • Fix translation text spacing issues
Changes
  • 🇻🇳 Add Vietnamese locale (thanks @dominhhieu1405)
  • 🇮🇹 Add Italian locale (thanks @archettitechnology)
  • 🇳🇱 Add Dutch locale (thanks @Jelcoo)
  • 🇵🇱 Updated Polish locale (thanks @zdzichu6969)
  • 🇷🇺 Updated Russian locale (thanks @kraineff)
  • 🇸🇰 Updated Slovak locale (thanks @dodog)
  • 🇨🇳 Updated Chinese locale (thanks @gjssss)
  • Fix web crashes when viewing Custom Certificates (thanks @bentschrader)
  • Added translations ("Allow" / "Deny") in Access List > Rules tab (thanks @vsc55)
  • Fix translation text spacing issues (thanks @vsc55)
  • Available upgrade notification (thanks @sopex)
  • UI/UX improvements for mobile (thanks @7heMech)
  • Bump certbot-azure-dns version (thanks @fhennig42)
Docker images
View originalPermalink
How v2.13.5 went

v2.13.4

Added 7
  • Add Polish locale
  • Add Slovak locale
  • Add Chinese locale
  • Add German locale
  • Add Japanese locale
  • Add Spanish locale
  • Add Russian locale
Changed 1
  • Add scheme back in destination column
Fixed 1
  • Fix wrong translation for new custom cert modal title
Changes
  • 🇵🇱 Add Polish locale (thanks @zdzichu6969)
  • 🇸🇰 Add Slovak locale (thanks @dodog)
  • 🇨🇳 Add Chinese locale (thanks @Firfr)
  • 🇩🇪 Add German locale (thanks @lastsamurai26)
  • 🇯🇵 Add Japanese locale (thanks @Oka-Tak)
  • 🇪🇸 Add Spanish locale (thanks @TeenBiscuits)
  • 🇷🇺 Add Russian locale (thanks @kraineff)
  • Add scheme back in destination column (thanks @7heMech)
  • Fix wrong translation for new custom cert modal title (thanks @lastsamurai26)
Docker images
View originalPermalink
How v2.13.4 went

v2.13.3

Added 2
  • Add missing redirection hosts http code option
  • Add MC-HOST24 DNS plugin
Changed 1
  • Bump certbot-dns-leaseweb to 1.0.3
Fixed 4
  • Fix redirection hosts scheme option mismatching
  • Update access.conf to fix access_list.pass_auth logic
  • Fix initial setup user bug
  • Fix hamburger menu on mobile
Changes
  • Fix redirection hosts scheme option mismatching
  • Adds missing redirection hosts http code option
  • Update _access.conf to fix access_list.pass_auth logic (thanks @eduardpaul)
  • Add MC-HOST24 DNS plugin (thanks @mamasch19)
  • Bump certbot-dns-leaseweb to 1.0.3 (thanks @prospo)
  • Fix initial setup user bug (thanks @zuptalo)
  • Fix hamburger menu on mobile (thanks @7heMech)
Upgrade path notes:

This adds a migration file, so please backup your database and /data mountpoint prior to upgrading.

You will not be able to easily go back to an earlier version after this migration is applied!

Docker images
View originalPermalink
How v2.13.3 went

v2.13.2

Fixed 2
  • Improve race condition with database connections
  • Safer handling of different api date formats in the frontend, preventing unhandled ui crashes
Removed 1
  • Remove pebble CA certs from final image
Changes
  • Improve race condition with database connections
  • Safer handling of different api date formats in the frontend, preventing unhandled ui crashes
  • Remove pebble CA certs from final image
Docker images
View originalPermalink
How v2.13.2 went

v2.13.1

Changed 1
  • Support the usual proxy env vars for outgoing admin related web requests
Fixed 4
  • Fix missing translation for renew cert dialog
  • Fix showing incorrect certificate value
  • Fix for those with older config
  • Fix when showing avatars of deleted users
Removed 1
  • Remove user name column from audit log
Changes
  • Remove user name column from audit log
  • Fix missing translation for renew cert dialog
  • Fix #4828 showing incorrect certificate value
  • Fix #4837 for those with older config
  • Fix #4838 when showing avatars of deleted users
  • Fix #4833 supports the usual proxy env vars for outgoing admin related web requests
Docker images
View originalPermalink
How v2.13.1 went
View all

Discussion

If you publish Nginx Proxy Manager, you can claim this product by proving you administer its repository.