File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ ### 4.0.0 (July 31, 2021)
2
+
3
+ * ⚠️ ** Breaking** : End of support for Internet Explorer (` X-UA-Compatible ` and ` X-XSS-Protection ` headers)
4
+ [[ 4556277] ( https://github.com/h5bp/server-configs-nginx/commit/4556277ced27fdb96874bf14d3ffe59925c7fc41 )]
5
+ [[ 836467c] ( https://github.com/h5bp/server-configs-nginx/commit/836467c8b57ab6788745c441fb31046ca11384e3 )]
6
+ * 🎉 Security first! Modernize TLS configuration
7
+ [[ 688348a] ( https://github.com/h5bp/server-configs-nginx/commit/688348a5fd991fcbe1a535e51056c420a81c9ae7 )]
8
+ * 🎉 Security first! Refresh policies-related headers usage
9
+ * Add Cross Origin Policies headers (COOP/COEP/CORP)
10
+ [[ 25a569d] ( https://github.com/h5bp/server-configs-nginx/commit/25a569d97d9634497498a4a387f1784269d998bb )]
11
+ * Add ` Permissions-Policy ` header
12
+ [[ 36310b9] ( https://github.com/h5bp/server-configs-nginx/commit/36310b927b167ef8561dc6407ab9707038b804c7 )]
13
+ * Make ` Content-Security-Policy ` disallow 'object-src' by default
14
+ [[ 8600df1] ( https://github.com/h5bp/server-configs-nginx/commit/8600df101823e9fe71e4b13a4dfa4009726929b4 )]
15
+ * Add mime-type ` image/jxl `
16
+ [[ b9ef881] ( https://github.com/h5bp/server-configs-nginx/commit/b9ef881d62311ff7b2555472135529d07483bab6 )]
17
+ * Improve inline comments.
18
+
1
19
### 3.3.0 (January 6, 2021)
2
20
3
21
* Add mime-type ` image/avif ` and ` image/avifs `
You can’t perform that action at this time.
0 commit comments