Commit a81ebd1
release: cut v2.7.1 (#76)
Patch release — bundles the two PackRelay panel readability fixes
that landed right after v2.7.0:
- #74 — card titles + form labels bumped to --kc-text-primary
- #75 — force card background to --kc-bg-card via :deep(.p-card)
scoped override (root cause: KC's global.css set --p-card-color
but not --p-card-background, so PrimeVue's pale default surface
was bleeding through)
No backend changes. ModInfo.xml + frontend/package.json bumped to
2.7.1, CHANGELOG entry added.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent e766bec commit a81ebd1
3 files changed
Lines changed: 22 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
16 | 35 | | |
17 | 36 | | |
18 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments