We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 637ed55 commit 9acd390Copy full SHA for 9acd390
1 file changed
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [v0.0.5] - 2026-01-04
6
+
7
+### Fixed
8
+- CDN detection not working (removed `type: module` from manifest - ES modules have isolated scope)
9
10
+### Changed
11
+- New app icon design (cloud with gradient border and HIT badge)
12
+- CI workflow split into parallel jobs (build, test, validate)
13
14
## [v0.0.4] - 2026-01-04
15
16
### Added
0 commit comments