Release v1.7.38: stable shopping total and finished-product Bring sync.

Add depleted products under generic shopping names, unify weekly canonical price total across all surfaces, and fix screensaver amount mismatch.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dadaloop82
2026-06-04 18:10:24 +00:00
parent b63deca795
commit 7eda4a5eb9
7 changed files with 413 additions and 391 deletions
+8
View File
@@ -3098,6 +3098,14 @@ body.server-offline .bottom-nav {
font-style: italic;
}
.shopping-item-specific {
font-size: 0.73rem;
color: var(--text-muted);
margin-top: 2px;
line-height: 1.3;
font-style: italic;
}
.smart-brand {
font-weight: 400;
color: var(--text-muted);