Skip to content

Releases: ZoeyVid/NPMplus

02.09.2023

02 Sep 11:11
55b173a
Compare
Choose a tag to compare
  • 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

26 Aug 18:25
f9971aa
Compare
Choose a tag to compare

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

16 Aug 11:54
390b58d
Compare
Choose a tag to compare
  • nginx update to 1.25.2
  • (caddy update)
  • bcrypt update

Full Changelog: 12.08.2023...16.08.2023

12.08.2023

12 Aug 20:17
e8fe12a
Compare
Choose a tag to compare

What's Changed

  • Update zoeyvid/nginx-quic Docker tag to v178 by @renovate in #350
  • dep updates

Full Changelog: 02.08.2023...12.08.2023

07.08.2023

07 Aug 10:11
4b61970
Compare
Choose a tag to compare

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

02 Aug 21:37
Compare
Choose a tag to compare

What's Changed

  • Update zoeyvid/nginx-quic Docker tag to v178 by @renovate in #350
  • openssl update

Full Changelog: 02.08.2023...02.08.2023-r2

02.08.2023

02 Aug 13:06
f3775aa
Compare
Choose a tag to compare
  • 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

08 Jul 15:11
5d7e6a8
Compare
Choose a tag to compare
  • 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

15 Jun 19:57
45a4568
Compare
Choose a tag to compare
  • 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

30 May 16:59
cabf78f
Compare
Choose a tag to compare

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