Skip to content

2024-12-14-r1

Latest
Compare
Choose a tag to compare
@Zoey2936 Zoey2936 released this 14 Dec 18:27
· 8 commits to develop since this release
b091ad0

What's Changed

  • ACME_SERVER and ACME_MUST_STAPLE values will now also apply when renewing existing certs
  • update alpine to 3.21
  • update crs to 4.9.0
  • use alpine curl instead of my own curl-quic build
  • other small dep updates
  • upstream merges (fix NginxProxyManager#4168, implement NginxProxyManager#4163)
  • 404 page is now called dead page and should return 404
  • readd DNS propagation delay
  • default mime type is now application/octet-stream (means download)

How to update

  • NOTE: watchtwoer does NOT update NPMplus
  • Read the changes above
  • Pull the zoeyvid/npmplus:latest image
  • apply possible changes that maybe effect you from above to your compose.yaml/NPMplus
  • redeploy the compose stack
  • report any issues you find

Full Changelog: 2024-11-25-r1...2024-12-14-r1