Skip to content

v1.0.1 (2022-09-30)

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 08:01
· 56 commits to master since this release
fdcc1bf

What's changed in this release

🚀 Features

  • set up HTTP security headers (2652a91)

🐛 Bug Fixes

  • add missing kwarg content_security_policy in Talisman init_app (432cbdf)
  • broken HTTP security headers configuration (be42945)
  • change permission_policy to permissions_policy in flask-talisman config (f6d363b)
  • cleanup Content Security Policy config (18ef459)
  • rewrite autoplay permissions_policy (82bea8b)

📝 Docs

  • add TODO item concerning CDN setup for mp3 files (5fa653e)