Skip to content
## v0.9.2, 2023.05.12

### Added

- feat: add robots.txt files (by default: block all web crawlers from all content)
- feat: add public/contribute.json file

### Fixed

- chore(security): add HTTP strict-transport-security header (prod)
- chore(security/csp): add frame-ancestors and form-action rules
- chore: add empty index.html files into public/(...)/ directories
- chore: update some outdated PHP packages