1.18.4

fosrl/pangolin1.18.4Jun 11, 2026by oschwartz10612

AI Summary

Bug fixes for user roles, log streaming, and SSL/TLS configuration, including the ability to edit self and owner user roles.

Key Highlights

  • Allow editing self and owner user roles
  • S3 log streaming endpoint
  • Client endpoint added to network logs
  • Terminology update from SSL to TLS
  • Fix email prefill in invite

New Features

  • Self/owner role editing
  • S3 log streaming
  • Client network log endpoint
  • TLS terminology update
  • Email prefill fix

Full Release Notes

## Read the 1.18 Announcement

Read the full announcement with discussion of new features: [Pangolin 1.18 - HTTPS Private Resources, Multi-Site Routing, and Alerting](https://pangolin.net/news/1-18-release)

## What's Changed

* Add allow editing self and owner user roles
* Add s3 log streaming endpoint
* Add client endpoint to network log
* Add streaming errors for debug
* Improve show when a domain is config managed
* Improve refer to SSL as TLS by @AstralDestiny 
* Fix email not prefiling in invite
* Fix confirm delete of share links
* Fix pick the most specific domain in blueprints
* Fix not including today in status history graph
* Fix pick up other domains in the sans field
* Fix dont show link when wildcard

**Full Changelog**: https://github.com/fosrl/pangolin/compare/1.18.3...1.18.4

## How to Update

For Pangolin Enterprise: the server now scrapes in the certificates from Treafik's acme.json file. On default installs, this should work out of the box importing from `config/letsencrypt/acme.json` which is mounted into the container. **If your Traefik acme.json file is not mounted into this default location [update the config in privateConfig.yml](https://docs.pangolin.net/self-host/advanced/private-config-file#acme-configuration)**

> [!IMPORTANT]
> Always back up your config app-data before updating. This will allow you to easily roll back if the update breaks your configuration. You will not be able to easily downgrade otherwise.

[View documentation](https://docs.pangolin.net/self-host/how-to-update)