Release v3.17.3
🐛 Bug Fixes
- Fixed an issue where clicking on node names in the grouped view wouldn't open the web interface when custom node names were configured
- The fix ensures that custom display names are properly resolved to their endpoint URLs
- Affects configurations using
PBS_NODE_NAME
environment variable or custom names set through the settings interface
🔒 Security Updates (from v3.17.2)
- Updated Express from 4.19.2 to 4.21.2
- Resolved 7 Dependabot security alerts including 3 HIGH severity vulnerabilities
Commits
- 7069f8c fix: prioritize display names in node link resolution