Releases: ZoeyVid/NPMplus
Releases · ZoeyVid/NPMplus
02.09.2023
- fix certbot runs, while nginx does not run
- Update dependency jsonwebtoken to v9.0.2
- Update dependency liquidjs to v10.9.2
- Update dependency jquery to v3.7.1
Full Changelog: 26.08.2023...02.09.2023
26.08.2023
Update zoeyvid/nginx-quic Docker tag to v183
Update python Docker tag to v3.11.5
Update caddy Docker tag to v2.7.4
Update dependency archiver to v6
Update dependency archiver to v5.3.2
Update dependency eslint to v8.48.0
Update dependency liquidjs to v10.9.1
Update dependency @babel/core to v7.22.11
remove wait in launch.sh
Full Changelog: 16.08.2023...26.08.2023
16.08.2023
- nginx update to 1.25.2
- (caddy update)
- bcrypt update
Full Changelog: 12.08.2023...16.08.2023
12.08.2023
What's Changed
Full Changelog: 02.08.2023...12.08.2023
07.08.2023
What's Changed
- fix healthcheck #354
- move php sockets from /var to /var/run
- Update zoeyvid/nginx-quic Docker tag to v178 by @renovate in #350
Full Changelog: 02.08.2023...07.08.2023
02.08.2023-r2
What's Changed
Full Changelog: 02.08.2023...02.08.2023-r2
02.08.2023
- upstream changes
- run with tini
- update crs
- readme changes
- improved nginx stopping
- dep updates
- regex check env options
- fix google crawling
- fix php with custom PUID
Full Changelog: c6ecb61...02.08.2023
08.07.2023
- node_modules updates
- nginx is now internally branded nginx-quic
- more nginx modules
- removed temp-write
- enable ssl_dyn_rec_enable
- nginx is now launched by the npm backend, this makes you see the logs in the console again
- NOTE: bcrypt contains a CVE because of a submodule, I added an override to update the version of this submodule, so it should not make problems
Full Changelog: 30.05.2023...08.07.2023
15.06.2023
- update to nginx v1.25.1 (and adjust configs to it)
- run nginxfmt (python) on all mounted config files on startup
- update python v3.11.4
- update alpine to v3.18.2
- node_modules updates
- fix http3 by adding reuseport
- disable quic/http3 on port 81 (npm backend), if you want http3 please proxy the npm over the npm to port 443
- HOTFIX: fixed alt-svc header
Full Changelog: 30.05.2023...15.06.2023
30.05.2023
New NPM update:
- Added ModSecurity and CRS #255
- Integrated Crowdsec Bouncer #255
- Improved performance of dark mode #240
- New default page option: Connection Abort (444) NginxProxyManager#2942
- Server and other HTTP headers hidden by default #274
- Updated TLS (SSL) ciphers according to Mozilla guidelines and enforced specific order (enhanced security) #281
- Optimized custom certificate note #257