You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,13 @@ All notable changes to the Rivian Tire Guide plugin will be documented in this f
4
4
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
6
6
7
+
## [1.49.1] - 2026-06-12
8
+
9
+
### Fixed
10
+
-**Compare & review follow-ups for the ink & brass theme.** The compare and tire-review standalone templates had drifted token fallbacks (`--rtg-bg-deep: #111827`, `--rtg-border: #334155`) plus a navy section-header hover (`#1a2537`) that the 1.49.0 conversion missed — now `#121418` / `#3a3e45` / `#1f2228`. Also converted the focused-search background, the toggle off-track, and the guest-notice background fallback in the main stylesheet.
11
+
-**Compare grade colors now match the documented A–F scale**: grade A `#5ec095 → #34c759`, grade B `#a3e635 → #7dc734` (C/D/F already matched); the no-grade fallback gray is warm-neutral (`#a19e97`).
12
+
- Review toast "info" accent aligned to the system info color (`#3b82f6 → #60a5fa`).
0 commit comments