Pangolin Updates & Release Notes

61 updates curated from 1 source by the Releasebot Team. Last updated: May 15, 2026

Get this feed:
  • May 15, 2026
    • Date parsed from source:
      May 15, 2026
    • First seen by Releasebot:
      May 15, 2026
    Pangolin logo

    Pangolin

    1.18.4-s.6: Merge pull request #3079 from fosrl/dev

    Pangolin adds site information to the user API.

    Add site information to user api

    Original source
  • May 15, 2026
    • Date parsed from source:
      May 15, 2026
    • First seen by Releasebot:
      May 15, 2026
    Pangolin logo

    Pangolin

    1.18.4-s.5: Merge pull request #3077 from fosrl/dev

    Pangolin ships 1.18.4-s.5.

    1.18.4-s.5

    Original source
  • All of your release notes in one feed

    Join Releasebot and get updates from Pangolin and hundreds of other software products.

    Create account
  • May 14, 2026
    • Date parsed from source:
      May 14, 2026
    • First seen by Releasebot:
      May 15, 2026
    Pangolin logo

    Pangolin

    1.18.4-s.4: Merge pull request #3074 from fosrl/dev

    Pangolin optimizes building aliases in jit mode.

    Optimize building aliases in jit mode

    Original source
  • May 14, 2026
    • Date parsed from source:
      May 14, 2026
    • First seen by Releasebot:
      May 15, 2026
    Pangolin logo

    Pangolin

    1.18.4-s.3: Merge pull request #3073 from fosrl/dev

    Pangolin adds further optimizations.

    Further optimizations

    Original source
  • May 13, 2026
    • Date parsed from source:
      May 13, 2026
    • First seen by Releasebot:
      May 13, 2026
    Pangolin logo

    Pangolin

    1.18.4

    Pangolin releases 1.18 with HTTPS private resources, multi-site routing, and alerting, plus role editing, S3 log streaming, better network logs, and multiple fixes for domains, invites, delete confirmations, and status history charts.

    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

    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: 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

    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

    Original source
  • May 13, 2026
    • Date parsed from source:
      May 13, 2026
    • First seen by Releasebot:
      May 13, 2026
    Pangolin logo

    Pangolin

    1.18.4-s.0: Merge pull request #3061 from fosrl/dev

    Pangolin adds 1.18.4 migration support for smoother upgrades.

    Add 1.18.4 migration

    Original source
  • May 13, 2026
    • Date parsed from source:
      May 13, 2026
    • First seen by Releasebot:
      May 7, 2026
    • Modified by Releasebot:
      May 13, 2026
    Pangolin logo

    Pangolin

    1.18.3

    Pangolin releases 1.18 with HTTPS private resources, multi-site routing, and alerting, plus smoother admin workflows like paginated user and role dropdowns, clearer certificate handling, translations, and small UI and speed improvements.

    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

    What's Changed

    • Add pagination to user and role dropdown to handle many users and roles
    • Add link to http private resources on the member page
    • Add translations to the member page
    • Add clear certificates pangctl command
    • Add flattened data fields from the {{data}} object in alert webhooks
    • Add ENABLE_SQLITE_WAL_MODE env var to enable WAL mode for sqlite
    • Fix mismatched resource health status with preexisting health check status
    • Fix preexisting health checks may not have a name
    • Fix midnight time of day issue with status history display
    • Fix overlap alias addresses when creating more than one private resource in blueprints
    • Fix memory leak issue with sqlite and drizzle
    • Fix finding all json files when a directory is passed to acme_json_path
    • Fix make sure the domain is defined on a http resource when creating it
    • Fix alerting features and provisioning showing when disable_enterprise_features is set
    • Fix exclude local/private/CGNAT IPs from COUNTRY=ALL and ASN=ALL/AS0 geo-blocking rules
    • Small UI improvements
    • Small speed increases in a couple of places

    New Contributors

    • @Blacks-Army made their first contribution in #2843
    • @Josh-Voyles made their first contribution in #2998

    Full Changelog: 1.18.2...1.18.3

    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

    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

    Original source
  • May 13, 2026
    • Date parsed from source:
      May 13, 2026
    • First seen by Releasebot:
      May 3, 2026
    • Modified by Releasebot:
      May 17, 2026
    Pangolin logo

    Pangolin

    1.18.2

    Pangolin releases 1.18 with HTTPS private resources, multi-site routing, and alerting improvements, plus fixes for resource status updates and expanded certificate scraping support.

    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

    What's Changed

    • Fix status history and status of resources not updating in CE
    • Add support for customizing webhook body for alerts
    • Support scraping multiple acme json files if directory provided in acme_json_path
    • Support scraping in certificates from a HTTP endpoint using acme_http_endpoint
    • Various other bug fixes and improvements

    Full Changelog: 1.18.1...1.18.2

    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

    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

    Original source
  • May 13, 2026
    • Date parsed from source:
      May 13, 2026
    • First seen by Releasebot:
      Apr 30, 2026
    • Modified by Releasebot:
      May 17, 2026
    Pangolin logo

    Pangolin

    1.18.1

    Pangolin ships 1.18 with HTTPS private resources, multi-site routing, and alerting, plus certificate status updates for public and private resources, improved certificate scraping, and a set of fixes and visual refinements.

    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

    What's Changed

    • Add cert status in public resources table
    • Add cert status in private resources table
    • Fix handle backward compatible siteId in site-resource API calls
    • Fix handle sans in the acme.json
    • Fix cert status failed when no EE license is present
    • Fix migration to handle possible not null for TCP, UDP, and ICMP
    • Fix broken underlined font rendering in FireFox browsers
    • Fix migration to calculate actual resource status
    • Fix health check input to only allow Newt sites
    • Fix don't show site online status for local sites
    • Fix scrape certs from ALL resolvers
    • Other small visual fixes and improvements

    Full Changelog: 1.18.0...1.18.1

    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

    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

    Original source
  • May 9, 2026
    • Date parsed from source:
      May 9, 2026
    • First seen by Releasebot:
      May 9, 2026
    Pangolin logo

    Pangolin

    1.18.3-s.3: Merge pull request #3035 from fosrl/dev

    Pangolin adds new log streaming and a client endpoint for connection logs.

    Add new log streaming and client endpoint to connection log

    Original source
  • May 8, 2026
    • Date parsed from source:
      May 8, 2026
    • First seen by Releasebot:
      May 8, 2026
    Pangolin logo

    Pangolin

    1.18.3-s.2: Merge pull request #3030 from fosrl/dev

    Pangolin fixes 1.18.3-s.2.

    1.18.3-s.2 fix

    Original source
  • May 6, 2026
    • Date parsed from source:
      May 6, 2026
    • First seen by Releasebot:
      May 7, 2026
    Pangolin logo

    Pangolin

    1.18.3-s.0: Merge pull request #3014 from fosrl/dev

    Pangolin ships 1.18.3.

  • May 5, 2026
    • Date parsed from source:
      May 5, 2026
    • First seen by Releasebot:
      May 6, 2026
    Pangolin logo

    Pangolin

    1.18.2-s.5: Merge pull request #3006 from fosrl/dev

    Pangolin fixes awaiting in the second calculate function.

    don't await second calculate func

    Original source
  • May 5, 2026
    • Date parsed from source:
      May 5, 2026
    • First seen by Releasebot:
      May 6, 2026
    Pangolin logo

    Pangolin

    1.18.2-s.4: Merge pull request #3005 from fosrl/dev

    Pangolin ships 1.18.2-s.4 with an incremental release update.

    1.18.2-s.4

    Original source
  • May 5, 2026
    • Date parsed from source:
      May 5, 2026
    • First seen by Releasebot:
      May 6, 2026
    Pangolin logo

    Pangolin

    1.18.2-s.3: Merge pull request #3003 from fosrl/dev

    Pangolin ships 1.18.2-s.3.

    1.18.2-s.3

    Original source
Releasebot

Curated by the Releasebot team

Releasebot is an aggregator of official product update announcements from hundreds of software vendors and thousands of sources.

Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.

Similar to Pangolin with recent updates: