Skip to content

Commit e8d5016

Browse files
committed
Bump version to 1.0.1
1 parent 5d4d962 commit e8d5016

3 files changed

Lines changed: 7 additions & 1 deletion

File tree

CF Cache Status/CF Cache Status Extension/Resources/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 3,
33
"name": "Cache Status",
44
"version": "1.0",
5-
"description": "Shows CDN cache status (HIT/MISS) for the current page. Supports Cloudflare, CloudFront, Fastly, Akamai, and more.",
5+
"description": "Shows CDN cache status (HIT/MISS) for the current page. Supports Cloudflare, CloudFront, Fastly, Akamai.",
66
"icons": {
77
"16": "images/app-icon-16.png",
88
"32": "images/app-icon-32.png",

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [v1.0.1] - 2026-01-08
8+
79
### Fixed
810
- Dark mode toolbar icon now displays correctly on Safari launch (previously defaulted to light icon until popup was opened)
911

RELEASE_NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release Notes
22

3+
## Version 1.0.1
4+
5+
- Fixed: Dark mode toolbar icon now displays correctly when Safari launches in dark mode
6+
37
## Version 1.0
48

59
Initial release.

0 commit comments

Comments
 (0)