This repository was archived by the owner on Oct 9, 2024. It is now read-only.
Releases: kyubisation/angular-static-server
Releases · kyubisation/angular-static-server
v16.0.1
16.0.1 (2023-08-27)
Bug Fixes
v16.0.0
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)