You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,10 @@ All notable changes to portracker will be documented in this file.
8
8
9
9
-**Reverse Proxy Support**: New `HOST_OVERRIDE` environment variable allows specifying the hostname used in port links when running behind a reverse proxy (fixes #51)
10
10
11
+
### Fixed
12
+
13
+
-**System Port Detection**: Restored system port detection (SSH, SMB, etc.) when running in containerized environments.
14
+
11
15
### UI
12
16
13
17
-**Favicon**: Dark mode support - favicon now adapts to system theme (black on light, white on dark)
0 commit comments