Current section
Files
Jump to
Current section
Files
phoenix_press
CHANGELOG.md
CHANGELOG.md
# Changelog
## 0.1.0 (2026-02-13)
Initial release.
- Compile-time sitemap.xml generation via `PhoenixPress.Sitemap`
- Compile-time robots.txt generation via `PhoenixPress.Robots`
- Compile-time RSS 2.0 feed generation via `PhoenixPress.Feed`
- `PhoenixPress.Plug` to serve all three from a single plug
- XML entity escaping for all user-provided content
- Cache-Control headers on all responses