All notable changes to this project are documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add a warning message at the top if the app is running in demo mode.
0.2.2 - 2024-11-07
- Improve layout.
0.2.1 - 2024-11-07
- Improve wording and layout.
- Tweak favicons.
0.2.0 - 2024-11-06
- Add logo and favicons.
- Gracefully shut down origin server on
SIGTERM
.
0.1.0 - 2024-11-05
- Add text input field for custom cache control directive(s).
- Make a list of clickable example scenarios available.
- Renamed the project to
http-cache-playground
.
0.0.3 - 2024-10-23
- Reduce Docker image size by using a
slim
base image for Node.js.
0.0.2 - 2024-10-23
- Finish renaming to
web-cache-playground
.
0.0.1 - 2024-10-22
- Initial release.