Please see the first beta changelog: https://github.com/ZoeyVid/NPMplus/releases/tag/2025-12-29-b1
Changes since last beta
- watchtower is now blocked to automatically update NPMplus (it will still it and send noticications, but not redeploy automatically)
- change "SSL" to "TLS" in frontend translation
- an example for anubis was added to the compose.yaml
- the restart policy in the compose.ymal was changed from always to unless-stopped for all containers
- It seems like the emby android/ios apps break when using certs from letsencrypts shortlived/tlsserver acme profiles since they don't include a Certificate Common Name, this is an issue in the emby apps and should be fixed by them. Certificate Common Name are deprecated in today's standards and with that should not be required when checking if certs are valid. See this thread: #2462 (comment)
Image tags:
docker.io/zoeyvid/npmplus:2026-01-01-b1(fixed to this beta release)ghcr.io/zoeyvid/npmplus:2026-01-01-b1(fixed to this beta release)docker.io/zoeyvid/npmplus:beta(latest beta/stable)ghcr.io/zoeyvid/npmplus:beta(latest beta/stable)
Full Changelog: 2025-12-31-b1...2026-01-01-b1