All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.0.0 / 2019-01-31
- Content security policy headers.
- New app config parameters
reportUri
andapi
. - Use httpbin.org to fetch data in React component.
0.4.0 / 2018-11-28
- Cache template.
- Reading cookie header on Lambda.
0.3.0 / 2018-11-28
- New stage names: experimental and live.
- Use separate asset bucket per-stage.
- Use live stage by default.
- Load
public/index.html.mustache
template from asset CDN to render index. - Remove
.bucket
before building.
- Use
appVersion
cookie to select version if set. - Restrict bucket access to CloudFront origin access identity.
- Version number to page title.
- TTL settings in CloudFront.
- Initial release.