Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.

Releases: kyubisation/angular-static-server

v16.0.1

27 Aug 18:32
fa5c381
Compare
Choose a tag to compare

16.0.1 (2023-08-27)

Bug Fixes

  • address timing issue with .env file watcher (#16) (6a2480e)
  • deps: update angular monorepo to v16.2.1 (#15) (0fba0a0)
  • deps: update angular monorepo to v16.2.2 (#17) (74ff2ad)
  • deps: update angularmaterial monorepo to v16.2.1 (#11) (b215def)
  • deps: update dependency tslib to v2.6.2 (#12) (02d0cef)

v16.0.0

20 Aug 14:18
7416ac7
Compare
Choose a tag to compare

16.0.0 (2023-08-20)

Features

  • add X-Frame-Options header and configuration (4f0f942)
  • configure image to be non-root and non-privileged (83909f7)
  • extend CSP options (358c555)
  • implement Angular static server (95678d7)
  • implement Mozilla Dockerflow guidelines (a00adde)

Bug Fixes

  • deps: update golang.org/x/exp digest to d852ddb (#3) (47de1a8)
  • deps: update module github.com/urfave/cli/v2 to v2.25.7 (#4) (b5bbf2f)
  • ensure nonce randomness is uniform (5e623e4)
  • extended nonce to 16 characters, as recommended (d35fcac)
  • relax Cache-Control setting from no-store to no-cache (f4de8b0)
  • remove obsolete user/group creation in Dockerfile (934a007)