File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5- ## [ Unreleased ]
5+ ## [ v0.0.4 ] - 2026-01-04
66
77### Added
88- Justfile for build and release commands (` just build-dev ` , ` just release ` , etc.)
99- CDN detection test suite (27 test cases)
1010- Akamai detection via ` server ` header (supports AkamaiGHost, AkamaiNetStorage)
11+ - Versioned build directories (` build/<version>/ ` ) to avoid confusion
1112
1213### Changed
1314- Refactored CDN detection into shared ` constants.js ` with declarative rules
1415- CDN info notes now only appear when relevant (Fastly note requires x-cache header, CloudFront note only on MISS)
16+ - Release scripts moved to ` scripts/ ` directory for better maintainability
1517
1618### Fixed
1719- URL display after redirects (now shows final URL instead of intermediate redirect URLs)
You can’t perform that action at this time.
0 commit comments